Rate Overview
Live
1 ILS = 2.7276 SBD
1 SBD = 0.366625
ILS
Avg
2.6957
High
2.7283
Low
2.6806
Last updated: 8/14/2026, 2:26:53 PM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.73 SBD |
| 10 ILS | 27.28 SBD |
| 50 ILS | 136.38 SBD |
| 100 ILS | 272.76 SBD |
| 500 ILS | 1,363.79 SBD |
| 1,000 ILS | 2,727.58 SBD |
Get ILS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SBDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-14T14:26:53Z",
"rates": {
"SBD": 2.727579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SBD",
"amount": 100
},
"result": 272.7579,
"rate": 2.727579
}Build with ILS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key