Rate Overview
Live
1 ILS = 2.6497 SBD
1 SBD = 0.377399
ILS
Avg
2.5851
High
2.8189
Low
2.3994
Last updated: 7/29/2026, 12:51:58 AM
Quick Conversions
| ILS | SBD |
|---|---|
| 1 ILS | 2.65 SBD |
| 10 ILS | 26.50 SBD |
| 50 ILS | 132.49 SBD |
| 100 ILS | 264.97 SBD |
| 500 ILS | 1,324.86 SBD |
| 1,000 ILS | 2,649.72 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-29T00:51:58Z",
"rates": {
"SBD": 2.649715
}
}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.9715,
"rate": 2.649715
}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