Rate Overview
Live
1 COP = 0.033821 ISK
1 ISK = 29.5674
COP
Avg
0.033727
High
0.034010
Low
0.033480
Last updated: 4/17/2026, 10:38:46 AM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.03 ISK |
| 10 COP | 0.34 ISK |
| 50 COP | 1.69 ISK |
| 100 COP | 3.38 ISK |
| 500 COP | 16.91 ISK |
| 1,000 COP | 33.82 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-04-17T10:38:46Z",
"rates": {
"ISK": 0.033821
}
}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.3821,
"rate": 0.033821
}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