Rate Overview
Live
1 AWG = 2403.04 MGA
1 MGA = 0.000416
AWG
Avg
2406.24
High
2410.10
Low
2401.58
Last updated: 8/15/2026, 3:38:07 AM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,403.04 MGA |
| 10 AWG | 24,030.38 MGA |
| 50 AWG | 120,151.92 MGA |
| 100 AWG | 240,303.84 MGA |
| 500 AWG | 1,201,519.20 MGA |
| 1,000 AWG | 2,403,038.40 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-08-15T03:38:07Z",
"rates": {
"MGA": 2403.038399
}
}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": 240303.8399,
"rate": 2403.038399
}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