Rate Overview
Live
1 ILS = 2.6429 SBD
1 SBD = 0.378367
ILS
Avg
2.6502
High
2.8216
Low
2.5509
Last updated: 7/29/2026, 10:19:07 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.64 SBD |
| 10 ILS | 26.43 SBD |
| 50 ILS | 132.15 SBD |
| 100 ILS | 264.29 SBD |
| 500 ILS | 1,321.47 SBD |
| 1,000 ILS | 2,642.94 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-07-29T10:19:07Z",
"rates": {
"SBD": 2.642936
}
}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": 264.2936,
"rate": 2.642936
}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