Rate Overview
Live
1 MXN = 231.6216 MGA
1 MGA = 0.004317
MXN
Avg
236.3144
High
249.3260
Low
231.5126
Last updated: 3/27/2026, 9:25:16 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 231.62 MGA |
| 10 MXN | 2,316.22 MGA |
| 50 MXN | 11,581.08 MGA |
| 100 MXN | 23,162.16 MGA |
| 500 MXN | 115,810.82 MGA |
| 1,000 MXN | 231,621.63 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-03-27T09:25:16Z",
"rates": {
"MGA": 231.621633
}
}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": 23162.1633,
"rate": 231.621633
}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