Rate Overview
Live
1 ILS = 189.9202 SOS
1 SOS = 0.005265
ILS
Avg
190.9329
High
192.1294
Low
189.9202
Last updated: 7/6/2026, 3:58:21 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 189.92 SOS |
| 10 ILS | 1,899.20 SOS |
| 50 ILS | 9,496.01 SOS |
| 100 ILS | 18,992.02 SOS |
| 500 ILS | 94,960.08 SOS |
| 1,000 ILS | 189,920.16 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-06T03:58:21Z",
"rates": {
"SOS": 189.920157
}
}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": 18992.0157,
"rate": 189.920157
}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