Rate Overview
Live
1 ILS = 198.7937 SDG
1 SDG = 0.005030
ILS
Avg
199.0729
High
199.5421
Low
198.2008
Last updated: 9/8/2026, 9:01:14 PM
Quick Conversions
| ILS | SDG |
|---|---|
| 1 ILS | 198.79 SDG |
| 10 ILS | 1,987.94 SDG |
| 50 ILS | 9,939.69 SDG |
| 100 ILS | 19,879.37 SDG |
| 500 ILS | 99,396.86 SDG |
| 1,000 ILS | 198,793.71 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-09-08T21:01:14Z",
"rates": {
"SDG": 198.79371
}
}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": 19879.371,
"rate": 198.79371
}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