Rate Overview
Live
1 BOB = 44.6542 HUF
1 HUF = 0.022394
BOB
Avg
44.0713
High
44.6542
Low
43.5420
Last updated: 6/19/2026, 8:50:41 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 44.65 HUF |
| 10 BOB | 446.54 HUF |
| 50 BOB | 2,232.71 HUF |
| 100 BOB | 4,465.42 HUF |
| 500 BOB | 22,327.12 HUF |
| 1,000 BOB | 44,654.24 HUF |
Get BOB/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=HUFExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T08:50:41Z",
"rates": {
"HUF": 44.65424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "HUF",
"amount": 100
},
"result": 4465.424,
"rate": 44.65424
}Build with BOB/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key