Rate Overview
Live
1 ISK = 0.008191 CUC
1 CUC = 122.0852
ISK
Avg
0.008183
High
0.008200
Low
0.008159
Last updated: 4/18/2026, 3:17:00 AM
Quick Conversions
| ISK | CUC |
|---|---|
| 1 ISK | 0.01 CUC |
| 10 ISK | 0.08 CUC |
| 50 ISK | 0.41 CUC |
| 100 ISK | 0.82 CUC |
| 500 ISK | 4.10 CUC |
| 1,000 ISK | 8.19 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-04-18T03:17:00Z",
"rates": {
"CUC": 0.008191
}
}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.8191,
"rate": 0.008191
}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