Rate Overview
Live
1 BYN = 2.6639 HKD
1 HKD = 0.375396
BYN
Avg
2.6849
High
2.7035
Low
2.6635
Last updated: 3/7/2026, 1:03:09 AM
Quick Conversions
| BYN | HKD |
|---|---|
| 1 BYN | 2.66 HKD |
| 10 BYN | 26.64 HKD |
| 50 BYN | 133.19 HKD |
| 100 BYN | 266.39 HKD |
| 500 BYN | 1,331.93 HKD |
| 1,000 BYN | 2,663.85 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-03-07T01:03:09Z",
"rates": {
"HKD": 2.663851
}
}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": 266.3851,
"rate": 2.663851
}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