Rate Overview
Live
1 SBD = 0.355156 ILS
1 ILS = 2.8157
SBD
Avg
0.393898
High
0.423163
Low
0.355156
Last updated: 5/27/2026, 12:15:49 PM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.36 ILS |
| 10 SBD | 3.55 ILS |
| 50 SBD | 17.76 ILS |
| 100 SBD | 35.52 ILS |
| 500 SBD | 177.58 ILS |
| 1,000 SBD | 355.16 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-27T12:15:49Z",
"rates": {
"ILS": 0.355156
}
}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.515600000000006,
"rate": 0.355156
}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