Rate Overview
Live
1 ILS = 0.674804 BBD
1 BBD = 1.4819
ILS
Avg
0.671499
High
0.678058
Low
0.665767
Last updated: 8/16/2026, 1:21:30 PM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.67 BBD |
| 10 ILS | 6.75 BBD |
| 50 ILS | 33.74 BBD |
| 100 ILS | 67.48 BBD |
| 500 ILS | 337.40 BBD |
| 1,000 ILS | 674.80 BBD |
Get ILS/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BBDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-16T13:21:30Z",
"rates": {
"BBD": 0.674804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BBD",
"amount": 100
},
"result": 67.4804,
"rate": 0.674804
}Build with ILS/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key