Rate Overview
Live
1 CUC = 3.0524 ILS
1 ILS = 0.327608
CUC
Avg
3.0231
High
3.0736
Low
2.9759
Last updated: 7/28/2026, 1:39:11 AM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 3.05 ILS |
| 10 CUC | 30.52 ILS |
| 50 CUC | 152.62 ILS |
| 100 CUC | 305.24 ILS |
| 500 CUC | 1,526.22 ILS |
| 1,000 CUC | 3,052.43 ILS |
Get CUC/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=ILSExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-28T01:39:11Z",
"rates": {
"ILS": 3.05243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "ILS",
"amount": 100
},
"result": 305.243,
"rate": 3.05243
}Build with CUC/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key