Rate Overview
Live
1 CHF = 3.8266 ILS
1 ILS = 0.261331
CHF
Avg
3.8555
High
3.8992
Low
3.8266
Last updated: 4/16/2026, 7:38:55 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.83 ILS |
| 10 CHF | 38.27 ILS |
| 50 CHF | 191.33 ILS |
| 100 CHF | 382.66 ILS |
| 500 CHF | 1,913.29 ILS |
| 1,000 CHF | 3,826.57 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-04-16T07:38:55Z",
"rates": {
"ILS": 3.826571
}
}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": 382.6571,
"rate": 3.826571
}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