Rate Overview
Live
1 CLP = 0.133991 ISK
1 ISK = 7.4632
CLP
Avg
0.135795
High
0.136940
Low
0.133991
Last updated: 7/9/2026, 5:29:36 AM
Quick Conversions
| CLP | ISK |
|---|---|
| 1 CLP | 0.13 ISK |
| 10 CLP | 1.34 ISK |
| 50 CLP | 6.70 ISK |
| 100 CLP | 13.40 ISK |
| 500 CLP | 67.00 ISK |
| 1,000 CLP | 133.99 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-07-09T05:29:36Z",
"rates": {
"ISK": 0.133991
}
}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.3991,
"rate": 0.133991
}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