Rate Overview
Live
1 BND = 6.1357 HKD
1 HKD = 0.162980
BND
Avg
6.1406
High
6.1918
Low
6.1135
Last updated: 5/27/2026, 3:10:25 PM
Quick Conversions
| BND | HKD |
|---|---|
| 1 BND | 6.14 HKD |
| 10 BND | 61.36 HKD |
| 50 BND | 306.79 HKD |
| 100 BND | 613.57 HKD |
| 500 BND | 3,067.87 HKD |
| 1,000 BND | 6,135.74 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-05-27T15:10:25Z",
"rates": {
"HKD": 6.135735
}
}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": 613.5735000000001,
"rate": 6.135735
}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