Rate Overview
Live
1 MXN = 249.9848 MGA
1 MGA = 0.004000
MXN
Avg
243.1037
High
262.9311
Low
230.3496
Last updated: 7/27/2026, 5:54:39 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 249.98 MGA |
| 10 MXN | 2,499.85 MGA |
| 50 MXN | 12,499.24 MGA |
| 100 MXN | 24,998.48 MGA |
| 500 MXN | 124,992.42 MGA |
| 1,000 MXN | 249,984.84 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-27T05:54:39Z",
"rates": {
"MGA": 249.984842
}
}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": 24998.4842,
"rate": 249.984842
}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