Rate Overview
Live
1 CLP = 0.139240 ISK
1 ISK = 7.1818
CLP
Avg
0.137645
High
0.139240
Low
0.136182
Last updated: 4/18/2026, 8:46:02 AM
Quick Conversions
| CLP | ISK |
|---|---|
| 1 CLP | 0.14 ISK |
| 10 CLP | 1.39 ISK |
| 50 CLP | 6.96 ISK |
| 100 CLP | 13.92 ISK |
| 500 CLP | 69.62 ISK |
| 1,000 CLP | 139.24 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-04-18T08:46:02Z",
"rates": {
"ISK": 0.13924
}
}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.924,
"rate": 0.13924
}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