Rate Overview
Live
1 ILS = 186.2621 SOS
1 SOS = 0.005369
ILS
Avg
187.9398
High
202.6268
Low
177.2570
Last updated: 7/29/2026, 10:21:44 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 186.26 SOS |
| 10 ILS | 1,862.62 SOS |
| 50 ILS | 9,313.10 SOS |
| 100 ILS | 18,626.21 SOS |
| 500 ILS | 93,131.04 SOS |
| 1,000 ILS | 186,262.07 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-07-29T10:21:44Z",
"rates": {
"SOS": 186.262072
}
}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": 18626.207199999997,
"rate": 186.262072
}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