Rate Overview
Live
1 ILS = 8.4779 CUP
1 CUP = 0.117953
ILS
Avg
7.1478
High
9.0036
Low
6.3518
Last updated: 5/27/2026, 9:36:23 PM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.48 CUP |
| 10 ILS | 84.78 CUP |
| 50 ILS | 423.90 CUP |
| 100 ILS | 847.79 CUP |
| 500 ILS | 4,238.97 CUP |
| 1,000 ILS | 8,477.94 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-27T21:36:23Z",
"rates": {
"CUP": 8.477936
}
}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.7936,
"rate": 8.477936
}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