Rate Overview
Live
1 MGA = 0.000426 AWG
1 AWG = 2347.42
MGA
Avg
0.000426
High
0.000428
Low
0.000425
Last updated: 6/19/2026, 9:13:59 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.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-06-19T09:13:59Z",
"rates": {
"AWG": 0.000426
}
}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.0426,
"rate": 0.000426
}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