Rate Overview
Live
1 COP = 0.038348 ISK
1 ISK = 26.0770
COP
Avg
0.038141
High
0.038555
Low
0.037696
Last updated: 9/3/2026, 1:26:43 PM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.04 ISK |
| 10 COP | 0.38 ISK |
| 50 COP | 1.92 ISK |
| 100 COP | 3.83 ISK |
| 500 COP | 19.17 ISK |
| 1,000 COP | 38.35 ISK |
Get COP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ISKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-09-03T13:26:43Z",
"rates": {
"ISK": 0.038348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ISK",
"amount": 100
},
"result": 3.8348,
"rate": 0.038348
}Build with COP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key