Rate Overview
Live
1 BND = 6.1147 HKD
1 HKD = 0.163541
BND
Avg
6.1410
High
6.1856
Low
6.1147
Last updated: 3/7/2026, 3:05:10 AM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.11 HKD |
| 10 BND | 61.15 HKD |
| 50 BND | 305.73 HKD |
| 100 BND | 611.47 HKD |
| 500 BND | 3,057.34 HKD |
| 1,000 BND | 6,114.69 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-07T03:05:10Z",
"rates": {
"HKD": 6.114688
}
}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": 611.4688,
"rate": 6.114688
}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