Rate Overview
Live
1 ILS = 8.6674 CUP
1 CUP = 0.115375
ILS
Avg
8.2787
High
9.4432
Low
7.5316
Last updated: 7/29/2026, 10:20:26 AM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.67 CUP |
| 10 ILS | 86.67 CUP |
| 50 ILS | 433.37 CUP |
| 100 ILS | 866.74 CUP |
| 500 ILS | 4,333.69 CUP |
| 1,000 ILS | 8,667.38 CUP |
Get ILS/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CUPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T10:20:26Z",
"rates": {
"CUP": 8.667382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CUP",
"amount": 100
},
"result": 866.7382,
"rate": 8.667382
}Build with ILS/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key