Rate Overview
Live
1 BBD = 1.4960 ILS
1 ILS = 0.668460
BBD
Avg
1.5175
High
1.5945
Low
1.4034
Last updated: 7/6/2026, 7:06:45 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.50 ILS |
| 10 BBD | 14.96 ILS |
| 50 BBD | 74.80 ILS |
| 100 BBD | 149.60 ILS |
| 500 BBD | 747.99 ILS |
| 1,000 BBD | 1,495.98 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-06T19:06:45Z",
"rates": {
"ILS": 1.495975
}
}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": 149.5975,
"rate": 1.495975
}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