Rate Overview
Live
1 ISK = 30.2338 COP
1 COP = 0.033076
ISK
Avg
30.4602
High
30.9301
Low
30.2006
Last updated: 3/7/2026, 7:54:24 AM
Quick Conversions
| ISK | COP |
|---|---|
| 1 ISK | 30.23 COP |
| 10 ISK | 302.34 COP |
| 50 ISK | 1,511.69 COP |
| 100 ISK | 3,023.38 COP |
| 500 ISK | 15,116.89 COP |
| 1,000 ISK | 30,233.78 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-03-07T07:54:24Z",
"rates": {
"COP": 30.233778
}
}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": 3023.3778,
"rate": 30.233778
}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