Rate Overview
Live
1 MXN = 231.0649 MGA
1 MGA = 0.004328
MXN
Avg
237.0503
High
262.2435
Low
213.4056
Last updated: 3/27/2026, 2:35:51 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 231.06 MGA |
| 10 MXN | 2,310.65 MGA |
| 50 MXN | 11,553.25 MGA |
| 100 MXN | 23,106.49 MGA |
| 500 MXN | 115,532.46 MGA |
| 1,000 MXN | 231,064.92 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-27T14:35:51Z",
"rates": {
"MGA": 231.064915
}
}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": 23106.4915,
"rate": 231.064915
}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