Rate Overview
Live
1 BND = 6.1044 HKD
1 HKD = 0.163815
BND
Avg
6.0815
High
6.1050
Low
6.0692
Last updated: 7/31/2026, 9:55:53 AM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.10 HKD |
| 10 BND | 61.04 HKD |
| 50 BND | 305.22 HKD |
| 100 BND | 610.44 HKD |
| 500 BND | 3,052.22 HKD |
| 1,000 BND | 6,104.45 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-31T09:55:53Z",
"rates": {
"HKD": 6.104448
}
}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": 610.4448,
"rate": 6.104448
}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