Rate Overview
Live
1 ILS = 2.6441 SBD
1 SBD = 0.378200
ILS
Avg
2.4651
High
2.8034
Low
2.1846
Last updated: 7/29/2026, 7:04:27 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.64 SBD |
| 10 ILS | 26.44 SBD |
| 50 ILS | 132.21 SBD |
| 100 ILS | 264.41 SBD |
| 500 ILS | 1,322.05 SBD |
| 1,000 ILS | 2,644.10 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-29T07:04:27Z",
"rates": {
"SBD": 2.644104
}
}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.4104,
"rate": 2.644104
}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