Rate Overview
Live
1 BDT = 0.063774 HKD
1 HKD = 15.6804
BDT
Avg
0.063762
High
0.063845
Low
0.063705
Last updated: 4/17/2026, 1:24:10 AM
Quick Conversions
| BDT | HKD |
|---|---|
| 1 BDT | 0.06 HKD |
| 10 BDT | 0.64 HKD |
| 50 BDT | 3.19 HKD |
| 100 BDT | 6.38 HKD |
| 500 BDT | 31.89 HKD |
| 1,000 BDT | 63.77 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-04-17T01:24:10Z",
"rates": {
"HKD": 0.063774
}
}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.3774,
"rate": 0.063774
}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