Rate Overview
Live
1 BOB = 28.0642 HUF
1 HUF = 0.035633
BOB
Avg
34.5566
High
45.2268
Low
28.0642
Last updated: 7/28/2026, 3:59:27 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 28.06 HUF |
| 10 BOB | 280.64 HUF |
| 50 BOB | 1,403.21 HUF |
| 100 BOB | 2,806.42 HUF |
| 500 BOB | 14,032.11 HUF |
| 1,000 BOB | 28,064.23 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-07-28T03:59:27Z",
"rates": {
"HUF": 28.064226
}
}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": 2806.4226000000003,
"rate": 28.064226
}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