Rate Overview
Live
1 HUF = 0.004983 BGN
1 BGN = 200.6823
HUF
Avg
0.005056
High
0.005194
Low
0.004946
Last updated: 3/7/2026, 7:39:51 AM
Quick Conversions
| HUF | BGN |
|---|---|
| 1 HUF | 0.00 BGN |
| 10 HUF | 0.05 BGN |
| 50 HUF | 0.25 BGN |
| 100 HUF | 0.50 BGN |
| 500 HUF | 2.49 BGN |
| 1,000 HUF | 4.98 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-03-07T07:39:51Z",
"rates": {
"BGN": 0.004983
}
}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.49829999999999997,
"rate": 0.004983
}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