Rate Overview
Live
1 HKD = 0.375396 BYN
1 BYN = 2.6639
HKD
Avg
0.372463
High
0.375451
Low
0.369891
Last updated: 3/7/2026, 12:12:04 AM
Quick Conversions
| HKD | BYN |
|---|---|
| 1 HKD | 0.38 BYN |
| 10 HKD | 3.75 BYN |
| 50 HKD | 18.77 BYN |
| 100 HKD | 37.54 BYN |
| 500 HKD | 187.70 BYN |
| 1,000 HKD | 375.40 BYN |
Get HKD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BYNExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-07T00:12:04Z",
"rates": {
"BYN": 0.375396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BYN",
"amount": 100
},
"result": 37.5396,
"rate": 0.375396
}Build with HKD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key