Rate Overview
Live
1 CUP = 0.111463 ILS
1 ILS = 8.9716
CUP
Avg
0.110480
High
0.111463
Low
0.109916
Last updated: 6/19/2026, 8:21:31 AM
Quick Conversions
| CUP | ILS |
|---|---|
| 1 CUP | 0.11 ILS |
| 10 CUP | 1.11 ILS |
| 50 CUP | 5.57 ILS |
| 100 CUP | 11.15 ILS |
| 500 CUP | 55.73 ILS |
| 1,000 CUP | 111.46 ILS |
Get CUP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=ILSExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-19T08:21:31Z",
"rates": {
"ILS": 0.111463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "ILS",
"amount": 100
},
"result": 11.1463,
"rate": 0.111463
}Build with CUP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key