Rate Overview
Live
1 ILS = 192.5755 SOS
1 SOS = 0.005193
ILS
Avg
189.2434
High
192.5755
Low
186.3096
Last updated: 4/17/2026, 5:31:49 PM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 192.58 SOS |
| 10 ILS | 1,925.75 SOS |
| 50 ILS | 9,628.77 SOS |
| 100 ILS | 19,257.55 SOS |
| 500 ILS | 96,287.73 SOS |
| 1,000 ILS | 192,575.47 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-04-17T17:31:49Z",
"rates": {
"SOS": 192.575465
}
}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": 19257.5465,
"rate": 192.575465
}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