Rate Overview
Live
1 MXN = 2.1180 NIO
1 NIO = 0.472147 MXN
Avg
2.0653
High
2.1180
Low
2.0425
Last updated: 1/25/2026, 5:36:47 AM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.12 NIO |
| 10 MXN | 21.18 NIO |
| 50 MXN | 105.90 NIO |
| 100 MXN | 211.80 NIO |
| 500 MXN | 1,058.99 NIO |
| 1,000 MXN | 2,117.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-01-25T05:36:47Z",
"rates": {
"NIO": 2.117986
}
}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": 211.79860000000002,
"rate": 2.117986
}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