Rate Overview
Live
1 MXN = 242.1618 MGA
1 MGA = 0.004129
MXN
Avg
240.0841
High
260.2079
Low
224.8174
Last updated: 5/27/2026, 5:14:54 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 242.16 MGA |
| 10 MXN | 2,421.62 MGA |
| 50 MXN | 12,108.09 MGA |
| 100 MXN | 24,216.18 MGA |
| 500 MXN | 121,080.90 MGA |
| 1,000 MXN | 242,161.79 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-05-27T17:14:54Z",
"rates": {
"MGA": 242.161793
}
}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": 24216.1793,
"rate": 242.161793
}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