Rate Overview
Live
1 CHF = 3.9340 ILS
1 ILS = 0.254192
CHF
Avg
3.9501
High
3.9705
Low
3.9340
Last updated: 3/27/2026, 6:01:53 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.93 ILS |
| 10 CHF | 39.34 ILS |
| 50 CHF | 196.70 ILS |
| 100 CHF | 393.40 ILS |
| 500 CHF | 1,967.01 ILS |
| 1,000 CHF | 3,934.03 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-27T06:01:53Z",
"rates": {
"ILS": 3.934027
}
}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": 393.4027,
"rate": 3.934027
}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