Rate Overview
Live
1 CHF = 3.6192 ILS
1 ILS = 0.276307
CHF
Avg
3.7267
High
3.8040
Low
3.6192
Last updated: 5/26/2026, 6:22:24 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.62 ILS |
| 10 CHF | 36.19 ILS |
| 50 CHF | 180.96 ILS |
| 100 CHF | 361.92 ILS |
| 500 CHF | 1,809.58 ILS |
| 1,000 CHF | 3,619.16 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-26T18:22:24Z",
"rates": {
"ILS": 3.619158
}
}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.9158,
"rate": 3.619158
}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