Rate Overview
Live
1 SBD = 0.372033 ILS
1 ILS = 2.6879
SBD
Avg
0.369899
High
0.373046
Low
0.366525
Last updated: 8/18/2026, 3:15:26 PM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.37 ILS |
| 10 SBD | 3.72 ILS |
| 50 SBD | 18.60 ILS |
| 100 SBD | 37.20 ILS |
| 500 SBD | 186.02 ILS |
| 1,000 SBD | 372.03 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-08-18T15:15:26Z",
"rates": {
"ILS": 0.372033
}
}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.2033,
"rate": 0.372033
}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