Rate Overview
Live
1 BSD = 2.8971 ILS
1 ILS = 0.345176
BSD
Avg
2.9277
High
2.9610
Low
2.8971
Last updated: 5/8/2026, 11:45:02 AM
Quick Conversions
| BSD | ILS |
|---|---|
| 1 BSD | 2.90 ILS |
| 10 BSD | 28.97 ILS |
| 50 BSD | 144.85 ILS |
| 100 BSD | 289.71 ILS |
| 500 BSD | 1,448.54 ILS |
| 1,000 BSD | 2,897.08 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-05-08T11:45:02Z",
"rates": {
"ILS": 2.897075
}
}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": 289.7075,
"rate": 2.897075
}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