Rate Overview
Live
1 BND = 6.0614 HKD
1 HKD = 0.164978
BND
Avg
6.1206
High
6.1882
Low
6.0482
Last updated: 7/10/2026, 1:36:08 AM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.06 HKD |
| 10 BND | 60.61 HKD |
| 50 BND | 303.07 HKD |
| 100 BND | 606.14 HKD |
| 500 BND | 3,030.70 HKD |
| 1,000 BND | 6,061.41 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-10T01:36:08Z",
"rates": {
"HKD": 6.061407
}
}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.1407,
"rate": 6.061407
}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