Rate Overview
Live
1 BHD = 86.5833 THB
1 THB = 0.011550
BHD
Avg
83.6478
High
86.5833
Low
82.2004
Last updated: 3/27/2026, 2:34:41 PM
Quick Conversions
| BHD | THB |
|---|---|
| 1 BHD | 86.58 THB |
| 10 BHD | 865.83 THB |
| 50 BHD | 4,329.17 THB |
| 100 BHD | 8,658.33 THB |
| 500 BHD | 43,291.66 THB |
| 1,000 BHD | 86,583.31 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-03-27T14:34:41Z",
"rates": {
"THB": 86.583311
}
}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": 8658.3311,
"rate": 86.583311
}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