Rate Overview
Live
1 MXN = 242.4153 MGA
1 MGA = 0.004125
MXN
Avg
244.7325
High
260.3098
Low
232.4786
Last updated: 6/28/2026, 9:29:54 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 242.42 MGA |
| 10 MXN | 2,424.15 MGA |
| 50 MXN | 12,120.76 MGA |
| 100 MXN | 24,241.53 MGA |
| 500 MXN | 121,207.63 MGA |
| 1,000 MXN | 242,415.26 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-06-28T21:29:54Z",
"rates": {
"MGA": 242.415256
}
}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": 24241.5256,
"rate": 242.415256
}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