Rate Overview
Live
1 MXN = 2.0693 NIO
1 NIO = 0.483259
MXN
Avg
2.1006
High
2.1317
Low
2.0687
Last updated: 3/7/2026, 1:01:52 AM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.07 NIO |
| 10 MXN | 20.69 NIO |
| 50 MXN | 103.46 NIO |
| 100 MXN | 206.93 NIO |
| 500 MXN | 1,034.64 NIO |
| 1,000 MXN | 2,069.28 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-07T01:01:52Z",
"rates": {
"NIO": 2.069284
}
}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": 206.9284,
"rate": 2.069284
}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