Rate Overview
Live
1 AWG = 2409.19 MGA
1 MGA = 0.000415
AWG
Avg
2400.99
High
2409.44
Low
2382.58
Last updated: 7/26/2026, 9:22:32 PM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,409.19 MGA |
| 10 AWG | 24,091.94 MGA |
| 50 AWG | 120,459.72 MGA |
| 100 AWG | 240,919.45 MGA |
| 500 AWG | 1,204,597.25 MGA |
| 1,000 AWG | 2,409,194.50 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-07-26T21:22:32Z",
"rates": {
"MGA": 2409.194498
}
}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": 240919.44979999997,
"rate": 2409.194498
}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