Rate Overview
Live
1 BOB = 28.0913 HUF
1 HUF = 0.035598
BOB
Avg
43.8981
High
49.5489
Low
28.0913
Last updated: 7/28/2026, 9:11:37 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 28.09 HUF |
| 10 BOB | 280.91 HUF |
| 50 BOB | 1,404.56 HUF |
| 100 BOB | 2,809.13 HUF |
| 500 BOB | 14,045.64 HUF |
| 1,000 BOB | 28,091.28 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-28T09:11:37Z",
"rates": {
"HUF": 28.091279
}
}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": 2809.1279,
"rate": 28.091279
}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