Rate Overview
Live
1 ILS = 0.329093 CUC
1 CUC = 3.0387
ILS
Avg
0.331450
High
0.333744
Low
0.328508
Last updated: 7/9/2026, 5:44:52 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.33 CUC |
| 10 ILS | 3.29 CUC |
| 50 ILS | 16.45 CUC |
| 100 ILS | 32.91 CUC |
| 500 ILS | 164.55 CUC |
| 1,000 ILS | 329.09 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-09T05:44:52Z",
"rates": {
"CUC": 0.329093
}
}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.9093,
"rate": 0.329093
}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