Rate Overview
Live
1 ILS = 191.8264 SDG
1 SDG = 0.005213
ILS
Avg
192.2885
High
193.2558
Low
191.5872
Last updated: 3/27/2026, 6:07:39 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 191.83 SDG |
| 10 ILS | 1,918.26 SDG |
| 50 ILS | 9,591.32 SDG |
| 100 ILS | 19,182.64 SDG |
| 500 ILS | 95,913.18 SDG |
| 1,000 ILS | 191,826.36 SDG |
Get ILS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SDGExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T06:07:39Z",
"rates": {
"SDG": 191.826364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SDG",
"amount": 100
},
"result": 19182.636400000003,
"rate": 191.826364
}Build with ILS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key