Rate Overview
Live
1 THB = 0.061193 BZD
1 BZD = 16.3417
THB
Avg
0.062318
High
0.064720
Low
0.058357
Last updated: 3/27/2026, 2:50:55 PM
Quick Conversions
| THB | BZD |
|---|---|
| 1 THB | 0.06 BZD |
| 10 THB | 0.61 BZD |
| 50 THB | 3.06 BZD |
| 100 THB | 6.12 BZD |
| 500 THB | 30.60 BZD |
| 1,000 THB | 61.19 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-03-27T14:50:55Z",
"rates": {
"BZD": 0.061193
}
}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.1193,
"rate": 0.061193
}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