Rate Overview
Live
1 BBD = 16.4413 THB
1 THB = 0.060823
BBD
Avg
15.9534
High
16.4413
Low
15.5126
Last updated: 3/27/2026, 11:29:06 AM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.44 THB |
| 10 BBD | 164.41 THB |
| 50 BBD | 822.06 THB |
| 100 BBD | 1,644.13 THB |
| 500 BBD | 8,220.63 THB |
| 1,000 BBD | 16,441.25 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-27T11:29:06Z",
"rates": {
"THB": 16.44125
}
}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": 1644.125,
"rate": 16.44125
}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