Rate Overview
Live
1 MXN = 255.0738 MGA
1 MGA = 0.003920
MXN
Avg
254.3820
High
255.6529
Low
252.4553
Last updated: 9/2/2026, 8:26:05 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 255.07 MGA |
| 10 MXN | 2,550.74 MGA |
| 50 MXN | 12,753.69 MGA |
| 100 MXN | 25,507.38 MGA |
| 500 MXN | 127,536.91 MGA |
| 1,000 MXN | 255,073.81 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-09-02T20:26:05Z",
"rates": {
"MGA": 255.073811
}
}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": 25507.381100000002,
"rate": 255.073811
}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