Rate Overview
Live
1 HKD = 0.164588 BND
1 BND = 6.0758
HKD
Avg
0.163468
High
0.165338
Low
0.161596
Last updated: 7/26/2026, 3:52:55 AM
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.29 BND |
| 1,000 HKD | 164.59 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-26T03:52:55Z",
"rates": {
"BND": 0.164588
}
}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.4588,
"rate": 0.164588
}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