Rate Overview
Live
1 BHD = 89.1335 THB
1 THB = 0.011219
BHD
Avg
89.2840
High
89.7475
Low
88.9677
Last updated: 7/26/2026, 10:49:57 PM
Quick Conversions
| BHD | THB |
|---|---|
| 1 BHD | 89.13 THB |
| 10 BHD | 891.33 THB |
| 50 BHD | 4,456.67 THB |
| 100 BHD | 8,913.35 THB |
| 500 BHD | 44,566.74 THB |
| 1,000 BHD | 89,133.48 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-07-26T22:49:57Z",
"rates": {
"THB": 89.133483
}
}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": 8913.3483,
"rate": 89.133483
}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