Rate Overview
Live
1 BSD = 2.9598 ILS
1 ILS = 0.337856
BSD
Avg
3.0099
High
3.0675
Low
2.9598
Last updated: 4/18/2026, 8:44:34 AM
Quick Conversions
| BSD | ILS |
|---|---|
| 1 BSD | 2.96 ILS |
| 10 BSD | 29.60 ILS |
| 50 BSD | 147.99 ILS |
| 100 BSD | 295.98 ILS |
| 500 BSD | 1,479.92 ILS |
| 1,000 BSD | 2,959.84 ILS |
Get BSD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=ILSExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-04-18T08:44:34Z",
"rates": {
"ILS": 2.95984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "ILS",
"amount": 100
},
"result": 295.984,
"rate": 2.95984
}Build with BSD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key