Rate Overview
Live
1 BHD = 7.4593 ILS
1 ILS = 0.134061
BHD
Avg
7.6000
High
7.7119
Low
7.4593
Last updated: 5/28/2026, 9:47:35 PM
Quick Conversions
| BHD | ILS |
|---|---|
| 1 BHD | 7.46 ILS |
| 10 BHD | 74.59 ILS |
| 50 BHD | 372.96 ILS |
| 100 BHD | 745.93 ILS |
| 500 BHD | 3,729.64 ILS |
| 1,000 BHD | 7,459.27 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-05-28T21:47:35Z",
"rates": {
"ILS": 7.45927
}
}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": 745.927,
"rate": 7.45927
}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