Rate Overview
Live
1 MGA = 0.000416 AWG
1 AWG = 2403.85
MGA
Avg
0.000422
High
0.000428
Low
0.000416
Last updated: 7/12/2026, 6:06:38 AM
Quick Conversions
| MGA | AWG |
|---|---|
| 1 MGA | 0.00 AWG |
| 10 MGA | 0.00 AWG |
| 50 MGA | 0.02 AWG |
| 100 MGA | 0.04 AWG |
| 500 MGA | 0.21 AWG |
| 1,000 MGA | 0.42 AWG |
Get MGA/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=AWGExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-12T06:06:38Z",
"rates": {
"AWG": 0.000416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "AWG",
"amount": 100
},
"result": 0.0416,
"rate": 0.000416
}Build with MGA/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key