Rate Overview
Live
1 MXN = 2.1040 NIO
1 NIO = 0.475288
MXN
Avg
2.0535
High
2.1426
Low
1.9549
Last updated: 7/24/2026, 10:50:39 AM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.10 NIO |
| 10 MXN | 21.04 NIO |
| 50 MXN | 105.20 NIO |
| 100 MXN | 210.40 NIO |
| 500 MXN | 1,051.99 NIO |
| 1,000 MXN | 2,103.99 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-24T10:50:39Z",
"rates": {
"NIO": 2.103987
}
}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.39870000000002,
"rate": 2.103987
}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