Rate Overview
Live
1 HTG = 0.020945 BYN
1 BYN = 47.7441
HTG
Avg
0.024105
High
0.025962
Low
0.020945
Last updated: 5/28/2026, 9:53:17 PM
Quick Conversions
| HTG | BYN |
|---|---|
| 1 HTG | 0.02 BYN |
| 10 HTG | 0.21 BYN |
| 50 HTG | 1.05 BYN |
| 100 HTG | 2.09 BYN |
| 500 HTG | 10.47 BYN |
| 1,000 HTG | 20.94 BYN |
Get HTG/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BYNExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-28T21:53:17Z",
"rates": {
"BYN": 0.020945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BYN",
"amount": 100
},
"result": 2.0945,
"rate": 0.020945
}Build with HTG/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key