Rate Overview
Live
1 BBD = 1.5045 ILS
1 ILS = 0.664673
BBD
Avg
1.4990
High
1.5143
Low
1.4864
Last updated: 9/3/2026, 10:32:46 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.50 ILS |
| 10 BBD | 15.05 ILS |
| 50 BBD | 75.23 ILS |
| 100 BBD | 150.45 ILS |
| 500 BBD | 752.25 ILS |
| 1,000 BBD | 1,504.50 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-09-03T22:32:46Z",
"rates": {
"ILS": 1.5045
}
}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": 150.45,
"rate": 1.5045
}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