Rate Overview
Live
1 AWG = 2328.17 MGA
1 MGA = 0.000430
AWG
Avg
2476.37
High
2589.58
Low
2323.95
Last updated: 3/27/2026, 5:21:37 PM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,328.17 MGA |
| 10 AWG | 23,281.66 MGA |
| 50 AWG | 116,408.31 MGA |
| 100 AWG | 232,816.62 MGA |
| 500 AWG | 1,164,083.10 MGA |
| 1,000 AWG | 2,328,166.20 MGA |
Get AWG/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MGAExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-27T17:21:37Z",
"rates": {
"MGA": 2328.166195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MGA",
"amount": 100
},
"result": 232816.61949999997,
"rate": 2328.166195
}Build with AWG/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key