Rate Overview
Live
1 BBD = 16.4535 THB
1 THB = 0.060777
BBD
Avg
16.3694
High
16.4535
Low
16.1275
Last updated: 3/27/2026, 7:49:13 AM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.45 THB |
| 10 BBD | 164.53 THB |
| 50 BBD | 822.67 THB |
| 100 BBD | 1,645.35 THB |
| 500 BBD | 8,226.75 THB |
| 1,000 BBD | 16,453.50 THB |
Get BBD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=THBExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T07:49:13Z",
"rates": {
"THB": 16.453499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "THB",
"amount": 100
},
"result": 1645.3499000000002,
"rate": 16.453499
}Build with BBD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key