Rate Overview
Live
1 ILS = 0.707188 BBD
1 BBD = 1.4141
ILS
Avg
0.688744
High
0.707188
Low
0.675066
Last updated: 5/27/2026, 8:24:33 PM
Quick Conversions
| ILS | BBD |
|---|---|
| 1 ILS | 0.71 BBD |
| 10 ILS | 7.07 BBD |
| 50 ILS | 35.36 BBD |
| 100 ILS | 70.72 BBD |
| 500 ILS | 353.59 BBD |
| 1,000 ILS | 707.19 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-27T20:24:33Z",
"rates": {
"BBD": 0.707188
}
}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": 70.7188,
"rate": 0.707188
}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