Rate Overview
Live
1 MXN = 241.9820 MGA
1 MGA = 0.004133
MXN
Avg
234.4148
High
260.9441
Low
219.2915
Last updated: 5/27/2026, 4:03:28 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 241.98 MGA |
| 10 MXN | 2,419.82 MGA |
| 50 MXN | 12,099.10 MGA |
| 100 MXN | 24,198.20 MGA |
| 500 MXN | 120,991.02 MGA |
| 1,000 MXN | 241,982.04 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-27T16:03:28Z",
"rates": {
"MGA": 241.982039
}
}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": 24198.2039,
"rate": 241.982039
}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