Rate Overview
Live
1 BND = 6.1357 HKD
1 HKD = 0.162981
BND
Avg
6.0632
High
6.3297
Low
5.8076
Last updated: 5/27/2026, 4:21:02 PM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.14 HKD |
| 10 BND | 61.36 HKD |
| 50 BND | 306.78 HKD |
| 100 BND | 613.57 HKD |
| 500 BND | 3,067.85 HKD |
| 1,000 BND | 6,135.70 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-05-27T16:21:02Z",
"rates": {
"HKD": 6.135695
}
}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": 613.5695000000001,
"rate": 6.135695
}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