Rate Overview
Live
1 HKD = 0.164564 BND
1 BND = 6.0767
HKD
Avg
0.164635
High
0.164769
Low
0.164450
Last updated: 7/25/2026, 11:49:39 PM
Quick Conversions
| HKD | BND |
|---|---|
| 1 HKD | 0.16 BND |
| 10 HKD | 1.65 BND |
| 50 HKD | 8.23 BND |
| 100 HKD | 16.46 BND |
| 500 HKD | 82.28 BND |
| 1,000 HKD | 164.56 BND |
Get HKD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BNDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T23:49:39Z",
"rates": {
"BND": 0.164564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BND",
"amount": 100
},
"result": 16.4564,
"rate": 0.164564
}Build with HKD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key