Rate Overview
Live
1 HUF = 0.008864 BYN
1 BYN = 112.8159
HUF
Avg
0.008879
High
0.009046
Low
0.008760
Last updated: 3/27/2026, 4:51:46 PM
Quick Conversions
| HUF | BYN |
|---|---|
| 1 HUF | 0.01 BYN |
| 10 HUF | 0.09 BYN |
| 50 HUF | 0.44 BYN |
| 100 HUF | 0.89 BYN |
| 500 HUF | 4.43 BYN |
| 1,000 HUF | 8.86 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-03-27T16:51:46Z",
"rates": {
"BYN": 0.008864
}
}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.8864000000000001,
"rate": 0.008864
}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