Rate Overview
Live
1 ILS = 8.7400 CUP
1 CUP = 0.114417
ILS
Avg
8.8601
High
8.9123
Low
8.7400
Last updated: 9/2/2026, 1:33:33 AM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.74 CUP |
| 10 ILS | 87.40 CUP |
| 50 ILS | 437.00 CUP |
| 100 ILS | 874.00 CUP |
| 500 ILS | 4,369.98 CUP |
| 1,000 ILS | 8,739.96 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-09-02T01:33:33Z",
"rates": {
"CUP": 8.739958
}
}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": 873.9957999999999,
"rate": 8.739958
}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