Rate Overview
Live
1 BBD = 1.4299 ILS
1 ILS = 0.699350
BBD
Avg
1.6123
High
1.7852
Low
1.4299
Last updated: 5/26/2026, 12:30:00 PM
Quick Conversions
| BBD | ILS |
|---|---|
| 1 BBD | 1.43 ILS |
| 10 BBD | 14.30 ILS |
| 50 BBD | 71.50 ILS |
| 100 BBD | 142.99 ILS |
| 500 BBD | 714.95 ILS |
| 1,000 BBD | 1,429.90 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-26T12:30:00Z",
"rates": {
"ILS": 1.4299
}
}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": 142.99,
"rate": 1.4299
}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