Rate Overview
Live
1 MXN = 2.1223 NIO
1 NIO = 0.471191
MXN
Avg
2.1227
High
2.1277
Low
2.1170
Last updated: 5/27/2026, 1:32:21 PM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.12 NIO |
| 10 MXN | 21.22 NIO |
| 50 MXN | 106.11 NIO |
| 100 MXN | 212.23 NIO |
| 500 MXN | 1,061.14 NIO |
| 1,000 MXN | 2,122.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-05-27T13:32:21Z",
"rates": {
"NIO": 2.122283
}
}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": 212.2283,
"rate": 2.122283
}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