Rate Overview
Live
1 ILS = 8.9043 CUP
1 CUP = 0.112306
ILS
Avg
8.7756
High
8.9043
Low
8.6519
Last updated: 4/17/2026, 1:28:35 PM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 8.90 CUP |
| 10 ILS | 89.04 CUP |
| 50 ILS | 445.21 CUP |
| 100 ILS | 890.43 CUP |
| 500 ILS | 4,452.14 CUP |
| 1,000 ILS | 8,904.27 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-04-17T13:28:35Z",
"rates": {
"CUP": 8.904274
}
}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": 890.4273999999999,
"rate": 8.904274
}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