Rate Overview
Live
1 ILS = 2.5458 SBD
1 SBD = 0.392801
ILS
Avg
2.4740
High
2.6407
Low
2.1560
Last updated: 3/27/2026, 12:57:19 PM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.55 SBD |
| 10 ILS | 25.46 SBD |
| 50 ILS | 127.29 SBD |
| 100 ILS | 254.58 SBD |
| 500 ILS | 1,272.91 SBD |
| 1,000 ILS | 2,545.82 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-27T12:57:19Z",
"rates": {
"SBD": 2.545821
}
}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": 254.58210000000003,
"rate": 2.545821
}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