Rate Overview
Live
1 BGN = 180.4319 HUF
1 HUF = 0.005542
BGN
Avg
179.8971
High
181.3759
Low
178.5065
Last updated: 6/19/2026, 8:28:04 AM
Quick Conversions
| BGN | HUF |
|---|---|
| 1 BGN | 180.43 HUF |
| 10 BGN | 1,804.32 HUF |
| 50 BGN | 9,021.59 HUF |
| 100 BGN | 18,043.19 HUF |
| 500 BGN | 90,215.94 HUF |
| 1,000 BGN | 180,431.88 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-06-19T08:28:04Z",
"rates": {
"HUF": 180.431885
}
}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": 18043.1885,
"rate": 180.431885
}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