Rate Overview
Live
1 BSD = 3.1283 ILS
1 ILS = 0.319665 BSD
Avg
3.4207
High
3.7396
Low
3.1283
Last updated: 1/25/2026, 7:23:20 AM
Quick Conversions
| BSD | ILS |
|---|---|
| 1 BSD | 3.13 ILS |
| 10 BSD | 31.28 ILS |
| 50 BSD | 156.41 ILS |
| 100 BSD | 312.83 ILS |
| 500 BSD | 1,564.14 ILS |
| 1,000 BSD | 3,128.27 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-01-25T07:23:20Z",
"rates": {
"ILS": 3.128271
}
}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": 312.8271,
"rate": 3.128271
}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