Rate Overview
Live
1 CHF = 3.6614 ILS
1 ILS = 0.273119
CHF
Avg
3.6814
High
3.7267
Low
3.6614
Last updated: 6/15/2026, 7:39:37 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.66 ILS |
| 10 CHF | 36.61 ILS |
| 50 CHF | 183.07 ILS |
| 100 CHF | 366.14 ILS |
| 500 CHF | 1,830.70 ILS |
| 1,000 CHF | 3,661.40 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-06-15T19:39:37Z",
"rates": {
"ILS": 3.661404
}
}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": 366.1404,
"rate": 3.661404
}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