Rate Overview
Live
1 CHF = 3.9451 ILS
1 ILS = 0.253476
CHF
Avg
3.9839
High
4.0306
Low
3.9325
Last updated: 3/27/2026, 7:45:11 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.95 ILS |
| 10 CHF | 39.45 ILS |
| 50 CHF | 197.26 ILS |
| 100 CHF | 394.51 ILS |
| 500 CHF | 1,972.57 ILS |
| 1,000 CHF | 3,945.14 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-03-27T07:45:11Z",
"rates": {
"ILS": 3.945139
}
}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": 394.51390000000004,
"rate": 3.945139
}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