Rate Overview
Live
1 ILS = 2.5424 SBD
1 SBD = 0.393331
ILS
Avg
2.4142
High
2.6067
Low
2.1846
Last updated: 3/27/2026, 2:50:53 PM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.54 SBD |
| 10 ILS | 25.42 SBD |
| 50 ILS | 127.12 SBD |
| 100 ILS | 254.24 SBD |
| 500 ILS | 1,271.19 SBD |
| 1,000 ILS | 2,542.39 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-03-27T14:50:53Z",
"rates": {
"SBD": 2.542389
}
}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": 254.2389,
"rate": 2.542389
}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