Rate Overview
Live
1 BND = 6.0708 HKD
1 HKD = 0.164724
BND
Avg
6.0737
High
6.1138
Low
6.0426
Last updated: 7/7/2026, 9:38:25 AM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.07 HKD |
| 10 BND | 60.71 HKD |
| 50 BND | 303.54 HKD |
| 100 BND | 607.08 HKD |
| 500 BND | 3,035.38 HKD |
| 1,000 BND | 6,070.77 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-07T09:38:25Z",
"rates": {
"HKD": 6.070766
}
}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": 607.0766,
"rate": 6.070766
}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