Rate Overview
Live
1 HKD = 0.363915 BYN
1 BYN = 2.7479
HKD
Avg
0.365225
High
0.368260
Low
0.363565
Last updated: 4/17/2026, 12:02:45 AM
Quick Conversions
| HKD | BYN |
|---|---|
| 1 HKD | 0.36 BYN |
| 10 HKD | 3.64 BYN |
| 50 HKD | 18.20 BYN |
| 100 HKD | 36.39 BYN |
| 500 HKD | 181.96 BYN |
| 1,000 HKD | 363.91 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-04-17T00:02:45Z",
"rates": {
"BYN": 0.363915
}
}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.3915,
"rate": 0.363915
}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