Rate Overview
Live
1 BBD = 1.5380 ILS
1 ILS = 0.650174
BBD
Avg
1.5504
High
1.5717
Low
1.5367
Last updated: 3/6/2026, 8:07:55 AM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.54 ILS |
| 10 BBD | 15.38 ILS |
| 50 BBD | 76.90 ILS |
| 100 BBD | 153.80 ILS |
| 500 BBD | 769.03 ILS |
| 1,000 BBD | 1,538.05 ILS |
Get BBD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=ILSExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T08:07:55Z",
"rates": {
"ILS": 1.53805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "ILS",
"amount": 100
},
"result": 153.80499999999998,
"rate": 1.53805
}Build with BBD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key