Rate Overview
Live
1 CHF = 3.7677 ILS
1 ILS = 0.265416
CHF
Avg
3.8358
High
4.0753
Low
3.5912
Last updated: 7/23/2026, 1:05:05 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.77 ILS |
| 10 CHF | 37.68 ILS |
| 50 CHF | 188.38 ILS |
| 100 CHF | 376.77 ILS |
| 500 CHF | 1,883.84 ILS |
| 1,000 CHF | 3,767.68 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-23T13:05:05Z",
"rates": {
"ILS": 3.767677
}
}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": 376.7677,
"rate": 3.767677
}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