Rate Overview
Live
1 SBD = 0.391833 ILS
1 ILS = 2.5521
SBD
Avg
0.415271
High
0.457746
Low
0.383631
Last updated: 3/27/2026, 9:34:14 AM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.39 ILS |
| 10 SBD | 3.92 ILS |
| 50 SBD | 19.59 ILS |
| 100 SBD | 39.18 ILS |
| 500 SBD | 195.92 ILS |
| 1,000 SBD | 391.83 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-27T09:34:14Z",
"rates": {
"ILS": 0.391833
}
}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": 39.183299999999996,
"rate": 0.391833
}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