Rate Overview
Live
1 ILS = 196.5087 SDG
1 SDG = 0.005089
ILS
Avg
197.5024
High
211.5679
Low
165.4858
Last updated: 7/26/2026, 3:28:41 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 196.51 SDG |
| 10 ILS | 1,965.09 SDG |
| 50 ILS | 9,825.44 SDG |
| 100 ILS | 19,650.87 SDG |
| 500 ILS | 98,254.36 SDG |
| 1,000 ILS | 196,508.73 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-26T15:28:41Z",
"rates": {
"SDG": 196.508725
}
}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": 19650.8725,
"rate": 196.508725
}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