Rate Overview
Live
1 ILS = 2.8222 SBD
1 SBD = 0.354337
ILS
Avg
2.6150
High
2.8222
Low
2.5109
Last updated: 5/27/2026, 2:53:00 PM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.82 SBD |
| 10 ILS | 28.22 SBD |
| 50 ILS | 141.11 SBD |
| 100 ILS | 282.22 SBD |
| 500 ILS | 1,411.09 SBD |
| 1,000 ILS | 2,822.17 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-05-27T14:53:00Z",
"rates": {
"SBD": 2.822172
}
}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": 282.2172,
"rate": 2.822172
}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