Rate Overview
Live
1 ILS = 0.337083 CUC
1 CUC = 2.9666
ILS
Avg
0.300295
High
0.339758
Low
0.264098
Last updated: 8/14/2026, 1:15:30 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.34 CUC |
| 10 ILS | 3.37 CUC |
| 50 ILS | 16.85 CUC |
| 100 ILS | 33.71 CUC |
| 500 ILS | 168.54 CUC |
| 1,000 ILS | 337.08 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-08-14T01:15:30Z",
"rates": {
"CUC": 0.337083
}
}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.7083,
"rate": 0.337083
}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