Rate Overview
Live
1 HKD = 0.360672 BYN
1 BYN = 2.7726
HKD
Avg
0.360443
High
0.361126
Low
0.359629
Last updated: 5/7/2026, 4:28:04 AM
Quick Conversions
| HKD | BYN |
|---|---|
| 1 HKD | 0.36 BYN |
| 10 HKD | 3.61 BYN |
| 50 HKD | 18.03 BYN |
| 100 HKD | 36.07 BYN |
| 500 HKD | 180.34 BYN |
| 1,000 HKD | 360.67 BYN |
Get HKD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BYNExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-07T04:28:04Z",
"rates": {
"BYN": 0.360672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BYN",
"amount": 100
},
"result": 36.0672,
"rate": 0.360672
}Build with HKD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key