Rate Overview
Live
1 ILS = 0.654225 BBD
1 BBD = 1.5285
ILS
Avg
0.654350
High
0.658476
Low
0.650897
Last updated: 7/29/2026, 8:33:06 AM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.65 BBD |
| 10 ILS | 6.54 BBD |
| 50 ILS | 32.71 BBD |
| 100 ILS | 65.42 BBD |
| 500 ILS | 327.11 BBD |
| 1,000 ILS | 654.22 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-29T08:33:06Z",
"rates": {
"BBD": 0.654225
}
}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.4225,
"rate": 0.654225
}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