Rate Overview
Live
1 NOK = 95.1384 CLP
1 CLP = 0.010511
NOK
Avg
92.9470
High
95.1384
Low
91.0747
Last updated: 3/7/2026, 4:06:00 AM
Quick Conversions
| NOK | CLP |
|---|---|
| 1 NOK | 95.14 CLP |
| 10 NOK | 951.38 CLP |
| 50 NOK | 4,756.92 CLP |
| 100 NOK | 9,513.84 CLP |
| 500 NOK | 47,569.20 CLP |
| 1,000 NOK | 95,138.40 CLP |
Get NOK/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CLPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-07T04:06:00Z",
"rates": {
"CLP": 95.1384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CLP",
"amount": 100
},
"result": 9513.84,
"rate": 95.1384
}Build with NOK/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key