Rate Overview
Live
1 HUF = 0.035375 BOB
1 BOB = 28.2686
HUF
Avg
0.023638
High
0.035375
Low
0.020501
Last updated: 7/26/2026, 1:21:32 AM
Quick Conversions
| HUF | BOB |
|---|---|
| 1 HUF | 0.04 BOB |
| 10 HUF | 0.35 BOB |
| 50 HUF | 1.77 BOB |
| 100 HUF | 3.54 BOB |
| 500 HUF | 17.69 BOB |
| 1,000 HUF | 35.38 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-07-26T01:21:32Z",
"rates": {
"BOB": 0.035375
}
}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": 3.5374999999999996,
"rate": 0.035375
}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