Rate Overview
Live
1 CUP = 0.109937 ILS
1 ILS = 9.0961
CUP
Avg
0.110794
High
0.111759
Low
0.109659
Last updated: 5/7/2026, 8:56:05 PM
Quick Conversions
| CUP | ILS |
|---|---|
| 1 CUP | 0.11 ILS |
| 10 CUP | 1.10 ILS |
| 50 CUP | 5.50 ILS |
| 100 CUP | 10.99 ILS |
| 500 CUP | 54.97 ILS |
| 1,000 CUP | 109.94 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-05-07T20:56:05Z",
"rates": {
"ILS": 0.109937
}
}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": 10.9937,
"rate": 0.109937
}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