Rate Overview
Live
1 SBD = 0.392800 ILS
1 ILS = 2.5458
SBD
Avg
0.386747
High
0.392800
Low
0.380449
Last updated: 3/27/2026, 1:00:13 PM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.39 ILS |
| 10 SBD | 3.93 ILS |
| 50 SBD | 19.64 ILS |
| 100 SBD | 39.28 ILS |
| 500 SBD | 196.40 ILS |
| 1,000 SBD | 392.80 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-27T13:00:13Z",
"rates": {
"ILS": 0.3928
}
}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.28,
"rate": 0.3928
}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