Rate Overview
Live
1 THB = 0.059512 BBD
1 BBD = 16.8033
THB
Avg
0.059354
High
0.059559
Low
0.059128
Last updated: 7/27/2026, 5:19:31 PM
Quick Conversions
| THB | BBD |
|---|---|
| 1 THB | 0.06 BBD |
| 10 THB | 0.60 BBD |
| 50 THB | 2.98 BBD |
| 100 THB | 5.95 BBD |
| 500 THB | 29.76 BBD |
| 1,000 THB | 59.51 BBD |
Get THB/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BBDExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T17:19:31Z",
"rates": {
"BBD": 0.059512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BBD",
"amount": 100
},
"result": 5.9512,
"rate": 0.059512
}Build with THB/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key