Rate Overview
Live
1 BBD = 1.4551 ILS
1 ILS = 0.687226
BBD
Avg
1.4666
High
1.4892
Low
1.4536
Last updated: 6/15/2026, 12:49:15 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.46 ILS |
| 10 BBD | 14.55 ILS |
| 50 BBD | 72.76 ILS |
| 100 BBD | 145.51 ILS |
| 500 BBD | 727.56 ILS |
| 1,000 BBD | 1,455.13 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-06-15T12:49:15Z",
"rates": {
"ILS": 1.455125
}
}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": 145.5125,
"rate": 1.455125
}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