Rate Overview
Live
1 SOS = 0.005108 ILS
1 ILS = 195.7713
SOS
Avg
0.005126
High
0.005211
Low
0.005094
Last updated: 6/17/2026, 7:58:11 AM
Quick Conversions
| SOS | ILS |
|---|---|
| 1 SOS | 0.01 ILS |
| 10 SOS | 0.05 ILS |
| 50 SOS | 0.26 ILS |
| 100 SOS | 0.51 ILS |
| 500 SOS | 2.55 ILS |
| 1,000 SOS | 5.11 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-06-17T07:58:11Z",
"rates": {
"ILS": 0.005108
}
}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.5107999999999999,
"rate": 0.005108
}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