Rate Overview
Live
1 CHF = 3.9426 ILS
1 ILS = 0.253640
CHF
Avg
3.9511
High
3.9705
Low
3.9415
Last updated: 3/27/2026, 11:11:02 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.94 ILS |
| 10 CHF | 39.43 ILS |
| 50 CHF | 197.13 ILS |
| 100 CHF | 394.26 ILS |
| 500 CHF | 1,971.30 ILS |
| 1,000 CHF | 3,942.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-03-27T11:11:02Z",
"rates": {
"ILS": 3.942594
}
}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": 394.2594,
"rate": 3.942594
}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