Rate Overview
Live
1 ISK = 29.4989 COP
1 COP = 0.033900
ISK
Avg
30.2586
High
32.2139
Low
29.3732
Last updated: 3/28/2026, 11:58:53 AM
Quick Conversions
| ISK | COP |
|---|---|
| 1 ISK | 29.50 COP |
| 10 ISK | 294.99 COP |
| 50 ISK | 1,474.94 COP |
| 100 ISK | 2,949.89 COP |
| 500 ISK | 14,749.43 COP |
| 1,000 ISK | 29,498.87 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-28T11:58:53Z",
"rates": {
"COP": 29.498866
}
}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": 2949.8866,
"rate": 29.498866
}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