Rate Overview
Live
1 CUC = 2.9538 ILS
1 ILS = 0.338550
CUC
Avg
2.9277
High
2.9538
Low
2.9128
Last updated: 6/19/2026, 8:40:51 AM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 2.95 ILS |
| 10 CUC | 29.54 ILS |
| 50 CUC | 147.69 ILS |
| 100 CUC | 295.38 ILS |
| 500 CUC | 1,476.89 ILS |
| 1,000 CUC | 2,953.78 ILS |
Get CUC/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=ILSExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-06-19T08:40:51Z",
"rates": {
"ILS": 2.953777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "ILS",
"amount": 100
},
"result": 295.3777,
"rate": 2.953777
}Build with CUC/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key