Rate Overview
Live
1 ILS = 0.336978 CUC
1 CUC = 2.9676
ILS
Avg
0.331316
High
0.336978
Low
0.326487
Last updated: 4/17/2026, 5:28:46 PM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.34 CUC |
| 10 ILS | 3.37 CUC |
| 50 ILS | 16.85 CUC |
| 100 ILS | 33.70 CUC |
| 500 ILS | 168.49 CUC |
| 1,000 ILS | 336.98 CUC |
Get ILS/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CUCExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T17:28:46Z",
"rates": {
"CUC": 0.336978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CUC",
"amount": 100
},
"result": 33.6978,
"rate": 0.336978
}Build with ILS/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key