Rate Overview
Live
1 HUF = 0.008831 BYN
1 BYN = 113.2375
HUF
Avg
0.009291
High
0.010306
Low
0.008604
Last updated: 3/27/2026, 8:08:27 PM
Quick Conversions
| HUF | BYN |
|---|---|
| 1 HUF | 0.01 BYN |
| 10 HUF | 0.09 BYN |
| 50 HUF | 0.44 BYN |
| 100 HUF | 0.88 BYN |
| 500 HUF | 4.42 BYN |
| 1,000 HUF | 8.83 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-27T20:08:27Z",
"rates": {
"BYN": 0.008831
}
}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.8831,
"rate": 0.008831
}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