Rate Overview
Live
1 CUC = 2.8270 ILS
1 ILS = 0.353738
CUC
Avg
2.8793
High
2.9233
Low
2.8270
Last updated: 5/27/2026, 9:33:49 PM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 2.83 ILS |
| 10 CUC | 28.27 ILS |
| 50 CUC | 141.35 ILS |
| 100 CUC | 282.70 ILS |
| 500 CUC | 1,413.48 ILS |
| 1,000 CUC | 2,826.95 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-27T21:33:49Z",
"rates": {
"ILS": 2.82695
}
}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.695,
"rate": 2.82695
}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