Rate Overview
Live
1 ILS = 0.354534 CUC
1 CUC = 2.8206
ILS
Avg
0.311222
High
0.354534
Low
0.282649
Last updated: 5/28/2026, 11:08:18 PM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.35 CUC |
| 10 ILS | 3.55 CUC |
| 50 ILS | 17.73 CUC |
| 100 ILS | 35.45 CUC |
| 500 ILS | 177.27 CUC |
| 1,000 ILS | 354.53 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-05-28T23:08:18Z",
"rates": {
"CUC": 0.354534
}
}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": 35.4534,
"rate": 0.354534
}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