Rate Overview
Live
1 ISK = 0.008030 CUC
1 CUC = 124.5330
ISK
Avg
0.007772
High
0.008235
Low
0.007040
Last updated: 7/30/2026, 8:02:17 AM
Quick Conversions
| ISK | CUC |
|---|---|
| 1 ISK | 0.01 CUC |
| 10 ISK | 0.08 CUC |
| 50 ISK | 0.40 CUC |
| 100 ISK | 0.80 CUC |
| 500 ISK | 4.02 CUC |
| 1,000 ISK | 8.03 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-07-30T08:02:17Z",
"rates": {
"CUC": 0.00803
}
}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.803,
"rate": 0.00803
}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