Rate Overview
Live
1 SBD = 0.376384 ILS
1 ILS = 2.6569
SBD
Avg
0.388384
High
0.412806
Low
0.352262
Last updated: 7/18/2026, 4:00:06 PM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.38 ILS |
| 10 SBD | 3.76 ILS |
| 50 SBD | 18.82 ILS |
| 100 SBD | 37.64 ILS |
| 500 SBD | 188.19 ILS |
| 1,000 SBD | 376.38 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-07-18T16:00:06Z",
"rates": {
"ILS": 0.376384
}
}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.6384,
"rate": 0.376384
}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