Rate Overview
Live
1 ILS = 2.6023 SBD
1 SBD = 0.384271
ILS
Avg
2.6053
High
2.6315
Low
2.5642
Last updated: 3/7/2026, 4:05:23 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.60 SBD |
| 10 ILS | 26.02 SBD |
| 50 ILS | 130.12 SBD |
| 100 ILS | 260.23 SBD |
| 500 ILS | 1,301.17 SBD |
| 1,000 ILS | 2,602.33 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-07T04:05:23Z",
"rates": {
"SBD": 2.60233
}
}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": 260.233,
"rate": 2.60233
}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