Rate Overview
Live
1 ILS = 0.354565 CUC
1 CUC = 2.8204
ILS
Avg
0.324367
High
0.354565
Low
0.307144
Last updated: 5/28/2026, 9:48:11 PM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.35 CUC |
| 10 ILS | 3.55 CUC |
| 50 ILS | 17.73 CUC |
| 100 ILS | 35.46 CUC |
| 500 ILS | 177.28 CUC |
| 1,000 ILS | 354.57 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-28T21:48:11Z",
"rates": {
"CUC": 0.354565
}
}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.456500000000005,
"rate": 0.354565
}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