Rate Overview
Live
1 SBD = 0.352560 ILS
1 ILS = 2.8364
SBD
Avg
0.409224
High
0.457746
Low
0.352560
Last updated: 5/27/2026, 10:56:04 AM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.35 ILS |
| 10 SBD | 3.53 ILS |
| 50 SBD | 17.63 ILS |
| 100 SBD | 35.26 ILS |
| 500 SBD | 176.28 ILS |
| 1,000 SBD | 352.56 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-05-27T10:56:04Z",
"rates": {
"ILS": 0.35256
}
}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": 35.256,
"rate": 0.35256
}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