Rate Overview
Live
1 CHF = 3.7287 ILS
1 ILS = 0.268191
CHF
Avg
3.9448
High
4.4924
Low
3.3626
Last updated: 7/25/2026, 12:20:30 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.73 ILS |
| 10 CHF | 37.29 ILS |
| 50 CHF | 186.43 ILS |
| 100 CHF | 372.87 ILS |
| 500 CHF | 1,864.34 ILS |
| 1,000 CHF | 3,728.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-25T00:20:30Z",
"rates": {
"ILS": 3.728683
}
}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": 372.86830000000003,
"rate": 3.728683
}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