Rate Overview
Live
1 ILS = 0.323326 CUC
1 CUC = 3.0929
ILS
Avg
0.322802
High
0.325370
Low
0.318647
Last updated: 3/7/2026, 7:35:49 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.32 CUC |
| 10 ILS | 3.23 CUC |
| 50 ILS | 16.17 CUC |
| 100 ILS | 32.33 CUC |
| 500 ILS | 161.66 CUC |
| 1,000 ILS | 323.33 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-03-07T07:35:49Z",
"rates": {
"CUC": 0.323326
}
}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.3326,
"rate": 0.323326
}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