Rate Overview
Live
1 SBD = 0.374806 ILS
1 ILS = 2.6680
SBD
Avg
0.373851
High
0.377433
Low
0.370386
Last updated: 9/3/2026, 2:45:21 PM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.37 ILS |
| 10 SBD | 3.75 ILS |
| 50 SBD | 18.74 ILS |
| 100 SBD | 37.48 ILS |
| 500 SBD | 187.40 ILS |
| 1,000 SBD | 374.81 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-09-03T14:45:21Z",
"rates": {
"ILS": 0.374806
}
}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": 37.480599999999995,
"rate": 0.374806
}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