Rate Overview
Live
1 MXN = 2.0400 NIO
1 NIO = 0.490205
MXN
Avg
1.9278
High
2.1312
Low
1.7752
Last updated: 3/27/2026, 11:11:48 AM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.04 NIO |
| 10 MXN | 20.40 NIO |
| 50 MXN | 102.00 NIO |
| 100 MXN | 204.00 NIO |
| 500 MXN | 1,019.98 NIO |
| 1,000 MXN | 2,039.96 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-27T11:11:48Z",
"rates": {
"NIO": 2.039962
}
}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": 203.99620000000002,
"rate": 2.039962
}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