Rate Overview
Live
1 MXN = 2.0515 NIO
1 NIO = 0.487442
MXN
Avg
2.0594
High
2.0727
Low
2.0437
Last updated: 3/27/2026, 7:48:52 AM
Quick Conversions
| MXN | NIO |
|---|---|
| 1 MXN | 2.05 NIO |
| 10 MXN | 20.52 NIO |
| 50 MXN | 102.58 NIO |
| 100 MXN | 205.15 NIO |
| 500 MXN | 1,025.76 NIO |
| 1,000 MXN | 2,051.52 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-27T07:48:52Z",
"rates": {
"NIO": 2.051525
}
}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": 205.15249999999997,
"rate": 2.051525
}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