Rate Overview
Live
1 BSD = 2.9557 ILS
1 ILS = 0.338329
BSD
Avg
2.9871
High
3.0041
Low
2.9496
Last updated: 8/14/2026, 8:33:26 PM
Quick Conversions
| BSD | ILS |
|---|---|
| 1 BSD | 2.96 ILS |
| 10 BSD | 29.56 ILS |
| 50 BSD | 147.79 ILS |
| 100 BSD | 295.57 ILS |
| 500 BSD | 1,477.85 ILS |
| 1,000 BSD | 2,955.70 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-08-14T20:33:26Z",
"rates": {
"ILS": 2.9557
}
}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.57000000000005,
"rate": 2.9557
}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