Rate Overview
Live
1 ISK = 25.9744 COP
1 COP = 0.038499
ISK
Avg
26.2167
High
26.5274
Low
25.9713
Last updated: 9/4/2026, 7:41:12 PM
Quick Conversions
| ISK | COP |
|---|---|
| 1 ISK | 25.97 COP |
| 10 ISK | 259.74 COP |
| 50 ISK | 1,298.72 COP |
| 100 ISK | 2,597.44 COP |
| 500 ISK | 12,987.22 COP |
| 1,000 ISK | 25,974.43 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-09-04T19:41:12Z",
"rates": {
"COP": 25.97443
}
}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": 2597.443,
"rate": 25.97443
}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