Rate Overview
Live
1 ILS = 0.253583 CHF
1 CHF = 3.9435
ILS
Avg
0.247586
High
0.255266
Low
0.237951
Last updated: 3/26/2026, 11:30:17 PM
Quick Conversions
| ILS | CHF |
|---|---|
| 1 ILS | 0.25 CHF |
| 10 ILS | 2.54 CHF |
| 50 ILS | 12.68 CHF |
| 100 ILS | 25.36 CHF |
| 500 ILS | 126.79 CHF |
| 1,000 ILS | 253.58 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-26T23:30:17Z",
"rates": {
"CHF": 0.253583
}
}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.3583,
"rate": 0.253583
}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