Rate Overview
Live
1 CLP = 0.011245 NOK
1 NOK = 88.9284
CLP
Avg
0.010783
High
0.011425
Low
0.010259
Last updated: 1/26/2026, 12:04:18 AM
Quick Conversions
| CLP | NOK |
|---|---|
| 1 CLP | 0.01 NOK |
| 10 CLP | 0.11 NOK |
| 50 CLP | 0.56 NOK |
| 100 CLP | 1.12 NOK |
| 500 CLP | 5.62 NOK |
| 1,000 CLP | 11.25 NOK |
Get CLP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=NOKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-26T00:04:18Z",
"rates": {
"NOK": 0.011245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "NOK",
"amount": 100
},
"result": 1.1245,
"rate": 0.011245
}Build with CLP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key