Rate Overview
Live
1 BBD = 1.4583 ILS
1 ILS = 0.685720
BBD
Avg
1.4636
High
1.4702
Low
1.4583
Last updated: 5/6/2026, 6:07:25 AM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.46 ILS |
| 10 BBD | 14.58 ILS |
| 50 BBD | 72.92 ILS |
| 100 BBD | 145.83 ILS |
| 500 BBD | 729.16 ILS |
| 1,000 BBD | 1,458.32 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-05-06T06:07:25Z",
"rates": {
"ILS": 1.458322
}
}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.8322,
"rate": 1.458322
}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