Rate Overview
Live
1 MXN = 240.7809 MGA
1 MGA = 0.004153
MXN
Avg
239.5123
High
240.7809
Low
238.2705
Last updated: 4/17/2026, 4:54:22 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 240.78 MGA |
| 10 MXN | 2,407.81 MGA |
| 50 MXN | 12,039.05 MGA |
| 100 MXN | 24,078.09 MGA |
| 500 MXN | 120,390.47 MGA |
| 1,000 MXN | 240,780.94 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-04-17T04:54:22Z",
"rates": {
"MGA": 240.780935
}
}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": 24078.0935,
"rate": 240.780935
}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