Rate Overview
Live
1 HUF = 0.009065 BYN
1 BYN = 110.3144
HUF
Avg
0.008997
High
0.009311
Low
0.008760
Last updated: 7/22/2026, 10:03:34 AM
Quick Conversions
| HUF | BYN |
|---|---|
| 1 HUF | 0.01 BYN |
| 10 HUF | 0.09 BYN |
| 50 HUF | 0.45 BYN |
| 100 HUF | 0.91 BYN |
| 500 HUF | 4.53 BYN |
| 1,000 HUF | 9.07 BYN |
Get HUF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=BYNExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-22T10:03:34Z",
"rates": {
"BYN": 0.009065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "BYN",
"amount": 100
},
"result": 0.9065,
"rate": 0.009065
}Build with HUF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key