Rate Overview
Live
1 ILS = 212.3690 SDG
1 SDG = 0.004709
ILS
Avg
186.5000
High
212.3690
Low
169.6624
Last updated: 5/27/2026, 7:18:04 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 212.37 SDG |
| 10 ILS | 2,123.69 SDG |
| 50 ILS | 10,618.45 SDG |
| 100 ILS | 21,236.90 SDG |
| 500 ILS | 106,184.49 SDG |
| 1,000 ILS | 212,368.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-05-27T19:18:04Z",
"rates": {
"SDG": 212.368973
}
}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": 21236.8973,
"rate": 212.368973
}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