Rate Overview
Live
1 CHF = 3.9852 ILS
1 ILS = 0.250930
CHF
Avg
3.9860
High
4.0858
Low
3.9394
Last updated: 3/7/2026, 1:01:51 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.99 ILS |
| 10 CHF | 39.85 ILS |
| 50 CHF | 199.26 ILS |
| 100 CHF | 398.52 ILS |
| 500 CHF | 1,992.59 ILS |
| 1,000 CHF | 3,985.17 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-07T01:01:51Z",
"rates": {
"ILS": 3.985173
}
}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": 398.51730000000003,
"rate": 3.985173
}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