Rate Overview
Live
1 ISK = 25.5552 COP
1 COP = 0.039131
ISK
Avg
28.9578
High
30.8511
Low
25.5552
Last updated: 7/29/2026, 2:43:37 AM
Quick Conversions
| ISK | COP |
|---|---|
| 1 ISK | 25.56 COP |
| 10 ISK | 255.55 COP |
| 50 ISK | 1,277.76 COP |
| 100 ISK | 2,555.52 COP |
| 500 ISK | 12,777.59 COP |
| 1,000 ISK | 25,555.17 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-29T02:43:37Z",
"rates": {
"COP": 25.555174
}
}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": 2555.5174,
"rate": 25.555174
}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