Rate Overview
Live
1 BHD = 87.6574 THB
1 THB = 0.011408
BHD
Avg
87.5454
High
87.7491
Low
87.3463
Last updated: 8/13/2026, 1:35:35 PM
Quick Conversions
| BHD | THB |
|---|---|
| 1 BHD | 87.66 THB |
| 10 BHD | 876.57 THB |
| 50 BHD | 4,382.87 THB |
| 100 BHD | 8,765.74 THB |
| 500 BHD | 43,828.70 THB |
| 1,000 BHD | 87,657.41 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-08-13T13:35:35Z",
"rates": {
"THB": 87.657407
}
}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": 8765.7407,
"rate": 87.657407
}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