Rate Overview
Live
1 BBD = 16.6743 THB
1 THB = 0.059973
BBD
Avg
16.6759
High
16.7152
Low
16.6149
Last updated: 7/1/2026, 6:52:25 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.67 THB |
| 10 BBD | 166.74 THB |
| 50 BBD | 833.71 THB |
| 100 BBD | 1,667.43 THB |
| 500 BBD | 8,337.13 THB |
| 1,000 BBD | 16,674.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-07-01T18:52:25Z",
"rates": {
"THB": 16.67425
}
}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": 1667.4250000000002,
"rate": 16.67425
}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