Rate Overview
Live
1 ILS = 201.4819 SOS
1 SOS = 0.004963
ILS
Avg
169.1962
High
201.4819
Low
151.3124
Last updated: 5/28/2026, 4:39:01 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 201.48 SOS |
| 10 ILS | 2,014.82 SOS |
| 50 ILS | 10,074.09 SOS |
| 100 ILS | 20,148.19 SOS |
| 500 ILS | 100,740.93 SOS |
| 1,000 ILS | 201,481.85 SOS |
Get ILS/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SOSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-28T04:39:01Z",
"rates": {
"SOS": 201.481854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SOS",
"amount": 100
},
"result": 20148.1854,
"rate": 201.481854
}Build with ILS/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key