Rate Overview
Live
1 MXN = 231.1078 MGA
1 MGA = 0.004327
MXN
Avg
233.2933
High
260.9441
Low
219.2915
Last updated: 3/27/2026, 12:54:47 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 231.11 MGA |
| 10 MXN | 2,311.08 MGA |
| 50 MXN | 11,555.39 MGA |
| 100 MXN | 23,110.78 MGA |
| 500 MXN | 115,553.92 MGA |
| 1,000 MXN | 231,107.84 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-27T12:54:47Z",
"rates": {
"MGA": 231.107841
}
}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": 23110.7841,
"rate": 231.107841
}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