Rate Overview
Live
1 ILS = 0.330460 CUC
1 CUC = 3.0261
ILS
Avg
0.333286
High
0.336314
Low
0.330186
Last updated: 9/3/2026, 6:26:04 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.33 CUC |
| 10 ILS | 3.30 CUC |
| 50 ILS | 16.52 CUC |
| 100 ILS | 33.05 CUC |
| 500 ILS | 165.23 CUC |
| 1,000 ILS | 330.46 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-09-03T06:26:04Z",
"rates": {
"CUC": 0.33046
}
}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.046,
"rate": 0.33046
}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