Rate Overview
Live
1 BGN = 184.8214 HUF
1 HUF = 0.005411
BGN
Avg
193.7118
High
203.9319
Low
180.3758
Last updated: 7/30/2026, 11:10:33 AM
Quick Conversions
| BGN | HUF |
|---|---|
| 1 BGN | 184.82 HUF |
| 10 BGN | 1,848.21 HUF |
| 50 BGN | 9,241.07 HUF |
| 100 BGN | 18,482.14 HUF |
| 500 BGN | 92,410.69 HUF |
| 1,000 BGN | 184,821.38 HUF |
Get BGN/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=HUFExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-30T11:10:33Z",
"rates": {
"HUF": 184.821385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "HUF",
"amount": 100
},
"result": 18482.1385,
"rate": 184.821385
}Build with BGN/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key