Rate Overview
Live
1 ILS = 2.6988 SBD
1 SBD = 0.370542
ILS
Avg
2.6941
High
2.7057
Low
2.6699
Last updated: 7/7/2026, 6:12:41 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.70 SBD |
| 10 ILS | 26.99 SBD |
| 50 ILS | 134.94 SBD |
| 100 ILS | 269.88 SBD |
| 500 ILS | 1,349.38 SBD |
| 1,000 ILS | 2,698.75 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-07T06:12:41Z",
"rates": {
"SBD": 2.698751
}
}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": 269.87510000000003,
"rate": 2.698751
}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