Rate Overview
Live
1 BBD = 16.4443 THB
1 THB = 0.060812
BBD
Avg
16.0438
High
16.4527
Low
15.5299
Last updated: 3/27/2026, 9:38:27 AM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.44 THB |
| 10 BBD | 164.44 THB |
| 50 BBD | 822.21 THB |
| 100 BBD | 1,644.43 THB |
| 500 BBD | 8,222.13 THB |
| 1,000 BBD | 16,444.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-27T09:38:27Z",
"rates": {
"THB": 16.44425
}
}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.425,
"rate": 16.44425
}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