Rate Overview
Live
1 BDT = 0.063483 HKD
1 HKD = 15.7522
BDT
Avg
0.063558
High
0.063646
Low
0.063483
Last updated: 7/24/2026, 8:19:49 PM
Quick Conversions
| BDT | HKD |
|---|---|
| 1 BDT | 0.06 HKD |
| 10 BDT | 0.63 HKD |
| 50 BDT | 3.17 HKD |
| 100 BDT | 6.35 HKD |
| 500 BDT | 31.74 HKD |
| 1,000 BDT | 63.48 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-24T20:19:49Z",
"rates": {
"HKD": 0.063483
}
}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.3483,
"rate": 0.063483
}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