Rate Overview
Live
1 MXN = 232.8836 MGA
1 MGA = 0.004294
MXN
Avg
233.5410
High
235.0070
Low
232.4963
Last updated: 3/27/2026, 6:06:44 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 232.88 MGA |
| 10 MXN | 2,328.84 MGA |
| 50 MXN | 11,644.18 MGA |
| 100 MXN | 23,288.36 MGA |
| 500 MXN | 116,441.81 MGA |
| 1,000 MXN | 232,883.62 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-03-27T06:06:44Z",
"rates": {
"MGA": 232.883622
}
}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": 23288.3622,
"rate": 232.883622
}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