Rate Overview
Live
1 BHD = 18.3137 BOB
1 BOB = 0.054604
BHD
Avg
18.3062
High
18.4289
Low
18.2050
Last updated: 5/27/2026, 9:34:05 PM
Quick Conversions
| BHD | BOB |
|---|---|
| 1 BHD | 18.31 BOB |
| 10 BHD | 183.14 BOB |
| 50 BHD | 915.68 BOB |
| 100 BHD | 1,831.37 BOB |
| 500 BHD | 9,156.84 BOB |
| 1,000 BHD | 18,313.69 BOB |
Get BHD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=BOBExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-27T21:34:05Z",
"rates": {
"BOB": 18.313685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "BOB",
"amount": 100
},
"result": 1831.3685,
"rate": 18.313685
}Build with BHD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key