Rate Overview
Live
1 USD = 0.378200 BHD
1 BHD = 2.6441
USD
Avg
0.378136
High
0.378868
Low
0.377307
Last updated: 4/16/2026, 10:50:14 PM
Quick Conversions
| USD | BHD |
|---|---|
| 1 USD | 0.38 BHD |
| 10 USD | 3.78 BHD |
| 50 USD | 18.91 BHD |
| 100 USD | 37.82 BHD |
| 500 USD | 189.10 BHD |
| 1,000 USD | 378.20 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-04-16T22:50:14Z",
"rates": {
"BHD": 0.3782
}
}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.82,
"rate": 0.3782
}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