Rate Overview
Live
1 HUF = 0.035684 BOB
1 BOB = 28.0238
HUF
Avg
0.020987
High
0.035684
Low
0.017202
Last updated: 7/29/2026, 1:56:04 AM
Quick Conversions
| HUF | BOB |
|---|---|
| 1 HUF | 0.04 BOB |
| 10 HUF | 0.36 BOB |
| 50 HUF | 1.78 BOB |
| 100 HUF | 3.57 BOB |
| 500 HUF | 17.84 BOB |
| 1,000 HUF | 35.68 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-29T01:56:04Z",
"rates": {
"BOB": 0.035684
}
}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.5684,
"rate": 0.035684
}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