Rate Overview
Live
1 ILS = 195.3444 SOS
1 SOS = 0.005119
ILS
Avg
195.0147
High
196.2956
Low
191.8930
Last updated: 6/17/2026, 6:36:32 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 195.34 SOS |
| 10 ILS | 1,953.44 SOS |
| 50 ILS | 9,767.22 SOS |
| 100 ILS | 19,534.44 SOS |
| 500 ILS | 97,672.20 SOS |
| 1,000 ILS | 195,344.41 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-06-17T06:36:32Z",
"rates": {
"SOS": 195.344406
}
}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": 19534.440599999998,
"rate": 195.344406
}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