Rate Overview
Live
1 ILS = 201.0915 SDG
1 SDG = 0.004973
ILS
Avg
200.0912
High
201.0915
Low
199.2221
Last updated: 8/12/2026, 5:34:11 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 201.09 SDG |
| 10 ILS | 2,010.92 SDG |
| 50 ILS | 10,054.58 SDG |
| 100 ILS | 20,109.15 SDG |
| 500 ILS | 100,545.75 SDG |
| 1,000 ILS | 201,091.50 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-08-12T17:34:11Z",
"rates": {
"SDG": 201.0915
}
}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": 20109.15,
"rate": 201.0915
}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