Rate Overview
Live
1 BBD = 16.7413 THB
1 THB = 0.059733
BBD
Avg
16.0683
High
16.7413
Low
15.5337
Last updated: 7/13/2026, 7:27:06 PM
Quick Conversions
| BBD | THB |
|---|---|
| 1 BBD | 16.74 THB |
| 10 BBD | 167.41 THB |
| 50 BBD | 837.06 THB |
| 100 BBD | 1,674.13 THB |
| 500 BBD | 8,370.63 THB |
| 1,000 BBD | 16,741.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-07-13T19:27:06Z",
"rates": {
"THB": 16.74125
}
}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": 1674.125,
"rate": 16.74125
}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