Rate Overview
Live
1 BOB = 48.9070 HUF
1 HUF = 0.020447
BOB
Avg
47.8918
High
49.2833
Low
46.2071
Last updated: 3/7/2026, 4:25:24 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 48.91 HUF |
| 10 BOB | 489.07 HUF |
| 50 BOB | 2,445.35 HUF |
| 100 BOB | 4,890.70 HUF |
| 500 BOB | 24,453.48 HUF |
| 1,000 BOB | 48,906.95 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-07T04:25:24Z",
"rates": {
"HUF": 48.906953
}
}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": 4890.6953,
"rate": 48.906953
}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