Rate Overview
Live
1 HKD = 0.163822 BND
1 BND = 6.1042
HKD
Avg
0.163978
High
0.164287
Low
0.163564
Last updated: 6/16/2026, 8:35:21 AM
Quick Conversions
| HKD | BND |
|---|---|
| 1 HKD | 0.16 BND |
| 10 HKD | 1.64 BND |
| 50 HKD | 8.19 BND |
| 100 HKD | 16.38 BND |
| 500 HKD | 81.91 BND |
| 1,000 HKD | 163.82 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-06-16T08:35:21Z",
"rates": {
"BND": 0.163822
}
}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.3822,
"rate": 0.163822
}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