Rate Overview
Live
1 ILS = 0.121570 BHD
1 BHD = 8.2257
ILS
Avg
0.121838
High
0.123079
Low
0.119920
Last updated: 3/7/2026, 7:35:45 AM
Quick Conversions
| ILS | BHD |
|---|---|
| 1 ILS | 0.12 BHD |
| 10 ILS | 1.22 BHD |
| 50 ILS | 6.08 BHD |
| 100 ILS | 12.16 BHD |
| 500 ILS | 60.79 BHD |
| 1,000 ILS | 121.57 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-07T07:35:45Z",
"rates": {
"BHD": 0.12157
}
}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.157,
"rate": 0.12157
}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