Rate Overview
Live
1 BOB = 48.8920 HUF
1 HUF = 0.020453
BOB
Avg
47.4566
High
49.5489
Low
46.0500
Last updated: 3/27/2026, 11:43:03 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 48.89 HUF |
| 10 BOB | 488.92 HUF |
| 50 BOB | 2,444.60 HUF |
| 100 BOB | 4,889.20 HUF |
| 500 BOB | 24,446.00 HUF |
| 1,000 BOB | 48,891.99 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-03-27T11:43:03Z",
"rates": {
"HUF": 48.891994
}
}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": 4889.1993999999995,
"rate": 48.891994
}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