Rate Overview
Live
1 MGA = 0.003921 MXN
1 MXN = 255.0370
MGA
Avg
0.003927
High
0.003935
Low
0.003911
Last updated: 9/3/2026, 1:00:03 AM
Quick Conversions
| MGA | MXN |
|---|---|
| 1 MGA | 0.00 MXN |
| 10 MGA | 0.04 MXN |
| 50 MGA | 0.20 MXN |
| 100 MGA | 0.39 MXN |
| 500 MGA | 1.96 MXN |
| 1,000 MGA | 3.92 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-09-03T01:00:03Z",
"rates": {
"MXN": 0.003921
}
}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.3921,
"rate": 0.003921
}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