Rate Overview
Live
1 BBD = 1.4752 ILS
1 ILS = 0.677874
BBD
Avg
1.4933
High
1.5020
Low
1.4748
Last updated: 8/14/2026, 2:44:17 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.48 ILS |
| 10 BBD | 14.75 ILS |
| 50 BBD | 73.76 ILS |
| 100 BBD | 147.52 ILS |
| 500 BBD | 737.60 ILS |
| 1,000 BBD | 1,475.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-08-14T14:44:17Z",
"rates": {
"ILS": 1.4752
}
}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": 147.52,
"rate": 1.4752
}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