Rate Overview
Live
1 CLP = 0.039105 NIO
1 NIO = 25.5722
CLP
Avg
0.040906
High
0.043013
Low
0.038683
Last updated: 7/28/2026, 9:12:03 AM
Quick Conversions
| CLP | NIO |
|---|---|
| 1 CLP | 0.04 NIO |
| 10 CLP | 0.39 NIO |
| 50 CLP | 1.96 NIO |
| 100 CLP | 3.91 NIO |
| 500 CLP | 19.55 NIO |
| 1,000 CLP | 39.11 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-07-28T09:12:03Z",
"rates": {
"NIO": 0.039105
}
}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.9105,
"rate": 0.039105
}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