Rate Overview
Live
1 CHF = 3.7284 ILS
1 ILS = 0.268215
CHF
Avg
3.7590
High
3.7783
Low
3.7284
Last updated: 5/6/2026, 12:17:31 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.73 ILS |
| 10 CHF | 37.28 ILS |
| 50 CHF | 186.42 ILS |
| 100 CHF | 372.84 ILS |
| 500 CHF | 1,864.18 ILS |
| 1,000 CHF | 3,728.36 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-05-06T12:17:31Z",
"rates": {
"ILS": 3.728359
}
}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.83590000000004,
"rate": 3.728359
}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