Rate Overview
Live
1 ILS = 187.7730 SOS
1 SOS = 0.005326
ILS
Avg
189.8438
High
193.2276
Low
183.6097
Last updated: 7/20/2026, 12:16:29 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 187.77 SOS |
| 10 ILS | 1,877.73 SOS |
| 50 ILS | 9,388.65 SOS |
| 100 ILS | 18,777.30 SOS |
| 500 ILS | 93,886.48 SOS |
| 1,000 ILS | 187,772.97 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-20T00:16:29Z",
"rates": {
"SOS": 187.772967
}
}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": 18777.2967,
"rate": 187.772967
}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