Rate Overview
Live
1 CLP = 0.129279 ISK
1 ISK = 7.7352
CLP
Avg
0.130090
High
0.131051
Low
0.129279
Last updated: 9/3/2026, 5:57:03 AM
Quick Conversions
| CLP | ISK |
|---|---|
| 1 CLP | 0.13 ISK |
| 10 CLP | 1.29 ISK |
| 50 CLP | 6.46 ISK |
| 100 CLP | 12.93 ISK |
| 500 CLP | 64.64 ISK |
| 1,000 CLP | 129.28 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-09-03T05:57:03Z",
"rates": {
"ISK": 0.129279
}
}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": 12.927900000000001,
"rate": 0.129279
}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