Rate Overview
Live
1 CUP = 0.115141 ILS
1 ILS = 8.6850
CUP
Avg
0.114142
High
0.115983
Low
0.112299
Last updated: 7/28/2026, 10:57:07 PM
Quick Conversions
| CUP | ILS |
|---|---|
| 1 CUP | 0.12 ILS |
| 10 CUP | 1.15 ILS |
| 50 CUP | 5.76 ILS |
| 100 CUP | 11.51 ILS |
| 500 CUP | 57.57 ILS |
| 1,000 CUP | 115.14 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-07-28T22:57:07Z",
"rates": {
"ILS": 0.115141
}
}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.5141,
"rate": 0.115141
}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