Rate Overview
Live
1 ILS = 0.273344 CHF
1 CHF = 3.6584
ILS
Avg
0.271674
High
0.273344
Low
0.268330
Last updated: 6/15/2026, 9:00:05 PM
Quick Conversions
| ILS | CHF |
|---|---|
| 1 ILS | 0.27 CHF |
| 10 ILS | 2.73 CHF |
| 50 ILS | 13.67 CHF |
| 100 ILS | 27.33 CHF |
| 500 ILS | 136.67 CHF |
| 1,000 ILS | 273.34 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-06-15T21:00:05Z",
"rates": {
"CHF": 0.273344
}
}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.3344,
"rate": 0.273344
}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