Rate Overview
Live
1 ISK = 27.2725 COP
1 COP = 0.036667
ISK
Avg
27.7267
High
28.0606
Low
27.2725
Last updated: 6/19/2026, 8:39:43 AM
Quick Conversions
| ISK | COP |
|---|---|
| 1 ISK | 27.27 COP |
| 10 ISK | 272.73 COP |
| 50 ISK | 1,363.63 COP |
| 100 ISK | 2,727.25 COP |
| 500 ISK | 13,636.27 COP |
| 1,000 ISK | 27,272.53 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-06-19T08:39:43Z",
"rates": {
"COP": 27.272531
}
}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": 2727.2531,
"rate": 27.272531
}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