Rate Overview
Live
1 CLP = 0.010770 NOK
1 NOK = 92.8505
CLP
Avg
0.010686
High
0.010923
Low
0.010524
Last updated: 6/19/2026, 11:29:43 AM
Quick Conversions
| CLP | NOK |
|---|---|
| 1 CLP | 0.01 NOK |
| 10 CLP | 0.11 NOK |
| 50 CLP | 0.54 NOK |
| 100 CLP | 1.08 NOK |
| 500 CLP | 5.39 NOK |
| 1,000 CLP | 10.77 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-06-19T11:29:43Z",
"rates": {
"NOK": 0.01077
}
}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.077,
"rate": 0.01077
}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