Rate Overview
Live
1 MGA = 0.000432 AWG
1 AWG = 2314.81
MGA
Avg
0.000427
High
0.000432
Low
0.000422
Last updated: 3/6/2026, 11:53:16 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.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-03-06T23:53:16Z",
"rates": {
"AWG": 0.000432
}
}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.043199999999999995,
"rate": 0.000432
}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