Rate Overview
Live
1 BYN = 2.8488 HKD
1 HKD = 0.351022
BYN
Avg
2.8526
High
2.8666
Low
2.8410
Last updated: 5/27/2026, 11:18:41 AM
Quick Conversions
| BYN | HKD |
|---|---|
| 1 BYN | 2.85 HKD |
| 10 BYN | 28.49 HKD |
| 50 BYN | 142.44 HKD |
| 100 BYN | 284.88 HKD |
| 500 BYN | 1,424.41 HKD |
| 1,000 BYN | 2,848.83 HKD |
Get BYN/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=HKDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-27T11:18:41Z",
"rates": {
"HKD": 2.848826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "HKD",
"amount": 100
},
"result": 284.88259999999997,
"rate": 2.848826
}Build with BYN/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key