Rate Overview
Live
1 MGA = 0.004151 MXN
1 MXN = 240.9058
MGA
Avg
0.004174
High
0.004196
Low
0.004151
Last updated: 4/17/2026, 6:27:06 AM
Quick Conversions
| MGA | MXN |
|---|---|
| 1 MGA | 0.00 MXN |
| 10 MGA | 0.04 MXN |
| 50 MGA | 0.21 MXN |
| 100 MGA | 0.42 MXN |
| 500 MGA | 2.08 MXN |
| 1,000 MGA | 4.15 MXN |
Get MGA/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MXNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:27:06Z",
"rates": {
"MXN": 0.004151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MXN",
"amount": 100
},
"result": 0.4151,
"rate": 0.004151
}Build with MGA/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key