Rate Overview
Live
1 COP = 0.037469 ISK
1 ISK = 26.6887
COP
Avg
0.037521
High
0.037740
Low
0.037275
Last updated: 7/9/2026, 12:23:54 PM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.04 ISK |
| 10 COP | 0.37 ISK |
| 50 COP | 1.87 ISK |
| 100 COP | 3.75 ISK |
| 500 COP | 18.73 ISK |
| 1,000 COP | 37.47 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-07-09T12:23:54Z",
"rates": {
"ISK": 0.037469
}
}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.7469,
"rate": 0.037469
}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