Rate Overview
Live
1 SDG = 0.005111 ILS
1 ILS = 195.6564
SDG
Avg
0.005647
High
0.006296
Low
0.004901
Last updated: 7/29/2026, 2:46:06 PM
Quick Conversions
| SDG | ILS |
|---|---|
| 1 SDG | 0.01 ILS |
| 10 SDG | 0.05 ILS |
| 50 SDG | 0.26 ILS |
| 100 SDG | 0.51 ILS |
| 500 SDG | 2.56 ILS |
| 1,000 SDG | 5.11 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-29T14:46:06Z",
"rates": {
"ILS": 0.005111
}
}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.5111,
"rate": 0.005111
}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