Rate Overview
Live
1 AWG = 2367.96 MGA
1 MGA = 0.000422
AWG
Avg
2367.49
High
2378.50
Low
2352.40
Last updated: 7/1/2026, 7:24:51 AM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,367.96 MGA |
| 10 AWG | 23,679.64 MGA |
| 50 AWG | 118,398.20 MGA |
| 100 AWG | 236,796.41 MGA |
| 500 AWG | 1,183,982.03 MGA |
| 1,000 AWG | 2,367,964.07 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-07-01T07:24:51Z",
"rates": {
"MGA": 2367.964068
}
}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": 236796.40680000003,
"rate": 2367.964068
}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