Rate Overview
Live
1 HUF = 0.009337 BYN
1 BYN = 107.1008
HUF
Avg
0.009161
High
0.009337
Low
0.009035
Last updated: 5/7/2026, 12:35:02 PM
Quick Conversions
| HUF | BYN |
|---|---|
| 1 HUF | 0.01 BYN |
| 10 HUF | 0.09 BYN |
| 50 HUF | 0.47 BYN |
| 100 HUF | 0.93 BYN |
| 500 HUF | 4.67 BYN |
| 1,000 HUF | 9.34 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-05-07T12:35:02Z",
"rates": {
"BYN": 0.009337
}
}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.9337,
"rate": 0.009337
}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