Rate Overview
Live
1 COP = 0.032824 ISK
1 ISK = 30.4655
COP
Avg
0.033265
High
0.033847
Low
0.032782
Last updated: 5/7/2026, 2:47:52 PM
Quick Conversions
| COP | ISK |
|---|---|
| 1 COP | 0.03 ISK |
| 10 COP | 0.33 ISK |
| 50 COP | 1.64 ISK |
| 100 COP | 3.28 ISK |
| 500 COP | 16.41 ISK |
| 1,000 COP | 32.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-05-07T14:47:52Z",
"rates": {
"ISK": 0.032824
}
}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.2824,
"rate": 0.032824
}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