Rate Overview
Live
1 BOB = 48.7265 HUF
1 HUF = 0.020523
BOB
Avg
51.2943
High
58.1302
Low
46.5249
Last updated: 3/27/2026, 3:13:08 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 48.73 HUF |
| 10 BOB | 487.27 HUF |
| 50 BOB | 2,436.33 HUF |
| 100 BOB | 4,872.65 HUF |
| 500 BOB | 24,363.26 HUF |
| 1,000 BOB | 48,726.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-27T15:13:08Z",
"rates": {
"HUF": 48.72652
}
}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": 4872.652,
"rate": 48.72652
}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