Rate Overview
Live
1 ILS = 0.339686 CUC
1 CUC = 2.9439
ILS
Avg
0.341530
High
0.343313
Low
0.337918
Last updated: 6/18/2026, 11:14:23 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.34 CUC |
| 10 ILS | 3.40 CUC |
| 50 ILS | 16.98 CUC |
| 100 ILS | 33.97 CUC |
| 500 ILS | 169.84 CUC |
| 1,000 ILS | 339.69 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-06-18T11:14:23Z",
"rates": {
"CUC": 0.339686
}
}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.9686,
"rate": 0.339686
}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