Rate Overview
Live
1 HKD = 0.164108 BND
1 BND = 6.0935
HKD
Avg
0.163697
High
0.164159
Low
0.163184
Last updated: 3/27/2026, 6:08:10 AM
Quick Conversions
| HKD | BND |
|---|---|
| 1 HKD | 0.16 BND |
| 10 HKD | 1.64 BND |
| 50 HKD | 8.21 BND |
| 100 HKD | 16.41 BND |
| 500 HKD | 82.05 BND |
| 1,000 HKD | 164.11 BND |
Get HKD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BNDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T06:08:10Z",
"rates": {
"BND": 0.164108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BND",
"amount": 100
},
"result": 16.410800000000002,
"rate": 0.164108
}Build with HKD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key