Rate Overview
Live
1 MXN = 232.4841 MGA
1 MGA = 0.004301
MXN
Avg
246.5821
High
262.9311
Low
230.3496
Last updated: 3/27/2026, 7:44:13 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 232.48 MGA |
| 10 MXN | 2,324.84 MGA |
| 50 MXN | 11,624.21 MGA |
| 100 MXN | 23,248.41 MGA |
| 500 MXN | 116,242.06 MGA |
| 1,000 MXN | 232,484.13 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-27T07:44:13Z",
"rates": {
"MGA": 232.484128
}
}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": 23248.4128,
"rate": 232.484128
}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