Rate Overview
Live
1 ILS = 0.672878 BBD
1 BBD = 1.4862
ILS
Avg
0.665971
High
0.672878
Low
0.656592
Last updated: 4/17/2026, 11:58:47 AM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.67 BBD |
| 10 ILS | 6.73 BBD |
| 50 ILS | 33.64 BBD |
| 100 ILS | 67.29 BBD |
| 500 ILS | 336.44 BBD |
| 1,000 ILS | 672.88 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-04-17T11:58:47Z",
"rates": {
"BBD": 0.672878
}
}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": 67.2878,
"rate": 0.672878
}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