Rate Overview
Live
1 SBD = 0.362454 ILS
1 ILS = 2.7590
SBD
Avg
0.366714
High
0.370446
Low
0.361683
Last updated: 5/7/2026, 6:53:08 AM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.36 ILS |
| 10 SBD | 3.62 ILS |
| 50 SBD | 18.12 ILS |
| 100 SBD | 36.25 ILS |
| 500 SBD | 181.23 ILS |
| 1,000 SBD | 362.45 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-07T06:53:08Z",
"rates": {
"ILS": 0.362454
}
}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": 36.2454,
"rate": 0.362454
}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