Rate Overview
Live
1 CUP = 0.128857 ILS
1 ILS = 7.7605
CUP
Avg
0.129104
High
0.131043
Low
0.127992
Last updated: 3/7/2026, 7:36:19 AM
Quick Conversions
| CUP | ILS |
|---|---|
| 1 CUP | 0.13 ILS |
| 10 CUP | 1.29 ILS |
| 50 CUP | 6.44 ILS |
| 100 CUP | 12.89 ILS |
| 500 CUP | 64.43 ILS |
| 1,000 CUP | 128.86 ILS |
Get CUP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=ILSExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T07:36:19Z",
"rates": {
"ILS": 0.128857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "ILS",
"amount": 100
},
"result": 12.8857,
"rate": 0.128857
}Build with CUP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key