Rate Overview
Live
1 ILS = 8.4805 CUP
1 CUP = 0.117918
ILS
Avg
8.7092
High
9.1338
Low
8.1953
Last updated: 5/27/2026, 7:18:53 PM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.48 CUP |
| 10 ILS | 84.80 CUP |
| 50 ILS | 424.02 CUP |
| 100 ILS | 848.05 CUP |
| 500 ILS | 4,240.24 CUP |
| 1,000 ILS | 8,480.49 CUP |
Get ILS/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CUPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T19:18:53Z",
"rates": {
"CUP": 8.480486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CUP",
"amount": 100
},
"result": 848.0486000000001,
"rate": 8.480486
}Build with ILS/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key