Rate Overview
Live
1 ILS = 201.9354 SOS
1 SOS = 0.004952
ILS
Avg
198.7780
High
201.9354
Low
195.9836
Last updated: 5/28/2026, 3:40:48 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 201.94 SOS |
| 10 ILS | 2,019.35 SOS |
| 50 ILS | 10,096.77 SOS |
| 100 ILS | 20,193.54 SOS |
| 500 ILS | 100,967.68 SOS |
| 1,000 ILS | 201,935.36 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-28T03:40:48Z",
"rates": {
"SOS": 201.935363
}
}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": 20193.5363,
"rate": 201.935363
}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