Rate Overview
Live
1 ILS = 0.276551 CHF
1 CHF = 3.6160
ILS
Avg
0.255496
High
0.295379
Low
0.223549
Last updated: 5/26/2026, 7:33:51 PM
Quick Conversions
| ILS | CHF |
|---|---|
| 1 ILS | 0.28 CHF |
| 10 ILS | 2.77 CHF |
| 50 ILS | 13.83 CHF |
| 100 ILS | 27.66 CHF |
| 500 ILS | 138.28 CHF |
| 1,000 ILS | 276.55 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-05-26T19:33:51Z",
"rates": {
"CHF": 0.276551
}
}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": 27.655099999999997,
"rate": 0.276551
}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