Rate Overview
Live
1 ILS = 0.684732 BBD
1 BBD = 1.4604
ILS
Avg
0.682737
High
0.686987
Low
0.671496
Last updated: 6/17/2026, 6:32:55 AM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.68 BBD |
| 10 ILS | 6.85 BBD |
| 50 ILS | 34.24 BBD |
| 100 ILS | 68.47 BBD |
| 500 ILS | 342.37 BBD |
| 1,000 ILS | 684.73 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-06-17T06:32:55Z",
"rates": {
"BBD": 0.684732
}
}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": 68.4732,
"rate": 0.684732
}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