Rate Overview
Live
1 CUP = 0.111847 ILS
1 ILS = 8.9408
CUP
Avg
0.113893
High
0.115581
Low
0.111847
Last updated: 4/17/2026, 2:29:40 PM
Quick Conversions
| CUP | ILS |
|---|---|
| 1 CUP | 0.11 ILS |
| 10 CUP | 1.12 ILS |
| 50 CUP | 5.59 ILS |
| 100 CUP | 11.18 ILS |
| 500 CUP | 55.92 ILS |
| 1,000 CUP | 111.85 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-04-17T14:29:40Z",
"rates": {
"ILS": 0.111847
}
}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.1847,
"rate": 0.111847
}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