Rate Overview
Live
1 BYN = 2.6194 HKD
1 HKD = 0.381772
BYN
Avg
2.6762
High
3.1680
Low
2.2789
Last updated: 3/27/2026, 9:49:03 AM
Quick Conversions
| BYN | HKD |
|---|---|
| 1 BYN | 2.62 HKD |
| 10 BYN | 26.19 HKD |
| 50 BYN | 130.97 HKD |
| 100 BYN | 261.94 HKD |
| 500 BYN | 1,309.68 HKD |
| 1,000 BYN | 2,619.37 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-27T09:49:03Z",
"rates": {
"HKD": 2.619367
}
}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": 261.9367,
"rate": 2.619367
}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