Rate Overview
Live
1 BHD = 8.3149 ILS
1 ILS = 0.120266
BHD
Avg
8.2689
High
8.3213
Low
8.2044
Last updated: 3/28/2026, 3:16:32 PM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 8.31 ILS |
| 10 BHD | 83.15 ILS |
| 50 BHD | 415.75 ILS |
| 100 BHD | 831.49 ILS |
| 500 BHD | 4,157.46 ILS |
| 1,000 BHD | 8,314.91 ILS |
Get BHD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=ILSExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-28T15:16:32Z",
"rates": {
"ILS": 8.314913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "ILS",
"amount": 100
},
"result": 831.4913,
"rate": 8.314913
}Build with BHD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key