Rate Overview
Live
1 BHD = 2.6453 USD
1 USD = 0.378025
BHD
Avg
2.6478
High
2.6596
Low
2.6453
Last updated: 8/17/2026, 7:40:00 AM
Quick Conversions
| BHD | USD |
|---|---|
| 1 BHD | 2.65 USD |
| 10 BHD | 26.45 USD |
| 50 BHD | 132.27 USD |
| 100 BHD | 264.53 USD |
| 500 BHD | 1,322.66 USD |
| 1,000 BHD | 2,645.33 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-08-17T07:40:00Z",
"rates": {
"USD": 2.645327
}
}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.5327,
"rate": 2.645327
}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