Rate Overview
Live
1 BOB = 49.0250 HUF
1 HUF = 0.020398
BOB
Avg
48.8301
High
49.2024
Low
48.4261
Last updated: 3/27/2026, 1:19:17 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 49.02 HUF |
| 10 BOB | 490.25 HUF |
| 50 BOB | 2,451.25 HUF |
| 100 BOB | 4,902.50 HUF |
| 500 BOB | 24,512.48 HUF |
| 1,000 BOB | 49,024.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-27T13:19:17Z",
"rates": {
"HUF": 49.024951
}
}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": 4902.4951,
"rate": 49.024951
}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