Rate Overview
Live
1 MXN = 246.4374 MGA
1 MGA = 0.004058
MXN
Avg
245.5648
High
260.2079
Low
234.1674
Last updated: 7/28/2026, 11:52:51 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 246.44 MGA |
| 10 MXN | 2,464.37 MGA |
| 50 MXN | 12,321.87 MGA |
| 100 MXN | 24,643.74 MGA |
| 500 MXN | 123,218.70 MGA |
| 1,000 MXN | 246,437.40 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-28T11:52:51Z",
"rates": {
"MGA": 246.437398
}
}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": 24643.7398,
"rate": 246.437398
}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