Rate Overview
Live
1 COP = 0.033899 ISK
1 ISK = 29.4994
COP
Avg
0.033612
High
0.033899
Low
0.033361
Last updated: 3/28/2026, 9:05:07 AM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.03 ISK |
| 10 COP | 0.34 ISK |
| 50 COP | 1.69 ISK |
| 100 COP | 3.39 ISK |
| 500 COP | 16.95 ISK |
| 1,000 COP | 33.90 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-28T09:05:07Z",
"rates": {
"ISK": 0.033899
}
}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.3899,
"rate": 0.033899
}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