Rate Overview
Live
1 MXN = 249.6112 MGA
1 MGA = 0.004006
MXN
Avg
247.1972
High
249.6944
Low
244.2614
Last updated: 7/28/2026, 1:26:21 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 249.61 MGA |
| 10 MXN | 2,496.11 MGA |
| 50 MXN | 12,480.56 MGA |
| 100 MXN | 24,961.12 MGA |
| 500 MXN | 124,805.61 MGA |
| 1,000 MXN | 249,611.21 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-07-28T01:26:21Z",
"rates": {
"MGA": 249.611212
}
}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": 24961.121199999998,
"rate": 249.611212
}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