Rate Overview
Live
1 CHF = 3.6191 ILS
1 ILS = 0.276314
CHF
Avg
3.6795
High
3.7039
Low
3.6191
Last updated: 5/26/2026, 5:14:36 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.62 ILS |
| 10 CHF | 36.19 ILS |
| 50 CHF | 180.95 ILS |
| 100 CHF | 361.91 ILS |
| 500 CHF | 1,809.53 ILS |
| 1,000 CHF | 3,619.07 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-26T17:14:36Z",
"rates": {
"ILS": 3.619067
}
}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.9067,
"rate": 3.619067
}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