Rate Overview
Live
1 ILS = 0.325218 CUC
1 CUC = 3.0749
ILS
Avg
0.326772
High
0.329396
Low
0.324977
Last updated: 7/30/2026, 6:31:09 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.33 CUC |
| 10 ILS | 3.25 CUC |
| 50 ILS | 16.26 CUC |
| 100 ILS | 32.52 CUC |
| 500 ILS | 162.61 CUC |
| 1,000 ILS | 325.22 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-30T06:31:09Z",
"rates": {
"CUC": 0.325218
}
}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.5218,
"rate": 0.325218
}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