Rate Overview
Live
1 THB = 0.060079 BBD
1 BBD = 16.6448
THB
Avg
0.060183
High
0.060474
Low
0.059907
Last updated: 7/6/2026, 10:00:30 PM
Quick Conversions
| THB | BBD |
|---|---|
| 1 THB | 0.06 BBD |
| 10 THB | 0.60 BBD |
| 50 THB | 3.00 BBD |
| 100 THB | 6.01 BBD |
| 500 THB | 30.04 BBD |
| 1,000 THB | 60.08 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-06T22:00:30Z",
"rates": {
"BBD": 0.060079
}
}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": 6.0079,
"rate": 0.060079
}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