Rate Overview
Live
1 BDT = 0.063910 HKD
1 HKD = 15.6470
BDT
Avg
0.063877
High
0.064111
Low
0.063664
Last updated: 3/27/2026, 11:33:11 AM
Quick Conversions
| BDT | HKD |
|---|---|
| 1 BDT | 0.06 HKD |
| 10 BDT | 0.64 HKD |
| 50 BDT | 3.20 HKD |
| 100 BDT | 6.39 HKD |
| 500 BDT | 31.96 HKD |
| 1,000 BDT | 63.91 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-03-27T11:33:11Z",
"rates": {
"HKD": 0.06391
}
}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.390999999999999,
"rate": 0.06391
}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