Rate Overview
Live
1 BBD = 16.3077 THB
1 THB = 0.061321
BBD
Avg
16.1852
High
16.3425
Low
15.9048
Last updated: 5/27/2026, 7:15:52 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.31 THB |
| 10 BBD | 163.08 THB |
| 50 BBD | 815.39 THB |
| 100 BBD | 1,630.77 THB |
| 500 BBD | 8,153.87 THB |
| 1,000 BBD | 16,307.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-05-27T19:15:52Z",
"rates": {
"THB": 16.307749
}
}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": 1630.7749000000001,
"rate": 16.307749
}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