Rate Overview
Live
1 THB = 0.062718 BBD
1 BBD = 15.9444
THB
Avg
0.063377
High
0.064348
Low
0.062549
Last updated: 3/7/2026, 1:21:44 AM
Quick Conversions
| THB | BBD |
|---|---|
| 1 THB | 0.06 BBD |
| 10 THB | 0.63 BBD |
| 50 THB | 3.14 BBD |
| 100 THB | 6.27 BBD |
| 500 THB | 31.36 BBD |
| 1,000 THB | 62.72 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-03-07T01:21:44Z",
"rates": {
"BBD": 0.062718
}
}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.2718,
"rate": 0.062718
}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