Rate Overview
Live
1 CHF = 3.6160 ILS
1 ILS = 0.276552
CHF
Avg
3.9037
High
4.0306
Low
3.6160
Last updated: 5/26/2026, 7:35:30 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.62 ILS |
| 10 CHF | 36.16 ILS |
| 50 CHF | 180.80 ILS |
| 100 CHF | 361.60 ILS |
| 500 CHF | 1,807.98 ILS |
| 1,000 CHF | 3,615.96 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-26T19:35:30Z",
"rates": {
"ILS": 3.615963
}
}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": 361.5963,
"rate": 3.615963
}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