Rate Overview
Live
1 SOS = 0.005287 ILS
1 ILS = 189.1432
SOS
Avg
0.005281
High
0.005294
Low
0.005265
Last updated: 9/10/2026, 9:36:00 AM
Quick Conversions
| SOS | ILS |
|---|---|
| 1 SOS | 0.01 ILS |
| 10 SOS | 0.05 ILS |
| 50 SOS | 0.26 ILS |
| 100 SOS | 0.53 ILS |
| 500 SOS | 2.64 ILS |
| 1,000 SOS | 5.29 ILS |
Get SOS/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=ILSExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-09-10T09:36:00Z",
"rates": {
"ILS": 0.005287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "ILS",
"amount": 100
},
"result": 0.5287,
"rate": 0.005287
}Build with SOS/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key