Rate Overview
Live
1 BBD = 16.3953 THB
1 THB = 0.060993
BBD
Avg
15.9517
High
16.3953
Low
15.5126
Last updated: 3/27/2026, 4:31:56 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.40 THB |
| 10 BBD | 163.95 THB |
| 50 BBD | 819.76 THB |
| 100 BBD | 1,639.53 THB |
| 500 BBD | 8,197.63 THB |
| 1,000 BBD | 16,395.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-27T16:31:56Z",
"rates": {
"THB": 16.39525
}
}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": 1639.525,
"rate": 16.39525
}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