Rate Overview
Live
1 ILS = 2.5532 SBD
1 SBD = 0.391659
ILS
Avg
2.5812
High
2.6315
Low
2.5532
Last updated: 3/27/2026, 7:45:58 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.55 SBD |
| 10 ILS | 25.53 SBD |
| 50 ILS | 127.66 SBD |
| 100 ILS | 255.32 SBD |
| 500 ILS | 1,276.62 SBD |
| 1,000 ILS | 2,553.24 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-27T07:45:58Z",
"rates": {
"SBD": 2.55324
}
}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": 255.324,
"rate": 2.55324
}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