Rate Overview
Live
1 ILS = 2.7685 SBD
1 SBD = 0.361209
ILS
Avg
2.7283
High
2.7685
Low
2.6994
Last updated: 5/7/2026, 9:06:25 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.77 SBD |
| 10 ILS | 27.68 SBD |
| 50 ILS | 138.42 SBD |
| 100 ILS | 276.85 SBD |
| 500 ILS | 1,384.24 SBD |
| 1,000 ILS | 2,768.48 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-05-07T09:06:25Z",
"rates": {
"SBD": 2.768479
}
}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": 276.84790000000004,
"rate": 2.768479
}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