Rate Overview
Live
1 ILS = 187.0800 SOS
1 SOS = 0.005345
ILS
Avg
186.8992
High
187.5131
Low
185.4590
Last updated: 7/28/2026, 4:42:53 PM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 187.08 SOS |
| 10 ILS | 1,870.80 SOS |
| 50 ILS | 9,354.00 SOS |
| 100 ILS | 18,708.00 SOS |
| 500 ILS | 93,540.00 SOS |
| 1,000 ILS | 187,079.99 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-28T16:42:53Z",
"rates": {
"SOS": 187.079993
}
}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": 18707.9993,
"rate": 187.079993
}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