Rate Overview
Live
1 ILS = 206.2713 SDG
1 SDG = 0.004848
ILS
Avg
204.5720
High
206.7105
Low
202.7608
Last updated: 5/7/2026, 6:53:11 AM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 206.27 SDG |
| 10 ILS | 2,062.71 SDG |
| 50 ILS | 10,313.56 SDG |
| 100 ILS | 20,627.13 SDG |
| 500 ILS | 103,135.63 SDG |
| 1,000 ILS | 206,271.27 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-05-07T06:53:11Z",
"rates": {
"SDG": 206.271269
}
}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": 20627.1269,
"rate": 206.271269
}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