Rate Overview
Live
1 ILS = 212.2563 SDG
1 SDG = 0.004711
ILS
Avg
208.4685
High
212.2563
Low
205.3246
Last updated: 5/27/2026, 6:17:39 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 212.26 SDG |
| 10 ILS | 2,122.56 SDG |
| 50 ILS | 10,612.82 SDG |
| 100 ILS | 21,225.63 SDG |
| 500 ILS | 106,128.16 SDG |
| 1,000 ILS | 212,256.32 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-27T18:17:39Z",
"rates": {
"SDG": 212.256315
}
}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": 21225.6315,
"rate": 212.256315
}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