Rate Overview
Live
1 BOB = 44.0341 HUF
1 HUF = 0.022710
BOB
Avg
50.6480
High
58.1302
Low
44.0341
Last updated: 5/27/2026, 5:17:51 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 44.03 HUF |
| 10 BOB | 440.34 HUF |
| 50 BOB | 2,201.71 HUF |
| 100 BOB | 4,403.41 HUF |
| 500 BOB | 22,017.06 HUF |
| 1,000 BOB | 44,034.11 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-27T17:17:51Z",
"rates": {
"HUF": 44.034111
}
}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.4111,
"rate": 44.034111
}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