Rate Overview
Live
1 BHD = 2.6420 USD
1 USD = 0.378500
BHD
Avg
2.6419
High
2.6479
Low
2.6386
Last updated: 5/8/2026, 12:59:18 PM
Quick Conversions
| BHD | USD |
|---|---|
| 1 BHD | 2.64 USD |
| 10 BHD | 26.42 USD |
| 50 BHD | 132.10 USD |
| 100 BHD | 264.20 USD |
| 500 BHD | 1,321.00 USD |
| 1,000 BHD | 2,642.01 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-05-08T12:59:18Z",
"rates": {
"USD": 2.642007
}
}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.2007,
"rate": 2.642007
}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