Rate Overview
Live
1 ILS = 9.1001 CUP
1 CUP = 0.109889
ILS
Avg
9.0266
High
9.1192
Low
8.9478
Last updated: 5/7/2026, 4:38:39 PM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 9.10 CUP |
| 10 ILS | 91.00 CUP |
| 50 ILS | 455.01 CUP |
| 100 ILS | 910.01 CUP |
| 500 ILS | 4,550.06 CUP |
| 1,000 ILS | 9,100.12 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-07T16:38:39Z",
"rates": {
"CUP": 9.100115
}
}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": 910.0115000000001,
"rate": 9.100115
}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