Rate Overview
Live
1 CUC = 2.9061 ILS
1 ILS = 0.344110
CUC
Avg
2.9352
High
2.9616
Low
2.9060
Last updated: 5/7/2026, 3:59:20 PM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 2.91 ILS |
| 10 CUC | 29.06 ILS |
| 50 CUC | 145.30 ILS |
| 100 CUC | 290.61 ILS |
| 500 CUC | 1,453.03 ILS |
| 1,000 CUC | 2,906.05 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-05-07T15:59:20Z",
"rates": {
"ILS": 2.90605
}
}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": 290.605,
"rate": 2.90605
}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