Rate Overview
Live
1 ILS = 0.655533 BBD
1 BBD = 1.5255
ILS
Avg
0.661359
High
0.672087
Low
0.650897
Last updated: 7/29/2026, 12:54:01 AM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.66 BBD |
| 10 ILS | 6.56 BBD |
| 50 ILS | 32.78 BBD |
| 100 ILS | 65.55 BBD |
| 500 ILS | 327.77 BBD |
| 1,000 ILS | 655.53 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-07-29T00:54:01Z",
"rates": {
"BBD": 0.655533
}
}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": 65.55330000000001,
"rate": 0.655533
}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