Rate Overview
Live
1 AWG = 2419.74 MGA
1 MGA = 0.000413
AWG
Avg
2414.54
High
2422.08
Low
2387.88
Last updated: 9/2/2026, 6:33:51 AM
Quick Conversions
| AWG | MGA |
|---|---|
| 1 AWG | 2,419.74 MGA |
| 10 AWG | 24,197.38 MGA |
| 50 AWG | 120,986.92 MGA |
| 100 AWG | 241,973.85 MGA |
| 500 AWG | 1,209,869.24 MGA |
| 1,000 AWG | 2,419,738.48 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-09-02T06:33:51Z",
"rates": {
"MGA": 2419.738479
}
}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": 241973.84790000002,
"rate": 2419.738479
}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