Rate Overview
Live
1 BBD = 16.5530 THB
1 THB = 0.060412
BBD
Avg
16.5303
High
16.5700
Low
16.4968
Last updated: 8/12/2026, 6:53:50 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.55 THB |
| 10 BBD | 165.53 THB |
| 50 BBD | 827.65 THB |
| 100 BBD | 1,655.30 THB |
| 500 BBD | 8,276.50 THB |
| 1,000 BBD | 16,553.00 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-08-12T18:53:50Z",
"rates": {
"THB": 16.553
}
}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": 1655.3000000000002,
"rate": 16.553
}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