Rate Overview
Live
1 BHD = 89.1508 THB
1 THB = 0.011217
BHD
Avg
85.8642
High
89.1583
Low
82.2131
Last updated: 7/24/2026, 8:31:37 PM
Quick Conversions
| BHD | THB |
|---|---|
| 1 BHD | 89.15 THB |
| 10 BHD | 891.51 THB |
| 50 BHD | 4,457.54 THB |
| 100 BHD | 8,915.08 THB |
| 500 BHD | 44,575.40 THB |
| 1,000 BHD | 89,150.79 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-24T20:31:37Z",
"rates": {
"THB": 89.150793
}
}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": 8915.0793,
"rate": 89.150793
}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