Rate Overview
Live
1 ILS = 205.4896 SDG
1 SDG = 0.004866
ILS
Avg
204.8878
High
206.1718
Low
201.5016
Last updated: 6/17/2026, 6:33:22 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 205.49 SDG |
| 10 ILS | 2,054.90 SDG |
| 50 ILS | 10,274.48 SDG |
| 100 ILS | 20,548.96 SDG |
| 500 ILS | 102,744.81 SDG |
| 1,000 ILS | 205,489.62 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-06-17T06:33:22Z",
"rates": {
"SDG": 205.489624
}
}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": 20548.9624,
"rate": 205.489624
}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