Rate Overview
Live
1 THB = 0.060355 BZD
1 BZD = 16.5686
THB
Avg
0.062607
High
0.064813
Low
0.060272
Last updated: 7/14/2026, 9:42:25 PM
Quick Conversions
| THB | BZD |
|---|---|
| 1 THB | 0.06 BZD |
| 10 THB | 0.60 BZD |
| 50 THB | 3.02 BZD |
| 100 THB | 6.04 BZD |
| 500 THB | 30.18 BZD |
| 1,000 THB | 60.36 BZD |
Get THB/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BZDExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-14T21:42:25Z",
"rates": {
"BZD": 0.060355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BZD",
"amount": 100
},
"result": 6.0355,
"rate": 0.060355
}Build with THB/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key