Rate Overview
Live
1 HUF = 0.020446 BOB
1 BOB = 48.9093
HUF
Avg
0.020890
High
0.021641
Low
0.020290
Last updated: 3/7/2026, 6:46:35 AM
Quick Conversions
| HUF | BOB |
|---|---|
| 1 HUF | 0.02 BOB |
| 10 HUF | 0.20 BOB |
| 50 HUF | 1.02 BOB |
| 100 HUF | 2.04 BOB |
| 500 HUF | 10.22 BOB |
| 1,000 HUF | 20.45 BOB |
Get HUF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=BOBExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-07T06:46:35Z",
"rates": {
"BOB": 0.020446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "BOB",
"amount": 100
},
"result": 2.0446,
"rate": 0.020446
}Build with HUF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key