Rate Overview
Live
1 USD = 0.379900 BHD
1 BHD = 2.6323
USD
Avg
0.378301
High
0.379914
Low
0.376000
Last updated: 3/27/2026, 6:47:09 PM
Quick Conversions
| USD | BHD |
|---|---|
| 1 USD | 0.38 BHD |
| 10 USD | 3.80 BHD |
| 50 USD | 19.00 BHD |
| 100 USD | 37.99 BHD |
| 500 USD | 189.95 BHD |
| 1,000 USD | 379.90 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-03-27T18:47:09Z",
"rates": {
"BHD": 0.3799
}
}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.99,
"rate": 0.3799
}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