Rate Overview
Live
1 ILS = 0.693047 BBD
1 BBD = 1.4429
ILS
Avg
0.686417
High
0.695118
Low
0.680215
Last updated: 5/7/2026, 2:47:38 PM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.69 BBD |
| 10 ILS | 6.93 BBD |
| 50 ILS | 34.65 BBD |
| 100 ILS | 69.30 BBD |
| 500 ILS | 346.52 BBD |
| 1,000 ILS | 693.05 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-05-07T14:47:38Z",
"rates": {
"BBD": 0.693047
}
}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": 69.3047,
"rate": 0.693047
}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