Rate Overview
Live
1 HKD = 0.165345 BND
1 BND = 6.0480
HKD
Avg
0.165203
High
0.165387
Low
0.165029
Last updated: 7/2/2026, 6:41:29 PM
Quick Conversions
| HKD | BND |
|---|---|
| 1 HKD | 0.17 BND |
| 10 HKD | 1.65 BND |
| 50 HKD | 8.27 BND |
| 100 HKD | 16.53 BND |
| 500 HKD | 82.67 BND |
| 1,000 HKD | 165.35 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-02T18:41:29Z",
"rates": {
"BND": 0.165345
}
}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.534499999999998,
"rate": 0.165345
}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