Rate Overview
Live
1 ILS = 196.3536 SDG
1 SDG = 0.005093
ILS
Avg
197.2758
High
213.8276
Low
180.6064
Last updated: 7/29/2026, 10:18:55 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 196.35 SDG |
| 10 ILS | 1,963.54 SDG |
| 50 ILS | 9,817.68 SDG |
| 100 ILS | 19,635.36 SDG |
| 500 ILS | 98,176.79 SDG |
| 1,000 ILS | 196,353.58 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-29T10:18:55Z",
"rates": {
"SDG": 196.353582
}
}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": 19635.3582,
"rate": 196.353582
}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