Rate Overview
Live
1 ISK = 25.6606 COP
1 COP = 0.038970
ISK
Avg
28.8411
High
30.6872
Low
25.6606
Last updated: 7/28/2026, 2:30:40 AM
Quick Conversions
| ISK | COP |
|---|---|
| 1 ISK | 25.66 COP |
| 10 ISK | 256.61 COP |
| 50 ISK | 1,283.03 COP |
| 100 ISK | 2,566.06 COP |
| 500 ISK | 12,830.32 COP |
| 1,000 ISK | 25,660.63 COP |
Get ISK/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=COPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-28T02:30:40Z",
"rates": {
"COP": 25.660632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "COP",
"amount": 100
},
"result": 2566.0632,
"rate": 25.660632
}Build with ISK/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key