Rate Overview
Live
1 CLP = 0.039608 NIO
1 NIO = 25.2474
CLP
Avg
0.041495
High
0.043013
Low
0.039608
Last updated: 3/27/2026, 8:30:06 AM
Quick Conversions
| CLP | NIO |
|---|---|
| 1 CLP | 0.04 NIO |
| 10 CLP | 0.40 NIO |
| 50 CLP | 1.98 NIO |
| 100 CLP | 3.96 NIO |
| 500 CLP | 19.80 NIO |
| 1,000 CLP | 39.61 NIO |
Get CLP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=NIOExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T08:30:06Z",
"rates": {
"NIO": 0.039608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "NIO",
"amount": 100
},
"result": 3.9608,
"rate": 0.039608
}Build with CLP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key