Rate Overview
Live
1 BHD = 2.6448 USD
1 USD = 0.378100
BHD
Avg
2.6454
High
2.6596
Low
2.6386
Last updated: 5/28/2026, 10:58:24 PM
Quick Conversions
| BHD | USD |
|---|---|
| 1 BHD | 2.64 USD |
| 10 BHD | 26.45 USD |
| 50 BHD | 132.24 USD |
| 100 BHD | 264.48 USD |
| 500 BHD | 1,322.40 USD |
| 1,000 BHD | 2,644.80 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-28T22:58:24Z",
"rates": {
"USD": 2.644802
}
}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.48019999999997,
"rate": 2.644802
}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