Rate Overview
Live
1 ILS = 195.9644 SDG
1 SDG = 0.005103
ILS
Avg
178.2069
High
204.0260
Low
158.8232
Last updated: 7/29/2026, 2:17:37 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 195.96 SDG |
| 10 ILS | 1,959.64 SDG |
| 50 ILS | 9,798.22 SDG |
| 100 ILS | 19,596.44 SDG |
| 500 ILS | 97,982.19 SDG |
| 1,000 ILS | 195,964.38 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-29T02:17:37Z",
"rates": {
"SDG": 195.964376
}
}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": 19596.437599999997,
"rate": 195.964376
}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