Rate Overview
Live
1 BSD = 3.0878 ILS
1 ILS = 0.323855
BSD
Avg
3.1031
High
3.1433
Low
3.0734
Last updated: 3/6/2026, 10:24:57 PM
Quick Conversions
| BSD | ILS |
|---|---|
| 1 BSD | 3.09 ILS |
| 10 BSD | 30.88 ILS |
| 50 BSD | 154.39 ILS |
| 100 BSD | 308.78 ILS |
| 500 BSD | 1,543.90 ILS |
| 1,000 BSD | 3,087.80 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-03-06T22:24:57Z",
"rates": {
"ILS": 3.0878
}
}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": 308.78000000000003,
"rate": 3.0878
}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