Rate Overview
Live
1 CUC = 2.8281 ILS
1 ILS = 0.353594
CUC
Avg
2.9166
High
2.9896
Low
2.8281
Last updated: 5/27/2026, 8:27:12 PM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 2.83 ILS |
| 10 CUC | 28.28 ILS |
| 50 CUC | 141.41 ILS |
| 100 CUC | 282.81 ILS |
| 500 CUC | 1,414.05 ILS |
| 1,000 CUC | 2,828.10 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-05-27T20:27:12Z",
"rates": {
"ILS": 2.8281
}
}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": 282.81,
"rate": 2.8281
}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