Rate Overview
Live
1 BHD = 88.4943 THB
1 THB = 0.011300
BHD
Avg
85.0618
High
88.5030
Low
82.2004
Last updated: 7/13/2026, 3:39:57 PM
Quick Conversions
| BHD | THB |
|---|---|
| 1 BHD | 88.49 THB |
| 10 BHD | 884.94 THB |
| 50 BHD | 4,424.72 THB |
| 100 BHD | 8,849.43 THB |
| 500 BHD | 44,247.16 THB |
| 1,000 BHD | 88,494.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-07-13T15:39:57Z",
"rates": {
"THB": 88.49431
}
}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": 8849.431,
"rate": 88.49431
}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