Rate Overview
Live
1 CLP = 0.142544 ISK
1 ISK = 7.0154 CLP
Avg
0.140633
High
0.142752
Low
0.136860
Last updated: 1/25/2026, 2:52:27 PM
Quick Conversions
| CLP | ISK |
|---|---|
| 1 CLP | 0.14 ISK |
| 10 CLP | 1.43 ISK |
| 50 CLP | 7.13 ISK |
| 100 CLP | 14.25 ISK |
| 500 CLP | 71.27 ISK |
| 1,000 CLP | 142.54 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-01-25T14:52:27Z",
"rates": {
"ISK": 0.142544
}
}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": 14.2544,
"rate": 0.142544
}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