Rate Overview
Live
1 HKD = 0.162971 BND
1 BND = 6.1361
HKD
Avg
0.165010
High
0.172189
Low
0.157985
Last updated: 5/27/2026, 12:33:12 PM
Quick Conversions
| HKD | BND |
|---|---|
| 1 HKD | 0.16 BND |
| 10 HKD | 1.63 BND |
| 50 HKD | 8.15 BND |
| 100 HKD | 16.30 BND |
| 500 HKD | 81.49 BND |
| 1,000 HKD | 162.97 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-05-27T12:33:12Z",
"rates": {
"BND": 0.162971
}
}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.2971,
"rate": 0.162971
}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