Rate Overview
Live
1 BHD = 2.6455 USD
1 USD = 0.378000
BHD
Avg
2.6566
High
2.6596
Low
2.6422
Last updated: 6/18/2026, 7:50:30 AM
Quick Conversions
| BHD | USD |
|---|---|
| 1 BHD | 2.65 USD |
| 10 BHD | 26.46 USD |
| 50 BHD | 132.28 USD |
| 100 BHD | 264.55 USD |
| 500 BHD | 1,322.75 USD |
| 1,000 BHD | 2,645.50 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-06-18T07:50:30Z",
"rates": {
"USD": 2.645502
}
}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.5502,
"rate": 2.645502
}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