Rate Overview
Live
1 BGN = 200.6425 HUF
1 HUF = 0.004984
BGN
Avg
197.8301
High
202.1614
Low
192.5173
Last updated: 3/7/2026, 9:14:59 AM
Quick Conversions
| BGN | HUF |
|---|---|
| 1 BGN | 200.64 HUF |
| 10 BGN | 2,006.43 HUF |
| 50 BGN | 10,032.13 HUF |
| 100 BGN | 20,064.25 HUF |
| 500 BGN | 100,321.26 HUF |
| 1,000 BGN | 200,642.51 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-03-07T09:14:59Z",
"rates": {
"HUF": 200.642511
}
}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": 20064.2511,
"rate": 200.642511
}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