Rate Overview
Live
1 BND = 6.0604 HKD
1 HKD = 0.165007
BND
Avg
6.1223
High
6.3297
Low
5.9376
Last updated: 6/23/2026, 4:05:54 AM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.06 HKD |
| 10 BND | 60.60 HKD |
| 50 BND | 303.02 HKD |
| 100 BND | 606.04 HKD |
| 500 BND | 3,030.18 HKD |
| 1,000 BND | 6,060.35 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-06-23T04:05:54Z",
"rates": {
"HKD": 6.060354
}
}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.0354,
"rate": 6.060354
}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