Rate Overview
Live
1 ILS = 8.7159 CUP
1 CUP = 0.114733
ILS
Avg
8.7625
High
8.8272
Low
8.6964
Last updated: 7/19/2026, 10:11:01 PM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.72 CUP |
| 10 ILS | 87.16 CUP |
| 50 ILS | 435.79 CUP |
| 100 ILS | 871.59 CUP |
| 500 ILS | 4,357.93 CUP |
| 1,000 ILS | 8,715.87 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-19T22:11:01Z",
"rates": {
"CUP": 8.715868
}
}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": 871.5868,
"rate": 8.715868
}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