Rate Overview
Live
1 ISK = 30.4651 COP
1 COP = 0.032824
ISK
Avg
30.0608
High
30.4651
Low
29.5444
Last updated: 5/7/2026, 1:48:40 PM
Quick Conversions
| ISK | COP |
|---|---|
| 1 ISK | 30.47 COP |
| 10 ISK | 304.65 COP |
| 50 ISK | 1,523.26 COP |
| 100 ISK | 3,046.51 COP |
| 500 ISK | 15,232.57 COP |
| 1,000 ISK | 30,465.15 COP |
Get ISK/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=COPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-07T13:48:40Z",
"rates": {
"COP": 30.465145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "COP",
"amount": 100
},
"result": 3046.5144999999998,
"rate": 30.465145
}Build with ISK/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key