Rate Overview
Live
1 BND = 6.1851 HKD
1 HKD = 0.161680
BND
Avg
6.0902
High
6.1912
Low
5.9611
Last updated: 9/7/2026, 1:04:00 PM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.19 HKD |
| 10 BND | 61.85 HKD |
| 50 BND | 309.25 HKD |
| 100 BND | 618.51 HKD |
| 500 BND | 3,092.54 HKD |
| 1,000 BND | 6,185.08 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-09-07T13:04:00Z",
"rates": {
"HKD": 6.185075
}
}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": 618.5075,
"rate": 6.185075
}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