Rate Overview
Live
1 BYN = 2.7727 HKD
1 HKD = 0.360665
BYN
Avg
2.7744
High
2.7806
Low
2.7691
Last updated: 5/7/2026, 6:55:34 AM
Quick Conversions
| BYN | HKD |
|---|---|
| 1 BYN | 2.77 HKD |
| 10 BYN | 27.73 HKD |
| 50 BYN | 138.63 HKD |
| 100 BYN | 277.27 HKD |
| 500 BYN | 1,386.33 HKD |
| 1,000 BYN | 2,772.65 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-07T06:55:34Z",
"rates": {
"HKD": 2.772654
}
}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": 277.2654,
"rate": 2.772654
}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