Rate Overview
Live
1 COP = 0.039249 ISK
1 ISK = 25.4784
COP
Avg
0.039107
High
0.039255
Low
0.038710
Last updated: 8/13/2026, 1:34:40 PM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.04 ISK |
| 10 COP | 0.39 ISK |
| 50 COP | 1.96 ISK |
| 100 COP | 3.92 ISK |
| 500 COP | 19.62 ISK |
| 1,000 COP | 39.25 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-08-13T13:34:40Z",
"rates": {
"ISK": 0.039249
}
}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.9249,
"rate": 0.039249
}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