Rate Overview
Live
1 ILS = 187.1929 SOS
1 SOS = 0.005342
ILS
Avg
187.9517
High
202.6268
Low
177.2570
Last updated: 7/8/2026, 11:46:28 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 187.19 SOS |
| 10 ILS | 1,871.93 SOS |
| 50 ILS | 9,359.64 SOS |
| 100 ILS | 18,719.29 SOS |
| 500 ILS | 93,596.44 SOS |
| 1,000 ILS | 187,192.89 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-08T11:46:28Z",
"rates": {
"SOS": 187.192886
}
}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": 18719.2886,
"rate": 187.192886
}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