Rate Overview
Live
1 CUC = 3.0387 ILS
1 ILS = 0.329093
CUC
Avg
3.0172
High
3.0441
Low
2.9963
Last updated: 7/9/2026, 5:38:22 AM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 3.04 ILS |
| 10 CUC | 30.39 ILS |
| 50 CUC | 151.93 ILS |
| 100 CUC | 303.87 ILS |
| 500 CUC | 1,519.33 ILS |
| 1,000 CUC | 3,038.65 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-09T05:38:22Z",
"rates": {
"ILS": 3.038651
}
}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": 303.86510000000004,
"rate": 3.038651
}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