Rate Overview
Live
1 ILS = 196.4971 SDG
1 SDG = 0.005089
ILS
Avg
196.5452
High
197.7409
Low
195.3225
Last updated: 7/25/2026, 10:28:18 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 196.50 SDG |
| 10 ILS | 1,964.97 SDG |
| 50 ILS | 9,824.86 SDG |
| 100 ILS | 19,649.71 SDG |
| 500 ILS | 98,248.56 SDG |
| 1,000 ILS | 196,497.13 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-07-25T22:28:18Z",
"rates": {
"SDG": 196.497127
}
}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": 19649.7127,
"rate": 196.497127
}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