Rate Overview
Live
1 ILS = 0.327070 CUC
1 CUC = 3.0574
ILS
Avg
0.330488
High
0.336028
Low
0.325355
Last updated: 7/29/2026, 10:06:58 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.33 CUC |
| 10 ILS | 3.27 CUC |
| 50 ILS | 16.35 CUC |
| 100 ILS | 32.71 CUC |
| 500 ILS | 163.54 CUC |
| 1,000 ILS | 327.07 CUC |
Get ILS/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CUCExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T10:06:58Z",
"rates": {
"CUC": 0.32707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CUC",
"amount": 100
},
"result": 32.707,
"rate": 0.32707
}Build with ILS/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key