Rate Overview
Live
1 BND = 6.0682 HKD
1 HKD = 0.164794
BND
Avg
6.1122
High
6.3130
Low
5.9554
Last updated: 7/11/2026, 5:58:15 PM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.07 HKD |
| 10 BND | 60.68 HKD |
| 50 BND | 303.41 HKD |
| 100 BND | 606.82 HKD |
| 500 BND | 3,034.09 HKD |
| 1,000 BND | 6,068.18 HKD |
Get BND/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=HKDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-11T17:58:15Z",
"rates": {
"HKD": 6.068177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "HKD",
"amount": 100
},
"result": 606.8177000000001,
"rate": 6.068177
}Build with BND/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key