Rate Overview
Live
1 ILS = 8.4745 CUP
1 CUP = 0.118001
ILS
Avg
8.3238
High
8.4745
Low
8.2017
Last updated: 5/27/2026, 8:27:49 PM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.47 CUP |
| 10 ILS | 84.74 CUP |
| 50 ILS | 423.72 CUP |
| 100 ILS | 847.45 CUP |
| 500 ILS | 4,237.24 CUP |
| 1,000 ILS | 8,474.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-27T20:27:49Z",
"rates": {
"CUP": 8.474488
}
}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": 847.4487999999999,
"rate": 8.474488
}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