Rate Overview
Live
1 ILS = 200.1745 SDG
1 SDG = 0.004996
ILS
Avg
200.5667
High
201.6721
Low
199.7499
Last updated: 7/3/2026, 11:32:47 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 200.17 SDG |
| 10 ILS | 2,001.75 SDG |
| 50 ILS | 10,008.73 SDG |
| 100 ILS | 20,017.45 SDG |
| 500 ILS | 100,087.27 SDG |
| 1,000 ILS | 200,174.55 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-07-03T11:32:47Z",
"rates": {
"SDG": 200.174546
}
}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": 20017.4546,
"rate": 200.174546
}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