Rate Overview
Live
1 AWG = 2306.64 MGA
1 MGA = 0.000434
AWG
Avg
2303.02
High
2306.64
Low
2295.63
Last updated: 4/17/2026, 4:58:13 AM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,306.64 MGA |
| 10 AWG | 23,066.40 MGA |
| 50 AWG | 115,332.00 MGA |
| 100 AWG | 230,663.99 MGA |
| 500 AWG | 1,153,319.96 MGA |
| 1,000 AWG | 2,306,639.93 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-04-17T04:58:13Z",
"rates": {
"MGA": 2306.639925
}
}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": 230663.9925,
"rate": 2306.639925
}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