Rate Overview
Live
1 AWG = 2407.54 MGA
1 MGA = 0.000415
AWG
Avg
2392.35
High
2585.09
Low
2299.73
Last updated: 7/28/2026, 2:05:37 PM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,407.54 MGA |
| 10 AWG | 24,075.35 MGA |
| 50 AWG | 120,376.75 MGA |
| 100 AWG | 240,753.51 MGA |
| 500 AWG | 1,203,767.53 MGA |
| 1,000 AWG | 2,407,535.06 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-28T14:05:37Z",
"rates": {
"MGA": 2407.535058
}
}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": 240753.50579999998,
"rate": 2407.535058
}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