Rate Overview
Live
1 BBD = 1.5607 ILS
1 ILS = 0.640728
BBD
Avg
1.5600
High
1.5666
Low
1.5529
Last updated: 3/26/2026, 2:47:53 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.56 ILS |
| 10 BBD | 15.61 ILS |
| 50 BBD | 78.04 ILS |
| 100 BBD | 156.07 ILS |
| 500 BBD | 780.36 ILS |
| 1,000 BBD | 1,560.73 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-26T14:47:53Z",
"rates": {
"ILS": 1.560725
}
}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": 156.0725,
"rate": 1.560725
}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