Rate Overview
Live
1 CLP = 0.133851 ISK
1 ISK = 7.4710
CLP
Avg
0.139656
High
0.142576
Low
0.133851
Last updated: 3/27/2026, 10:24:27 AM
Quick Conversions
| CLP | ISK |
|---|---|
| 1 CLP | 0.13 ISK |
| 10 CLP | 1.34 ISK |
| 50 CLP | 6.69 ISK |
| 100 CLP | 13.39 ISK |
| 500 CLP | 66.93 ISK |
| 1,000 CLP | 133.85 ISK |
Get CLP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=ISKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T10:24:27Z",
"rates": {
"ISK": 0.133851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "ISK",
"amount": 100
},
"result": 13.3851,
"rate": 0.133851
}Build with CLP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key