Rate Overview
Live
1 ILS = 2.5621 SBD
1 SBD = 0.390306
ILS
Avg
2.5667
High
2.5893
Low
2.5573
Last updated: 3/27/2026, 6:06:49 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.56 SBD |
| 10 ILS | 25.62 SBD |
| 50 ILS | 128.10 SBD |
| 100 ILS | 256.21 SBD |
| 500 ILS | 1,281.05 SBD |
| 1,000 ILS | 2,562.09 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-27T06:06:49Z",
"rates": {
"SBD": 2.562094
}
}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": 256.2094,
"rate": 2.562094
}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