Rate Overview
Live
1 MXN = 2.1064 NIO
1 NIO = 0.474735
MXN
Avg
2.1054
High
2.1122
Low
2.1003
Last updated: 7/29/2026, 5:54:23 AM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.11 NIO |
| 10 MXN | 21.06 NIO |
| 50 MXN | 105.32 NIO |
| 100 MXN | 210.64 NIO |
| 500 MXN | 1,053.22 NIO |
| 1,000 MXN | 2,106.44 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-07-29T05:54:23Z",
"rates": {
"NIO": 2.10644
}
}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": 210.644,
"rate": 2.10644
}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