Rate Overview
Live
1 BBD = 16.9067 THB
1 THB = 0.059148
BBD
Avg
16.8336
High
16.9067
Low
16.7825
Last updated: 7/22/2026, 12:39:41 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.91 THB |
| 10 BBD | 169.07 THB |
| 50 BBD | 845.34 THB |
| 100 BBD | 1,690.68 THB |
| 500 BBD | 8,453.38 THB |
| 1,000 BBD | 16,906.75 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-22T12:39:41Z",
"rates": {
"THB": 16.90675
}
}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": 1690.675,
"rate": 16.90675
}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