Rate Overview
Live
1 ILS = 0.654757 BBD
1 BBD = 1.5273
ILS
Avg
0.659362
High
0.712563
Low
0.627151
Last updated: 7/25/2026, 11:20:57 AM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.65 BBD |
| 10 ILS | 6.55 BBD |
| 50 ILS | 32.74 BBD |
| 100 ILS | 65.48 BBD |
| 500 ILS | 327.38 BBD |
| 1,000 ILS | 654.76 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-25T11:20:57Z",
"rates": {
"BBD": 0.654757
}
}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.4757,
"rate": 0.654757
}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