Rate Overview
Live
1 ILS = 190.6080 SDG
1 SDG = 0.005246
ILS
Avg
192.2179
High
195.1016
Low
188.1151
Last updated: 3/27/2026, 12:54:56 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 190.61 SDG |
| 10 ILS | 1,906.08 SDG |
| 50 ILS | 9,530.40 SDG |
| 100 ILS | 19,060.80 SDG |
| 500 ILS | 95,303.99 SDG |
| 1,000 ILS | 190,607.97 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-27T12:54:56Z",
"rates": {
"SDG": 190.607974
}
}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": 19060.797400000003,
"rate": 190.607974
}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