Rate Overview
Live
1 ILS = 195.8995 SOS
1 SOS = 0.005105
ILS
Avg
194.6018
High
197.2295
Low
192.7999
Last updated: 5/7/2026, 7:54:14 PM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 195.90 SOS |
| 10 ILS | 1,959.00 SOS |
| 50 ILS | 9,794.98 SOS |
| 100 ILS | 19,589.95 SOS |
| 500 ILS | 97,949.76 SOS |
| 1,000 ILS | 195,899.52 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-07T19:54:14Z",
"rates": {
"SOS": 195.899522
}
}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": 19589.9522,
"rate": 195.899522
}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