Rate Overview
Live
1 SBD = 0.392126 ILS
1 ILS = 2.5502
SBD
Avg
0.404981
High
0.463830
Low
0.378688
Last updated: 3/27/2026, 11:19:06 AM
Quick Conversions
| SBD | ILS |
|---|---|
| 1 SBD | 0.39 ILS |
| 10 SBD | 3.92 ILS |
| 50 SBD | 19.61 ILS |
| 100 SBD | 39.21 ILS |
| 500 SBD | 196.06 ILS |
| 1,000 SBD | 392.13 ILS |
Get SBD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=ILSExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T11:19:06Z",
"rates": {
"ILS": 0.392126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "ILS",
"amount": 100
},
"result": 39.212599999999995,
"rate": 0.392126
}Build with SBD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key