Rate Overview
Live
1 ILS = 212.2188 SDG
1 SDG = 0.004712
ILS
Avg
176.9734
High
212.2188
Low
158.8232
Last updated: 5/27/2026, 8:27:21 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 212.22 SDG |
| 10 ILS | 2,122.19 SDG |
| 50 ILS | 10,610.94 SDG |
| 100 ILS | 21,221.88 SDG |
| 500 ILS | 106,109.39 SDG |
| 1,000 ILS | 212,218.79 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-05-27T20:27:21Z",
"rates": {
"SDG": 212.218788
}
}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": 21221.8788,
"rate": 212.218788
}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