Rate Overview
Live
1 HKD = 0.350990 BYN
1 BYN = 2.8491
HKD
Avg
0.356199
High
0.361126
Low
0.348842
Last updated: 5/27/2026, 8:48:09 AM
Quick Conversions
| HKD | BYN |
|---|---|
| 1 HKD | 0.35 BYN |
| 10 HKD | 3.51 BYN |
| 50 HKD | 17.55 BYN |
| 100 HKD | 35.10 BYN |
| 500 HKD | 175.50 BYN |
| 1,000 HKD | 350.99 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-05-27T08:48:09Z",
"rates": {
"BYN": 0.35099
}
}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": 35.099000000000004,
"rate": 0.35099
}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