Rate Overview
Live
1 BOB = 48.8255 HUF
1 HUF = 0.020481
BOB
Avg
48.8022
High
49.2024
Low
48.4261
Last updated: 3/27/2026, 9:41:19 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 48.83 HUF |
| 10 BOB | 488.26 HUF |
| 50 BOB | 2,441.28 HUF |
| 100 BOB | 4,882.55 HUF |
| 500 BOB | 24,412.76 HUF |
| 1,000 BOB | 48,825.52 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-27T09:41:19Z",
"rates": {
"HUF": 48.825515
}
}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": 4882.5515000000005,
"rate": 48.825515
}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