Rate Overview
Live
1 ILS = 0.260697 CHF
1 CHF = 3.8359
ILS
Avg
0.259286
High
0.260697
Low
0.256460
Last updated: 4/16/2026, 5:59:43 AM
Quick Conversions
| ILS | CHF |
|---|---|
| 1 ILS | 0.26 CHF |
| 10 ILS | 2.61 CHF |
| 50 ILS | 13.03 CHF |
| 100 ILS | 26.07 CHF |
| 500 ILS | 130.35 CHF |
| 1,000 ILS | 260.70 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-04-16T05:59:43Z",
"rates": {
"CHF": 0.260697
}
}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": 26.0697,
"rate": 0.260697
}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