Rate Overview
Live
1 ILS = 200.7249 SDG
1 SDG = 0.004982
ILS
Avg
198.8809
High
200.8050
Low
196.2189
Last updated: 4/17/2026, 4:52:34 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 200.72 SDG |
| 10 ILS | 2,007.25 SDG |
| 50 ILS | 10,036.25 SDG |
| 100 ILS | 20,072.49 SDG |
| 500 ILS | 100,362.46 SDG |
| 1,000 ILS | 200,724.92 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-04-17T04:52:34Z",
"rates": {
"SDG": 200.724924
}
}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": 20072.4924,
"rate": 200.724924
}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