Rate Overview
Live
1 SBD = 0.382520 ILS
1 ILS = 2.6142
SBD
Avg
0.375886
High
0.390699
Low
0.349171
Last updated: 7/23/2026, 8:59:05 PM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.38 ILS |
| 10 SBD | 3.83 ILS |
| 50 SBD | 19.13 ILS |
| 100 SBD | 38.25 ILS |
| 500 SBD | 191.26 ILS |
| 1,000 SBD | 382.52 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-07-23T20:59:05Z",
"rates": {
"ILS": 0.38252
}
}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.252,
"rate": 0.38252
}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