Rate Overview
Live
1 BBD = 1.5392 ILS
1 ILS = 0.649688
BBD
Avg
1.6856
High
1.8932
Low
1.4611
Last updated: 7/23/2026, 2:32:19 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.54 ILS |
| 10 BBD | 15.39 ILS |
| 50 BBD | 76.96 ILS |
| 100 BBD | 153.92 ILS |
| 500 BBD | 769.60 ILS |
| 1,000 BBD | 1,539.20 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-07-23T14:32:19Z",
"rates": {
"ILS": 1.5392
}
}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.92,
"rate": 1.5392
}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