Rate Overview
Live
1 HUF = 0.009008 BYN
1 BYN = 111.0124
HUF
Avg
0.009067
High
0.009413
Low
0.008772
Last updated: 5/27/2026, 4:22:54 PM
Quick Conversions
| HUF | BYN |
|---|---|
| 1 HUF | 0.01 BYN |
| 10 HUF | 0.09 BYN |
| 50 HUF | 0.45 BYN |
| 100 HUF | 0.90 BYN |
| 500 HUF | 4.50 BYN |
| 1,000 HUF | 9.01 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-27T16:22:54Z",
"rates": {
"BYN": 0.009008
}
}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.9008,
"rate": 0.009008
}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