Rate Overview
Live
1 SBD = 0.353996 ILS
1 ILS = 2.8249
SBD
Avg
0.378761
High
0.392018
Low
0.353526
Last updated: 5/27/2026, 9:46:42 AM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.35 ILS |
| 10 SBD | 3.54 ILS |
| 50 SBD | 17.70 ILS |
| 100 SBD | 35.40 ILS |
| 500 SBD | 177.00 ILS |
| 1,000 SBD | 354.00 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-27T09:46:42Z",
"rates": {
"ILS": 0.353996
}
}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.3996,
"rate": 0.353996
}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