Rate Overview
Live
1 ILS = 182.1456 SOS
1 SOS = 0.005490
ILS
Avg
171.7059
High
185.4816
Low
151.4979
Last updated: 3/28/2026, 12:21:51 PM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 182.15 SOS |
| 10 ILS | 1,821.46 SOS |
| 50 ILS | 9,107.28 SOS |
| 100 ILS | 18,214.56 SOS |
| 500 ILS | 91,072.78 SOS |
| 1,000 ILS | 182,145.56 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-03-28T12:21:51Z",
"rates": {
"SOS": 182.145559
}
}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": 18214.5559,
"rate": 182.145559
}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