Rate Overview
Live
1 HUF = 0.022394 BOB
1 BOB = 44.6548
HUF
Avg
0.022692
High
0.022966
Low
0.022394
Last updated: 6/19/2026, 8:28:07 AM
Quick Conversions
| HUF | BOB |
|---|---|
| 1 HUF | 0.02 BOB |
| 10 HUF | 0.22 BOB |
| 50 HUF | 1.12 BOB |
| 100 HUF | 2.24 BOB |
| 500 HUF | 11.20 BOB |
| 1,000 HUF | 22.39 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-06-19T08:28:07Z",
"rates": {
"BOB": 0.022394
}
}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.2394000000000003,
"rate": 0.022394
}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