Rate Overview
Live
1 ILS = 8.8237 CUP
1 CUP = 0.113332
ILS
Avg
8.8242
High
8.8364
Low
8.7966
Last updated: 8/12/2026, 5:17:55 AM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.82 CUP |
| 10 ILS | 88.24 CUP |
| 50 ILS | 441.18 CUP |
| 100 ILS | 882.37 CUP |
| 500 ILS | 4,411.83 CUP |
| 1,000 ILS | 8,823.66 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-08-12T05:17:55Z",
"rates": {
"CUP": 8.823659
}
}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": 882.3658999999999,
"rate": 8.823659
}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