Rate Overview
Live
1 BSD = 3.1347 ILS
1 ILS = 0.319010
BSD
Avg
3.1221
High
3.1347
Low
3.1058
Last updated: 3/27/2026, 3:47:27 AM
Quick Conversions
| BSD | ILS |
|---|---|
| 1 BSD | 3.13 ILS |
| 10 BSD | 31.35 ILS |
| 50 BSD | 156.74 ILS |
| 100 BSD | 313.47 ILS |
| 500 BSD | 1,567.35 ILS |
| 1,000 BSD | 3,134.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-03-27T03:47:27Z",
"rates": {
"ILS": 3.1347
}
}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": 313.47,
"rate": 3.1347
}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