Rate Overview
Live
1 ILS = 0.120265 BHD
1 BHD = 8.3150
ILS
Avg
0.121186
High
0.122967
Low
0.118522
Last updated: 3/28/2026, 10:48:30 AM
Quick Conversions
| ILS | BHD |
|---|---|
| 1 ILS | 0.12 BHD |
| 10 ILS | 1.20 BHD |
| 50 ILS | 6.01 BHD |
| 100 ILS | 12.03 BHD |
| 500 ILS | 60.13 BHD |
| 1,000 ILS | 120.27 BHD |
Get ILS/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BHDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-28T10:48:30Z",
"rates": {
"BHD": 0.120265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BHD",
"amount": 100
},
"result": 12.0265,
"rate": 0.120265
}Build with ILS/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key