Rate Overview
Live
1 ILS = 0.335175 CUC
1 CUC = 2.9835
ILS
Avg
0.320602
High
0.356515
Low
0.295799
Last updated: 8/19/2026, 11:49:52 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.34 CUC |
| 10 ILS | 3.35 CUC |
| 50 ILS | 16.76 CUC |
| 100 ILS | 33.52 CUC |
| 500 ILS | 167.59 CUC |
| 1,000 ILS | 335.18 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-08-19T11:49:52Z",
"rates": {
"CUC": 0.335175
}
}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": 33.5175,
"rate": 0.335175
}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