Rate Overview
Live
1 ILS = 2.7438 SBD
1 SBD = 0.364459
ILS
Avg
2.7406
High
2.7601
Low
2.6900
Last updated: 6/17/2026, 6:34:47 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.74 SBD |
| 10 ILS | 27.44 SBD |
| 50 ILS | 137.19 SBD |
| 100 ILS | 274.38 SBD |
| 500 ILS | 1,371.90 SBD |
| 1,000 ILS | 2,743.79 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-06-17T06:34:47Z",
"rates": {
"SBD": 2.74379
}
}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": 274.379,
"rate": 2.74379
}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