Rate Overview
Live
1 MXN = 2.0439 NIO
1 NIO = 0.489257
MXN
Avg
2.0958
High
2.1491
Low
2.0439
Last updated: 3/27/2026, 9:34:16 AM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.04 NIO |
| 10 MXN | 20.44 NIO |
| 50 MXN | 102.20 NIO |
| 100 MXN | 204.39 NIO |
| 500 MXN | 1,021.96 NIO |
| 1,000 MXN | 2,043.91 NIO |
Get MXN/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=NIOExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T09:34:16Z",
"rates": {
"NIO": 2.043914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "NIO",
"amount": 100
},
"result": 204.3914,
"rate": 2.043914
}Build with MXN/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key