Rate Overview
Live
1 SOS = 0.005237 ILS
1 ILS = 190.9490
SOS
Avg
0.005290
High
0.005367
Low
0.005237
Last updated: 4/17/2026, 12:01:58 PM
Quick Conversions
| SOS | ILS |
|---|---|
| 1 SOS | 0.01 ILS |
| 10 SOS | 0.05 ILS |
| 50 SOS | 0.26 ILS |
| 100 SOS | 0.52 ILS |
| 500 SOS | 2.62 ILS |
| 1,000 SOS | 5.24 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-04-17T12:01:58Z",
"rates": {
"ILS": 0.005237
}
}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.5237,
"rate": 0.005237
}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