Rate Overview
Live
1 ILS = 196.3362 SDG
1 SDG = 0.005093
ILS
Avg
198.4580
High
201.6721
Low
195.3225
Last updated: 7/28/2026, 3:56:14 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 196.34 SDG |
| 10 ILS | 1,963.36 SDG |
| 50 ILS | 9,816.81 SDG |
| 100 ILS | 19,633.62 SDG |
| 500 ILS | 98,168.09 SDG |
| 1,000 ILS | 196,336.19 SDG |
Get ILS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SDGExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T03:56:14Z",
"rates": {
"SDG": 196.336188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SDG",
"amount": 100
},
"result": 19633.6188,
"rate": 196.336188
}Build with ILS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key