Rate Overview
Live
1 MXN = 232.8412 MGA
1 MGA = 0.004295
MXN
Avg
238.8529
High
244.5466
Low
232.7757
Last updated: 3/7/2026, 1:00:39 AM
Quick Conversions
| MXN | MGA |
|---|---|
| 1 MXN | 232.84 MGA |
| 10 MXN | 2,328.41 MGA |
| 50 MXN | 11,642.06 MGA |
| 100 MXN | 23,284.12 MGA |
| 500 MXN | 116,420.58 MGA |
| 1,000 MXN | 232,841.16 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-03-07T01:00:39Z",
"rates": {
"MGA": 232.84116
}
}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": 23284.116,
"rate": 232.84116
}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