Rate Overview
Live
1 ILS = 0.124711 BHD
1 BHD = 8.0185
ILS
Avg
0.125831
High
0.127137
Low
0.124711
Last updated: 9/3/2026, 4:26:56 AM
Quick Conversions
| ILS | BHD |
|---|---|
| 1 ILS | 0.12 BHD |
| 10 ILS | 1.25 BHD |
| 50 ILS | 6.24 BHD |
| 100 ILS | 12.47 BHD |
| 500 ILS | 62.36 BHD |
| 1,000 ILS | 124.71 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-09-03T04:26:56Z",
"rates": {
"BHD": 0.124711
}
}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.4711,
"rate": 0.124711
}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