Rate Overview
Live
1 ILS = 194.0744 SDG
1 SDG = 0.005153
ILS
Avg
193.7464
High
195.2891
Low
191.2560
Last updated: 3/7/2026, 3:36:29 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 194.07 SDG |
| 10 ILS | 1,940.74 SDG |
| 50 ILS | 9,703.72 SDG |
| 100 ILS | 19,407.44 SDG |
| 500 ILS | 97,037.20 SDG |
| 1,000 ILS | 194,074.40 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-07T03:36:29Z",
"rates": {
"SDG": 194.074401
}
}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": 19407.4401,
"rate": 194.074401
}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