Rate Overview
Live
1 HUF = 0.005421 BGN
1 BGN = 184.4678
HUF
Avg
0.005274
High
0.005543
Low
0.004963
Last updated: 7/27/2026, 5:32:16 PM
Quick Conversions
| HUF | BGN |
|---|---|
| 1 HUF | 0.01 BGN |
| 10 HUF | 0.05 BGN |
| 50 HUF | 0.27 BGN |
| 100 HUF | 0.54 BGN |
| 500 HUF | 2.71 BGN |
| 1,000 HUF | 5.42 BGN |
Get HUF/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=BGNExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-27T17:32:16Z",
"rates": {
"BGN": 0.005421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "BGN",
"amount": 100
},
"result": 0.5420999999999999,
"rate": 0.005421
}Build with HUF/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key