Rate Overview
Live
1 ILS = 0.268227 CHF
1 CHF = 3.7282
ILS
Avg
0.269413
High
0.272389
Low
0.267688
Last updated: 7/6/2026, 12:47:13 AM
Quick Conversions
| ILS | CHF |
|---|---|
| 1 ILS | 0.27 CHF |
| 10 ILS | 2.68 CHF |
| 50 ILS | 13.41 CHF |
| 100 ILS | 26.82 CHF |
| 500 ILS | 134.11 CHF |
| 1,000 ILS | 268.23 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-07-06T00:47:13Z",
"rates": {
"CHF": 0.268227
}
}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.822699999999998,
"rate": 0.268227
}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