Rate Overview
Live
1 SOS = 0.005283 ILS
1 ILS = 189.2864
SOS
Avg
0.005279
High
0.005324
Low
0.005240
Last updated: 7/10/2026, 8:59:26 PM
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.28 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-07-10T20:59:26Z",
"rates": {
"ILS": 0.005283
}
}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.5283,
"rate": 0.005283
}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