Rate Overview
Live
1 SBD = 0.384366 ILS
1 ILS = 2.6017
SBD
Avg
0.383824
High
0.389991
Low
0.380009
Last updated: 3/7/2026, 12:33:06 AM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.38 ILS |
| 10 SBD | 3.84 ILS |
| 50 SBD | 19.22 ILS |
| 100 SBD | 38.44 ILS |
| 500 SBD | 192.18 ILS |
| 1,000 SBD | 384.37 ILS |
Get SBD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=ILSExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:33:06Z",
"rates": {
"ILS": 0.384366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "ILS",
"amount": 100
},
"result": 38.4366,
"rate": 0.384366
}Build with SBD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key