Rate Overview
Live
1 CUP = 0.118022 ILS
1 ILS = 8.4730
CUP
Avg
0.133234
High
0.147452
Low
0.109626
Last updated: 5/28/2026, 4:39:08 AM
Quick Conversions
| CUP | ILS |
|---|---|
| 1 CUP | 0.12 ILS |
| 10 CUP | 1.18 ILS |
| 50 CUP | 5.90 ILS |
| 100 CUP | 11.80 ILS |
| 500 CUP | 59.01 ILS |
| 1,000 CUP | 118.02 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-28T04:39:08Z",
"rates": {
"ILS": 0.118022
}
}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.802200000000001,
"rate": 0.118022
}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