Rate Overview
Live
1 ILS = 2.8073 SBD
1 SBD = 0.356220
ILS
Avg
2.6419
High
2.8250
Low
2.5509
Last updated: 5/27/2026, 8:29:19 PM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.81 SBD |
| 10 ILS | 28.07 SBD |
| 50 ILS | 140.36 SBD |
| 100 ILS | 280.73 SBD |
| 500 ILS | 1,403.63 SBD |
| 1,000 ILS | 2,807.26 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-27T20:29:19Z",
"rates": {
"SBD": 2.807255
}
}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": 280.7255,
"rate": 2.807255
}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