Rate Overview
Live
1 CLP = 0.134739 ISK
1 ISK = 7.4218
CLP
Avg
0.134781
High
0.135135
Low
0.134379
Last updated: 8/13/2026, 6:02:52 AM
Quick Conversions
| CLP | ISK |
|---|---|
| 1 CLP | 0.13 ISK |
| 10 CLP | 1.35 ISK |
| 50 CLP | 6.74 ISK |
| 100 CLP | 13.47 ISK |
| 500 CLP | 67.37 ISK |
| 1,000 CLP | 134.74 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-08-13T06:02:52Z",
"rates": {
"ISK": 0.134739
}
}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.4739,
"rate": 0.134739
}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