Rate Overview
Live
1 ILS = 0.343165 CUC
1 CUC = 2.9141
ILS
Avg
0.341118
High
0.344119
Low
0.337652
Last updated: 5/8/2026, 5:56:28 AM
Quick Conversions
| ILS | CUC |
|---|---|
| 1 ILS | 0.34 CUC |
| 10 ILS | 3.43 CUC |
| 50 ILS | 17.16 CUC |
| 100 ILS | 34.32 CUC |
| 500 ILS | 171.58 CUC |
| 1,000 ILS | 343.17 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-05-08T05:56:28Z",
"rates": {
"CUC": 0.343165
}
}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": 34.3165,
"rate": 0.343165
}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