Rate Overview
Live
1 BBD = 15.9005 THB
1 THB = 0.062891
BBD
Avg
15.7488
High
15.9874
Low
15.5404
Last updated: 3/6/2026, 9:34:32 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 15.90 THB |
| 10 BBD | 159.01 THB |
| 50 BBD | 795.03 THB |
| 100 BBD | 1,590.05 THB |
| 500 BBD | 7,950.25 THB |
| 1,000 BBD | 15,900.50 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-06T21:34:32Z",
"rates": {
"THB": 15.9005
}
}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": 1590.05,
"rate": 15.9005
}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