Rate Overview
Live
1 THB = 0.060080 BZD
1 BZD = 16.6445
THB
Avg
0.062430
High
0.064836
Low
0.059724
Last updated: 7/28/2026, 2:21:23 PM
Quick Conversions
| THB | BZD |
|---|---|
| 1 THB | 0.06 BZD |
| 10 THB | 0.60 BZD |
| 50 THB | 3.00 BZD |
| 100 THB | 6.01 BZD |
| 500 THB | 30.04 BZD |
| 1,000 THB | 60.08 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-28T14:21:23Z",
"rates": {
"BZD": 0.06008
}
}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.008,
"rate": 0.06008
}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