Rate Overview
Live
1 ILS = 184.5981 SOS
1 SOS = 0.005417
ILS
Avg
184.3849
High
185.9301
Low
182.1019
Last updated: 3/7/2026, 9:13:08 AM
Quick Conversions
| ILS | SOS |
|---|---|
| 1 ILS | 184.60 SOS |
| 10 ILS | 1,845.98 SOS |
| 50 ILS | 9,229.91 SOS |
| 100 ILS | 18,459.81 SOS |
| 500 ILS | 92,299.07 SOS |
| 1,000 ILS | 184,598.15 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-03-07T09:13:08Z",
"rates": {
"SOS": 184.598149
}
}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": 18459.8149,
"rate": 184.598149
}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