Rate Overview
Live
1 CUC = 3.0928 ILS
1 ILS = 0.323327
CUC
Avg
3.0980
High
3.1383
Low
3.0734
Last updated: 3/7/2026, 7:36:21 AM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 3.09 ILS |
| 10 CUC | 30.93 ILS |
| 50 CUC | 154.64 ILS |
| 100 CUC | 309.28 ILS |
| 500 CUC | 1,546.42 ILS |
| 1,000 CUC | 3,092.85 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-03-07T07:36:21Z",
"rates": {
"ILS": 3.092848
}
}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": 309.2848,
"rate": 3.092848
}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