Rate Overview
Live
1 BOB = 31.6315 HUF
1 HUF = 0.031614
BOB
Avg
40.3672
High
45.0149
Low
31.6315
Last updated: 7/9/2026, 12:44:03 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 31.63 HUF |
| 10 BOB | 316.32 HUF |
| 50 BOB | 1,581.58 HUF |
| 100 BOB | 3,163.15 HUF |
| 500 BOB | 15,815.75 HUF |
| 1,000 BOB | 31,631.50 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-09T12:44:03Z",
"rates": {
"HUF": 31.631501
}
}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": 3163.1501,
"rate": 31.631501
}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