Rate Overview
Live
1 BOB = 44.0168 HUF
1 HUF = 0.022719
BOB
Avg
46.7618
High
49.7306
Low
43.4441
Last updated: 5/27/2026, 2:55:08 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 44.02 HUF |
| 10 BOB | 440.17 HUF |
| 50 BOB | 2,200.84 HUF |
| 100 BOB | 4,401.68 HUF |
| 500 BOB | 22,008.39 HUF |
| 1,000 BOB | 44,016.78 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-05-27T14:55:08Z",
"rates": {
"HUF": 44.016781
}
}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": 4401.6781,
"rate": 44.016781
}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