Rate Overview
Live
1 ILS = 186.4050 SOS
1 SOS = 0.005365
ILS
Avg
170.3292
High
194.1713
Low
151.3124
Last updated: 7/23/2026, 12:23:18 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 186.40 SOS |
| 10 ILS | 1,864.05 SOS |
| 50 ILS | 9,320.25 SOS |
| 100 ILS | 18,640.50 SOS |
| 500 ILS | 93,202.49 SOS |
| 1,000 ILS | 186,404.99 SOS |
Get ILS/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SOSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-23T00:23:18Z",
"rates": {
"SOS": 186.404986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SOS",
"amount": 100
},
"result": 18640.4986,
"rate": 186.404986
}Build with ILS/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key