Rate Overview
Live
1 ILS = 0.253930 CHF
1 CHF = 3.9381
ILS
Avg
0.254861
High
0.296565
Low
0.217953
Last updated: 3/27/2026, 1:13:24 AM
Quick Conversions
| ILS | CHF |
|---|---|
| 1 ILS | 0.25 CHF |
| 10 ILS | 2.54 CHF |
| 50 ILS | 12.70 CHF |
| 100 ILS | 25.39 CHF |
| 500 ILS | 126.96 CHF |
| 1,000 ILS | 253.93 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-27T01:13:24Z",
"rates": {
"CHF": 0.25393
}
}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.393,
"rate": 0.25393
}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