Rate Overview
Live
1 ILS = 8.6734 CUP
1 CUP = 0.115295
ILS
Avg
8.2655
High
9.4432
Low
7.5316
Last updated: 7/20/2026, 4:53:09 PM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.67 CUP |
| 10 ILS | 86.73 CUP |
| 50 ILS | 433.67 CUP |
| 100 ILS | 867.34 CUP |
| 500 ILS | 4,336.70 CUP |
| 1,000 ILS | 8,673.40 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-20T16:53:09Z",
"rates": {
"CUP": 8.673404
}
}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": 867.3403999999999,
"rate": 8.673404
}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