Rate Overview
Live
1 ILS = 191.1635 SDG
1 SDG = 0.005231
ILS
Avg
192.2122
High
193.2558
Low
191.1635
Last updated: 3/27/2026, 7:42:32 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 191.16 SDG |
| 10 ILS | 1,911.63 SDG |
| 50 ILS | 9,558.17 SDG |
| 100 ILS | 19,116.35 SDG |
| 500 ILS | 95,581.73 SDG |
| 1,000 ILS | 191,163.46 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-03-27T07:42:32Z",
"rates": {
"SDG": 191.163461
}
}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": 19116.346100000002,
"rate": 191.163461
}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