Rate Overview
Live
1 AWG = 2326.04 MGA
1 MGA = 0.000430
AWG
Avg
2338.81
High
2362.30
Low
2312.93
Last updated: 3/7/2026, 2:51:29 AM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,326.04 MGA |
| 10 AWG | 23,260.44 MGA |
| 50 AWG | 116,302.20 MGA |
| 100 AWG | 232,604.41 MGA |
| 500 AWG | 1,163,022.04 MGA |
| 1,000 AWG | 2,326,044.09 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-07T02:51:29Z",
"rates": {
"MGA": 2326.044085
}
}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": 232604.4085,
"rate": 2326.044085
}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