Rate Overview
Live
1 ISK = 0.008251 CUC
1 CUC = 121.1974
ISK
Avg
0.008246
High
0.008260
Low
0.008233
Last updated: 9/6/2026, 10:52:57 AM
Quick Conversions
| ISK | CUC |
|---|---|
| 1 ISK | 0.01 CUC |
| 10 ISK | 0.08 CUC |
| 50 ISK | 0.41 CUC |
| 100 ISK | 0.83 CUC |
| 500 ISK | 4.13 CUC |
| 1,000 ISK | 8.25 CUC |
Get ISK/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=CUCExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-06T10:52:57Z",
"rates": {
"CUC": 0.008251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "CUC",
"amount": 100
},
"result": 0.8251,
"rate": 0.008251
}Build with ISK/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key