Rate Overview
Live
1 BZD = 3.9002 HKD
1 HKD = 0.256400
BZD
Avg
3.8909
High
3.9037
Low
3.8600
Last updated: 7/31/2026, 9:54:39 PM
Quick Conversions
| BZD | HKD |
|---|---|
| 1 BZD | 3.90 HKD |
| 10 BZD | 39.00 HKD |
| 50 BZD | 195.01 HKD |
| 100 BZD | 390.02 HKD |
| 500 BZD | 1,950.08 HKD |
| 1,000 BZD | 3,900.15 HKD |
Get BZD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=HKDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-31T21:54:39Z",
"rates": {
"HKD": 3.900153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "HKD",
"amount": 100
},
"result": 390.0153,
"rate": 3.900153
}Build with BZD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key