Rate Overview
Live
1 ILS = 0.339294 CUC
1 CUC = 2.9473
ILS
Avg
0.329107
High
0.356345
Low
0.313575
Last updated: 6/18/2026, 12:43:23 PM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.34 CUC |
| 10 ILS | 3.39 CUC |
| 50 ILS | 16.96 CUC |
| 100 ILS | 33.93 CUC |
| 500 ILS | 169.65 CUC |
| 1,000 ILS | 339.29 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-18T12:43:23Z",
"rates": {
"CUC": 0.339294
}
}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.9294,
"rate": 0.339294
}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