Rate Overview
Live
1 USD = 0.378400 BHD
1 BHD = 2.6427
USD
Avg
0.378501
High
0.378991
Low
0.377651
Last updated: 5/7/2026, 12:12:10 AM
Quick Conversions
| USD | BHD |
|---|---|
| 1 USD | 0.38 BHD |
| 10 USD | 3.78 BHD |
| 50 USD | 18.92 BHD |
| 100 USD | 37.84 BHD |
| 500 USD | 189.20 BHD |
| 1,000 USD | 378.40 BHD |
Get USD/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BHDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-07T00:12:10Z",
"rates": {
"BHD": 0.3784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BHD",
"amount": 100
},
"result": 37.84,
"rate": 0.3784
}Build with USD/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key