Rate Overview
Live
1 BHD = 84.8382 THB
1 THB = 0.011787
BHD
Avg
85.6398
High
86.1231
Low
84.8382
Last updated: 5/7/2026, 2:47:51 PM
Quick Conversions
| BHD | THB |
|---|---|
| 1 BHD | 84.84 THB |
| 10 BHD | 848.38 THB |
| 50 BHD | 4,241.91 THB |
| 100 BHD | 8,483.82 THB |
| 500 BHD | 42,419.10 THB |
| 1,000 BHD | 84,838.20 THB |
Get BHD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=THBExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-05-07T14:47:51Z",
"rates": {
"THB": 84.838198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "THB",
"amount": 100
},
"result": 8483.819800000001,
"rate": 84.838198
}Build with BHD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key