Rate Overview
Live
1 SDG = 0.004839 ILS
1 ILS = 206.6543
SDG
Avg
0.004887
High
0.004931
Low
0.004836
Last updated: 5/7/2026, 1:45:07 PM
Quick Conversions
| SDG | ILS |
|---|---|
| 1 SDG | 0.00 ILS |
| 10 SDG | 0.05 ILS |
| 50 SDG | 0.24 ILS |
| 100 SDG | 0.48 ILS |
| 500 SDG | 2.42 ILS |
| 1,000 SDG | 4.84 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-05-07T13:45:07Z",
"rates": {
"ILS": 0.004839
}
}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.48390000000000005,
"rate": 0.004839
}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