Rate Overview
Live
1 MXN = 242.3223 MGA
1 MGA = 0.004127
MXN
Avg
242.3812
High
242.8128
Low
241.4407
Last updated: 5/27/2026, 2:50:49 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 242.32 MGA |
| 10 MXN | 2,423.22 MGA |
| 50 MXN | 12,116.11 MGA |
| 100 MXN | 24,232.23 MGA |
| 500 MXN | 121,161.13 MGA |
| 1,000 MXN | 242,322.26 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-27T14:50:49Z",
"rates": {
"MGA": 242.322264
}
}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": 24232.2264,
"rate": 242.322264
}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