Rate Overview
Live
1 CHF = 3.7323 ILS
1 ILS = 0.267932
CHF
Avg
3.7584
High
3.7758
Low
3.7323
Last updated: 7/24/2026, 8:28:33 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.73 ILS |
| 10 CHF | 37.32 ILS |
| 50 CHF | 186.61 ILS |
| 100 CHF | 373.23 ILS |
| 500 CHF | 1,866.14 ILS |
| 1,000 CHF | 3,732.29 ILS |
Get CHF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=ILSExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-24T20:28:33Z",
"rates": {
"ILS": 3.732287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "ILS",
"amount": 100
},
"result": 373.2287,
"rate": 3.732287
}Build with CHF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key