Rate Overview
Live
1 CHF = 3.7586 ILS
1 ILS = 0.266057
CHF
Avg
3.7274
High
3.7758
Low
3.6597
Last updated: 7/23/2026, 2:18:05 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.76 ILS |
| 10 CHF | 37.59 ILS |
| 50 CHF | 187.93 ILS |
| 100 CHF | 375.86 ILS |
| 500 CHF | 1,879.29 ILS |
| 1,000 CHF | 3,758.59 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-23T02:18:05Z",
"rates": {
"ILS": 3.75859
}
}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": 375.859,
"rate": 3.75859
}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