Rate Overview
Live
1 ILS = 190.9354 SDG
1 SDG = 0.005237
ILS
Avg
192.7730
High
195.2891
Low
190.7819
Last updated: 3/27/2026, 11:11:12 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 190.94 SDG |
| 10 ILS | 1,909.35 SDG |
| 50 ILS | 9,546.77 SDG |
| 100 ILS | 19,093.54 SDG |
| 500 ILS | 95,467.71 SDG |
| 1,000 ILS | 190,935.41 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-27T11:11:12Z",
"rates": {
"SDG": 190.935411
}
}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": 19093.5411,
"rate": 190.935411
}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