Rate Overview
Live
1 ILS = 9.0724 CUP
1 CUP = 0.110225
ILS
Avg
9.0463
High
9.0978
Low
8.8996
Last updated: 6/17/2026, 6:35:04 AM
Quick Conversions
| ILS | CUP |
|---|---|
| 1 ILS | 9.07 CUP |
| 10 ILS | 90.72 CUP |
| 50 ILS | 453.62 CUP |
| 100 ILS | 907.24 CUP |
| 500 ILS | 4,536.18 CUP |
| 1,000 ILS | 9,072.35 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-06-17T06:35:04Z",
"rates": {
"CUP": 9.072352
}
}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": 907.2352000000001,
"rate": 9.072352
}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