Rate Overview
Live
1 ILS = 0.251671 CHF
1 CHF = 3.9734
ILS
Avg
0.250390
High
0.253843
Low
0.244752
Last updated: 3/6/2026, 7:34:22 PM
Quick Conversions
| ILS | CHF |
|---|---|
| 1 ILS | 0.25 CHF |
| 10 ILS | 2.52 CHF |
| 50 ILS | 12.58 CHF |
| 100 ILS | 25.17 CHF |
| 500 ILS | 125.84 CHF |
| 1,000 ILS | 251.67 CHF |
Get ILS/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CHFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-06T19:34:22Z",
"rates": {
"CHF": 0.251671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CHF",
"amount": 100
},
"result": 25.167099999999998,
"rate": 0.251671
}Build with ILS/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key