Rate Overview
Live
1 AWG = 2349.35 MGA
1 MGA = 0.000426
AWG
Avg
2323.91
High
2349.35
Low
2302.36
Last updated: 5/27/2026, 1:58:07 PM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,349.35 MGA |
| 10 AWG | 23,493.48 MGA |
| 50 AWG | 117,467.41 MGA |
| 100 AWG | 234,934.82 MGA |
| 500 AWG | 1,174,674.10 MGA |
| 1,000 AWG | 2,349,348.20 MGA |
Get AWG/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MGAExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T13:58:07Z",
"rates": {
"MGA": 2349.348195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MGA",
"amount": 100
},
"result": 234934.8195,
"rate": 2349.348195
}Build with AWG/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key