Rate Overview
Live
1 BND = 6.0428 HKD
1 HKD = 0.165486
BND
Avg
6.1156
High
6.1885
Low
6.0428
Last updated: 6/24/2026, 12:08:03 PM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.04 HKD |
| 10 BND | 60.43 HKD |
| 50 BND | 302.14 HKD |
| 100 BND | 604.28 HKD |
| 500 BND | 3,021.41 HKD |
| 1,000 BND | 6,042.82 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-24T12:08:03Z",
"rates": {
"HKD": 6.042816
}
}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": 604.2816,
"rate": 6.042816
}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