Rate Overview
Live
1 MXN = 243.8654 MGA
1 MGA = 0.004101
MXN
Avg
243.2035
High
244.3799
Low
241.7375
Last updated: 7/5/2026, 6:36:58 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 243.87 MGA |
| 10 MXN | 2,438.65 MGA |
| 50 MXN | 12,193.27 MGA |
| 100 MXN | 24,386.54 MGA |
| 500 MXN | 121,932.72 MGA |
| 1,000 MXN | 243,865.44 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-07-05T18:36:58Z",
"rates": {
"MGA": 243.865442
}
}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": 24386.5442,
"rate": 243.865442
}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