Rate Overview
Live
1 MXN = 252.6775 MGA
1 MGA = 0.003958
MXN
Avg
252.1994
High
253.8304
Low
251.0661
Last updated: 8/15/2026, 2:23:59 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 252.68 MGA |
| 10 MXN | 2,526.77 MGA |
| 50 MXN | 12,633.87 MGA |
| 100 MXN | 25,267.75 MGA |
| 500 MXN | 126,338.74 MGA |
| 1,000 MXN | 252,677.47 MGA |
Get MXN/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=MGAExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-08-15T02:23:59Z",
"rates": {
"MGA": 252.677473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "MGA",
"amount": 100
},
"result": 25267.7473,
"rate": 252.677473
}Build with MXN/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key