Rate Overview
Live
1 BOB = 28.1724 HUF
1 HUF = 0.035496
BOB
Avg
28.7395
High
29.5129
Low
28.1621
Last updated: 7/28/2026, 3:30:52 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 28.17 HUF |
| 10 BOB | 281.72 HUF |
| 50 BOB | 1,408.62 HUF |
| 100 BOB | 2,817.24 HUF |
| 500 BOB | 14,086.22 HUF |
| 1,000 BOB | 28,172.44 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-28T15:30:52Z",
"rates": {
"HUF": 28.17244
}
}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": 2817.244,
"rate": 28.17244
}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