Rate Overview
Live
1 ILS = 2.6899 SBD
1 SBD = 0.371757
ILS
Avg
2.6655
High
2.6899
Low
2.6343
Last updated: 4/17/2026, 6:08:42 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.69 SBD |
| 10 ILS | 26.90 SBD |
| 50 ILS | 134.50 SBD |
| 100 ILS | 268.99 SBD |
| 500 ILS | 1,344.96 SBD |
| 1,000 ILS | 2,689.93 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-04-17T06:08:42Z",
"rates": {
"SBD": 2.689927
}
}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": 268.9927,
"rate": 2.689927
}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