Rate Overview
Live
1 BDT = 0.063700 HKD
1 HKD = 15.6986
BDT
Avg
0.063731
High
0.063803
Low
0.063680
Last updated: 7/1/2026, 5:12:16 PM
Quick Conversions
| BDT | HKD |
|---|---|
| 1 BDT | 0.06 HKD |
| 10 BDT | 0.64 HKD |
| 50 BDT | 3.19 HKD |
| 100 BDT | 6.37 HKD |
| 500 BDT | 31.85 HKD |
| 1,000 BDT | 63.70 HKD |
Get BDT/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=HKDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-01T17:12:16Z",
"rates": {
"HKD": 0.0637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "HKD",
"amount": 100
},
"result": 6.370000000000001,
"rate": 0.0637
}Build with BDT/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key