Rate Overview
Live
1 COP = 0.038911 ISK
1 ISK = 25.6997
COP
Avg
0.039061
High
0.039237
Low
0.038911
Last updated: 7/29/2026, 7:12:50 PM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.04 ISK |
| 10 COP | 0.39 ISK |
| 50 COP | 1.95 ISK |
| 100 COP | 3.89 ISK |
| 500 COP | 19.46 ISK |
| 1,000 COP | 38.91 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-29T19:12:50Z",
"rates": {
"ISK": 0.038911
}
}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.8911000000000002,
"rate": 0.038911
}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