Rate Overview
Live
1 BSD = 3.0644 ILS
1 ILS = 0.326333
BSD
Avg
3.3715
High
3.7865
Low
2.9429
Last updated: 7/22/2026, 7:06:14 PM
Quick Conversions
| BSD | ILS |
|---|---|
| 1 BSD | 3.06 ILS |
| 10 BSD | 30.64 ILS |
| 50 BSD | 153.22 ILS |
| 100 BSD | 306.44 ILS |
| 500 BSD | 1,532.18 ILS |
| 1,000 BSD | 3,064.35 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-07-22T19:06:14Z",
"rates": {
"ILS": 3.06435
}
}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": 306.435,
"rate": 3.06435
}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