Rate Overview
Live
1 COP = 0.038946 ISK
1 ISK = 25.6766
COP
Avg
0.033521
High
0.039114
Low
0.029817
Last updated: 7/30/2026, 8:01:23 AM
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.47 ISK |
| 1,000 COP | 38.95 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-30T08:01:23Z",
"rates": {
"ISK": 0.038946
}
}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.8946,
"rate": 0.038946
}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