Rate Overview
Live
1 CLP = 0.136891 ISK
1 ISK = 7.3051
CLP
Avg
0.136120
High
0.137230
Low
0.134393
Last updated: 5/9/2026, 3:41:31 AM
Quick Conversions
| CLP | ISK |
|---|---|
| 1 CLP | 0.14 ISK |
| 10 CLP | 1.37 ISK |
| 50 CLP | 6.84 ISK |
| 100 CLP | 13.69 ISK |
| 500 CLP | 68.45 ISK |
| 1,000 CLP | 136.89 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-05-09T03:41:31Z",
"rates": {
"ISK": 0.136891
}
}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.689100000000002,
"rate": 0.136891
}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