Rate Overview
Live
1 CUC = 3.1376 ILS
1 ILS = 0.318713
CUC
Avg
3.3338
High
3.7301
Low
3.0859
Last updated: 3/28/2026, 1:29:26 PM
Quick Conversions
| CUC | ILS |
|---|---|
| 1 CUC | 3.14 ILS |
| 10 CUC | 31.38 ILS |
| 50 CUC | 156.88 ILS |
| 100 CUC | 313.76 ILS |
| 500 CUC | 1,568.81 ILS |
| 1,000 CUC | 3,137.62 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-28T13:29:26Z",
"rates": {
"ILS": 3.137619
}
}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": 313.76189999999997,
"rate": 3.137619
}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