Rate Overview
Live
1 BOB = 44.0348 HUF
1 HUF = 0.022709
BOB
Avg
50.6480
High
58.1302
Low
44.0348
Last updated: 5/27/2026, 8:40:07 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 44.03 HUF |
| 10 BOB | 440.35 HUF |
| 50 BOB | 2,201.74 HUF |
| 100 BOB | 4,403.48 HUF |
| 500 BOB | 22,017.42 HUF |
| 1,000 BOB | 44,034.83 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-27T20:40:07Z",
"rates": {
"HUF": 44.034833
}
}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": 4403.4833,
"rate": 44.034833
}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