Rate Overview
Live
1 SOS = 0.005207 ILS
1 ILS = 192.0492
SOS
Avg
0.005287
High
0.005367
Low
0.005207
Last updated: 4/17/2026, 1:12:18 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.60 ILS |
| 1,000 SOS | 5.21 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-17T13:12:18Z",
"rates": {
"ILS": 0.005207
}
}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.5206999999999999,
"rate": 0.005207
}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