Rate Overview
Live
1 MGA = 0.000425 AWG
1 AWG = 2352.94
MGA
Avg
0.000426
High
0.000427
Low
0.000425
Last updated: 5/27/2026, 5:32:27 PM
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.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-05-27T17:32:27Z",
"rates": {
"AWG": 0.000425
}
}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.042499999999999996,
"rate": 0.000425
}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