Rate Overview
Live
1 CHF = 3.7300 ILS
1 ILS = 0.268098
CHF
Avg
3.7101
High
3.7357
Low
3.6712
Last updated: 7/5/2026, 11:36:20 PM
Quick Conversions
| CHF | ILS |
|---|---|
| 1 CHF | 3.73 ILS |
| 10 CHF | 37.30 ILS |
| 50 CHF | 186.50 ILS |
| 100 CHF | 373.00 ILS |
| 500 CHF | 1,864.99 ILS |
| 1,000 CHF | 3,729.98 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-07-05T23:36:20Z",
"rates": {
"ILS": 3.729982
}
}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": 372.9982,
"rate": 3.729982
}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