Rate Overview
Live
1 ILS = 191.0783 SDG
1 SDG = 0.005233
ILS
Avg
187.9689
High
194.6610
Low
179.2752
Last updated: 3/27/2026, 9:25:31 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 191.08 SDG |
| 10 ILS | 1,910.78 SDG |
| 50 ILS | 9,553.91 SDG |
| 100 ILS | 19,107.83 SDG |
| 500 ILS | 95,539.13 SDG |
| 1,000 ILS | 191,078.26 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-27T09:25:31Z",
"rates": {
"SDG": 191.078259
}
}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": 19107.8259,
"rate": 191.078259
}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