Rate Overview
Live
1 BBD = 1.4883 ILS
1 ILS = 0.671887
BBD
Avg
1.5091
High
1.5319
Low
1.4883
Last updated: 4/16/2026, 2:42:19 AM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.49 ILS |
| 10 BBD | 14.88 ILS |
| 50 BBD | 74.42 ILS |
| 100 BBD | 148.83 ILS |
| 500 BBD | 744.17 ILS |
| 1,000 BBD | 1,488.35 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-04-16T02:42:19Z",
"rates": {
"ILS": 1.488346
}
}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": 148.8346,
"rate": 1.488346
}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