Rate Overview
Live
1 ILS = 201.8639 SOS
1 SOS = 0.004954
ILS
Avg
198.7678
High
201.8639
Low
195.9836
Last updated: 5/28/2026, 1:17:21 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 201.86 SOS |
| 10 ILS | 2,018.64 SOS |
| 50 ILS | 10,093.20 SOS |
| 100 ILS | 20,186.39 SOS |
| 500 ILS | 100,931.97 SOS |
| 1,000 ILS | 201,863.94 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-28T01:17:21Z",
"rates": {
"SOS": 201.863937
}
}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": 20186.3937,
"rate": 201.863937
}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