Rate Overview
Live
1 CLP = 0.010420 NOK
1 NOK = 95.9693
CLP
Avg
0.010976
High
0.011364
Low
0.010420
Last updated: 3/27/2026, 8:29:37 AM
Quick Conversions
| CLP | NOK |
|---|---|
| 1 CLP | 0.01 NOK |
| 10 CLP | 0.10 NOK |
| 50 CLP | 0.52 NOK |
| 100 CLP | 1.04 NOK |
| 500 CLP | 5.21 NOK |
| 1,000 CLP | 10.42 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-03-27T08:29:37Z",
"rates": {
"NOK": 0.01042
}
}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.042,
"rate": 0.01042
}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