Rate Overview
Live
1 ILS = 196.7804 SDG
1 SDG = 0.005082
ILS
Avg
196.4833
High
197.5942
Low
195.3225
Last updated: 7/28/2026, 4:42:27 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 196.78 SDG |
| 10 ILS | 1,967.80 SDG |
| 50 ILS | 9,839.02 SDG |
| 100 ILS | 19,678.04 SDG |
| 500 ILS | 98,390.18 SDG |
| 1,000 ILS | 196,780.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-07-28T16:42:27Z",
"rates": {
"SDG": 196.780359
}
}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": 19678.0359,
"rate": 196.780359
}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