Rate Overview
Live
1 SDG = 0.005104 ILS
1 ILS = 195.9248
SDG
Avg
0.005264
High
0.005747
Low
0.004673
Last updated: 7/22/2026, 10:04:38 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.55 ILS |
| 1,000 SDG | 5.10 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-22T22:04:38Z",
"rates": {
"ILS": 0.005104
}
}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.5104,
"rate": 0.005104
}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