Rate Overview
Live
1 CHF = 3.9445 ILS
1 ILS = 0.253519
CHF
Avg
3.9729
High
4.0858
Low
3.9325
Last updated: 3/27/2026, 9:25:32 AM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.94 ILS |
| 10 CHF | 39.44 ILS |
| 50 CHF | 197.22 ILS |
| 100 CHF | 394.45 ILS |
| 500 CHF | 1,972.24 ILS |
| 1,000 CHF | 3,944.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-03-27T09:25:32Z",
"rates": {
"ILS": 3.94447
}
}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.447,
"rate": 3.94447
}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