Rate Overview
Live
1 ILS = 0.123094 BHD
1 BHD = 8.1239
ILS
Avg
0.119992
High
0.134697
Low
0.108590
Last updated: 7/25/2026, 7:21:43 PM
Quick Conversions
| ILS | BHD |
|---|---|
| 1 ILS | 0.12 BHD |
| 10 ILS | 1.23 BHD |
| 50 ILS | 6.15 BHD |
| 100 ILS | 12.31 BHD |
| 500 ILS | 61.55 BHD |
| 1,000 ILS | 123.09 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-07-25T19:21:43Z",
"rates": {
"BHD": 0.123094
}
}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.3094,
"rate": 0.123094
}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