Rate Overview
Live
1 HUF = 0.009755 BYN
1 BYN = 102.5115
HUF
Avg
0.009684
High
0.009769
Low
0.009574
Last updated: 9/2/2026, 2:52:57 PM
Quick Conversions
| HUF | BYN |
|---|---|
| 1 HUF | 0.01 BYN |
| 10 HUF | 0.10 BYN |
| 50 HUF | 0.49 BYN |
| 100 HUF | 0.98 BYN |
| 500 HUF | 4.88 BYN |
| 1,000 HUF | 9.75 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-09-02T14:52:57Z",
"rates": {
"BYN": 0.009755
}
}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.9755,
"rate": 0.009755
}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