Rate Overview
Live
1 ISK = 0.008015 CUC
1 CUC = 124.7661
ISK
Avg
0.007721
High
0.008235
Low
0.007040
Last updated: 3/28/2026, 6:35:24 PM
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.01 CUC |
| 1,000 ISK | 8.01 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-03-28T18:35:24Z",
"rates": {
"CUC": 0.008015
}
}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.8015,
"rate": 0.008015
}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