Rate Overview
Live
1 BHD = 2.6459 USD
1 USD = 0.377950
BHD
Avg
2.6494
High
2.6809
Low
2.6209
Last updated: 7/28/2026, 8:56:04 AM
Quick Conversions
| BHD | USD |
|---|---|
| 1 BHD | 2.65 USD |
| 10 BHD | 26.46 USD |
| 50 BHD | 132.29 USD |
| 100 BHD | 264.59 USD |
| 500 BHD | 1,322.93 USD |
| 1,000 BHD | 2,645.85 USD |
Get BHD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=USDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T08:56:04Z",
"rates": {
"USD": 2.645852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "USD",
"amount": 100
},
"result": 264.5852,
"rate": 2.645852
}Build with BHD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key