Rate Overview
Live
1 ILS = 2.6392 SBD
1 SBD = 0.378900
ILS
Avg
2.6429
High
2.6584
Low
2.6193
Last updated: 7/28/2026, 2:38:12 PM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.64 SBD |
| 10 ILS | 26.39 SBD |
| 50 ILS | 131.96 SBD |
| 100 ILS | 263.92 SBD |
| 500 ILS | 1,319.61 SBD |
| 1,000 ILS | 2,639.22 SBD |
Get ILS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SBDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T14:38:12Z",
"rates": {
"SBD": 2.639222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SBD",
"amount": 100
},
"result": 263.92220000000003,
"rate": 2.639222
}Build with ILS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key