Rate Overview
Live
1 ILS = 0.318712 CUC
1 CUC = 3.1376
ILS
Avg
0.319665
High
0.321657
Low
0.317019
Last updated: 3/28/2026, 12:18:45 PM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.32 CUC |
| 10 ILS | 3.19 CUC |
| 50 ILS | 15.94 CUC |
| 100 ILS | 31.87 CUC |
| 500 ILS | 159.36 CUC |
| 1,000 ILS | 318.71 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-28T12:18:45Z",
"rates": {
"CUC": 0.318712
}
}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": 31.871199999999998,
"rate": 0.318712
}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