Rate Overview
Live
1 MXN = 247.1037 MGA
1 MGA = 0.004047
MXN
Avg
242.1014
High
260.3098
Low
225.7383
Last updated: 7/28/2026, 3:18:36 PM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 247.10 MGA |
| 10 MXN | 2,471.04 MGA |
| 50 MXN | 12,355.18 MGA |
| 100 MXN | 24,710.37 MGA |
| 500 MXN | 123,551.83 MGA |
| 1,000 MXN | 247,103.66 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-07-28T15:18:36Z",
"rates": {
"MGA": 247.103655
}
}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": 24710.3655,
"rate": 247.103655
}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