Rate Overview
Live
1 SDG = 0.005086 ILS
1 ILS = 196.6182
SDG
Avg
0.005072
High
0.006042
Low
0.004726
Last updated: 7/26/2026, 10:19:21 PM
Quick Conversions
| SDG | ILS |
|---|---|
| 1 SDG | 0.01 ILS |
| 10 SDG | 0.05 ILS |
| 50 SDG | 0.25 ILS |
| 100 SDG | 0.51 ILS |
| 500 SDG | 2.54 ILS |
| 1,000 SDG | 5.09 ILS |
Get SDG/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=ILSExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-26T22:19:21Z",
"rates": {
"ILS": 0.005086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "ILS",
"amount": 100
},
"result": 0.5086,
"rate": 0.005086
}Build with SDG/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key