Rate Overview
Live
1 ILS = 0.667639 BBD
1 BBD = 1.4978
ILS
Avg
0.668991
High
0.672087
Low
0.665634
Last updated: 7/5/2026, 6:54:36 AM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.67 BBD |
| 10 ILS | 6.68 BBD |
| 50 ILS | 33.38 BBD |
| 100 ILS | 66.76 BBD |
| 500 ILS | 333.82 BBD |
| 1,000 ILS | 667.64 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-05T06:54:36Z",
"rates": {
"BBD": 0.667639
}
}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": 66.76389999999999,
"rate": 0.667639
}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