Rate Overview
Live
1 AWG = 2321.23 MGA
1 MGA = 0.000431
AWG
Avg
2309.56
High
2321.23
Low
2302.36
Last updated: 5/7/2026, 6:58:32 AM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,321.23 MGA |
| 10 AWG | 23,212.33 MGA |
| 50 AWG | 116,061.63 MGA |
| 100 AWG | 232,123.26 MGA |
| 500 AWG | 1,160,616.31 MGA |
| 1,000 AWG | 2,321,232.62 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-07T06:58:32Z",
"rates": {
"MGA": 2321.232621
}
}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": 232123.26210000002,
"rate": 2321.232621
}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