Rate Overview
Live
1 COP = 0.033075 ISK
1 ISK = 30.2343
COP
Avg
0.032832
High
0.033111
Low
0.032330
Last updated: 3/7/2026, 7:43:09 AM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.03 ISK |
| 10 COP | 0.33 ISK |
| 50 COP | 1.65 ISK |
| 100 COP | 3.31 ISK |
| 500 COP | 16.54 ISK |
| 1,000 COP | 33.08 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-03-07T07:43:09Z",
"rates": {
"ISK": 0.033075
}
}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.3075,
"rate": 0.033075
}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