Rate Overview
Live
1 ILS = 212.3051 SDG
1 SDG = 0.004710
ILS
Avg
193.7333
High
212.3051
Low
167.3020
Last updated: 5/27/2026, 9:33:58 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 212.31 SDG |
| 10 ILS | 2,123.05 SDG |
| 50 ILS | 10,615.26 SDG |
| 100 ILS | 21,230.51 SDG |
| 500 ILS | 106,152.56 SDG |
| 1,000 ILS | 212,305.12 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-27T21:33:58Z",
"rates": {
"SDG": 212.305119
}
}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": 21230.511899999998,
"rate": 212.305119
}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