Rate Overview
Live
1 MGA = 0.000433 AWG
1 AWG = 2309.47
MGA
Avg
0.000434
High
0.000435
Low
0.000433
Last updated: 4/17/2026, 4:58:12 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.22 AWG |
| 1,000 MGA | 0.43 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-04-17T04:58:12Z",
"rates": {
"AWG": 0.000433
}
}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.0433,
"rate": 0.000433
}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