Rate Overview
Live
1 SDG = 0.005021 ILS
1 ILS = 199.1635
SDG
Avg
0.005013
High
0.005045
Low
0.004968
Last updated: 9/6/2026, 3:02:34 PM
Quick Conversions
| SDG | ILS |
|---|---|
| 1 SDG | 0.01 ILS |
| 10 SDG | 0.05 ILS |
| 50 SDG | 0.25 ILS |
| 100 SDG | 0.50 ILS |
| 500 SDG | 2.51 ILS |
| 1,000 SDG | 5.02 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-09-06T15:02:34Z",
"rates": {
"ILS": 0.005021
}
}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.5021,
"rate": 0.005021
}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