Rate Overview
Live
1 MXN = 244.3113 MGA
1 MGA = 0.004093
MXN
Avg
243.0501
High
244.4065
Low
240.5139
Last updated: 6/16/2026, 5:04:04 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 244.31 MGA |
| 10 MXN | 2,443.11 MGA |
| 50 MXN | 12,215.56 MGA |
| 100 MXN | 24,431.13 MGA |
| 500 MXN | 122,155.63 MGA |
| 1,000 MXN | 244,311.25 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-16T17:04:04Z",
"rates": {
"MGA": 244.31125
}
}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": 24431.125,
"rate": 244.31125
}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