Rate Overview
Live
1 USD = 0.378000 BHD
1 BHD = 2.6455
USD
Avg
0.377724
High
0.378051
Low
0.376000
Last updated: 6/16/2026, 5:45:38 AM
Quick Conversions
| USD | BHD |
|---|---|
| 1 USD | 0.38 BHD |
| 10 USD | 3.78 BHD |
| 50 USD | 18.90 BHD |
| 100 USD | 37.80 BHD |
| 500 USD | 189.00 BHD |
| 1,000 USD | 378.00 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-06-16T05:45:38Z",
"rates": {
"BHD": 0.378
}
}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.8,
"rate": 0.378
}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