Rate Overview
Live
1 BBD = 16.8725 THB
1 THB = 0.059268
BBD
Avg
16.7282
High
16.9123
Low
16.5358
Last updated: 7/25/2026, 10:12:24 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.87 THB |
| 10 BBD | 168.73 THB |
| 50 BBD | 843.63 THB |
| 100 BBD | 1,687.25 THB |
| 500 BBD | 8,436.26 THB |
| 1,000 BBD | 16,872.52 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-25T22:12:24Z",
"rates": {
"THB": 16.87252
}
}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": 1687.2520000000002,
"rate": 16.87252
}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