Rate Overview
Live
1 BND = 6.0935 HKD
1 HKD = 0.164108
BND
Avg
6.1261
High
6.1882
Low
6.0482
Last updated: 3/27/2026, 9:44:58 AM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.09 HKD |
| 10 BND | 60.94 HKD |
| 50 BND | 304.68 HKD |
| 100 BND | 609.35 HKD |
| 500 BND | 3,046.77 HKD |
| 1,000 BND | 6,093.55 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-03-27T09:44:58Z",
"rates": {
"HKD": 6.093546
}
}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": 609.3546,
"rate": 6.093546
}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