Rate Overview
Live
1 BOB = 44.0861 HUF
1 HUF = 0.022683
BOB
Avg
46.4666
High
49.5489
Low
44.0861
Last updated: 5/27/2026, 4:07:26 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 44.09 HUF |
| 10 BOB | 440.86 HUF |
| 50 BOB | 2,204.31 HUF |
| 100 BOB | 4,408.61 HUF |
| 500 BOB | 22,043.05 HUF |
| 1,000 BOB | 44,086.10 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-05-27T16:07:26Z",
"rates": {
"HUF": 44.086101
}
}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": 4408.6101,
"rate": 44.086101
}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