Rate Overview
Live
1 BYN = 2.7326 HKD
1 HKD = 0.365953
BYN
Avg
2.7213
High
2.7330
Low
2.7113
Last updated: 7/26/2026, 4:46:12 AM
Quick Conversions
| BYN | HKD |
|---|---|
| 1 BYN | 2.73 HKD |
| 10 BYN | 27.33 HKD |
| 50 BYN | 136.63 HKD |
| 100 BYN | 273.26 HKD |
| 500 BYN | 1,366.29 HKD |
| 1,000 BYN | 2,732.59 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-07-26T04:46:12Z",
"rates": {
"HKD": 2.732588
}
}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": 273.25879999999995,
"rate": 2.732588
}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