Rate Overview
Live
1 MXN = 242.1492 MGA
1 MGA = 0.004130
MXN
Avg
240.8277
High
243.0534
Low
236.9253
Last updated: 5/27/2026, 10:42:44 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 242.15 MGA |
| 10 MXN | 2,421.49 MGA |
| 50 MXN | 12,107.46 MGA |
| 100 MXN | 24,214.92 MGA |
| 500 MXN | 121,074.62 MGA |
| 1,000 MXN | 242,149.24 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-27T22:42:44Z",
"rates": {
"MGA": 242.149243
}
}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": 24214.924300000002,
"rate": 242.149243
}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