Rate Overview
Live
1 BBD = 1.4905 ILS
1 ILS = 0.670894
BBD
Avg
1.4930
High
1.5023
Low
1.4879
Last updated: 7/2/2026, 6:38:57 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.49 ILS |
| 10 BBD | 14.91 ILS |
| 50 BBD | 74.53 ILS |
| 100 BBD | 149.05 ILS |
| 500 BBD | 745.27 ILS |
| 1,000 BBD | 1,490.55 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-02T18:38:57Z",
"rates": {
"ILS": 1.490549
}
}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.0549,
"rate": 1.490549
}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