Rate Overview
Live
1 ISK = 0.008196 CUC
1 CUC = 122.0107
ISK
Avg
0.008171
High
0.008196
Low
0.008147
Last updated: 5/9/2026, 4:53:41 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.20 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-05-09T04:53:41Z",
"rates": {
"CUC": 0.008196
}
}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.8196,
"rate": 0.008196
}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