Rate Overview
Live
1 SBD = 0.381849 ILS
1 ILS = 2.6188
SBD
Avg
0.373105
High
0.381849
Low
0.369586
Last updated: 7/7/2026, 9:45:53 PM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.38 ILS |
| 10 SBD | 3.82 ILS |
| 50 SBD | 19.09 ILS |
| 100 SBD | 38.18 ILS |
| 500 SBD | 190.92 ILS |
| 1,000 SBD | 381.85 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-07T21:45:53Z",
"rates": {
"ILS": 0.381849
}
}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.1849,
"rate": 0.381849
}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