Rate Overview
Live
1 THB = 0.061398 BBD
1 BBD = 16.2872
THB
Avg
0.061792
High
0.062873
Low
0.061190
Last updated: 5/27/2026, 7:58:38 AM
Quick Conversions
| THB | BBD |
|---|---|
| 1 THB | 0.06 BBD |
| 10 THB | 0.61 BBD |
| 50 THB | 3.07 BBD |
| 100 THB | 6.14 BBD |
| 500 THB | 30.70 BBD |
| 1,000 THB | 61.40 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-05-27T07:58:38Z",
"rates": {
"BBD": 0.061398
}
}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.1398,
"rate": 0.061398
}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