Rate Overview
Live
1 CHF = 3.6965 ILS
1 ILS = 0.270529
CHF
Avg
3.7135
High
3.7397
Low
3.6965
Last updated: 8/11/2026, 5:55:09 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.70 ILS |
| 10 CHF | 36.96 ILS |
| 50 CHF | 184.82 ILS |
| 100 CHF | 369.65 ILS |
| 500 CHF | 1,848.23 ILS |
| 1,000 CHF | 3,696.47 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-08-11T17:55:09Z",
"rates": {
"ILS": 3.696466
}
}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": 369.6466,
"rate": 3.696466
}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