Rate Overview
Live
1 BOB = 43.7793 HUF
1 HUF = 0.022842
BOB
Avg
44.5968
High
45.1072
Low
43.7793
Last updated: 5/7/2026, 11:28:29 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 43.78 HUF |
| 10 BOB | 437.79 HUF |
| 50 BOB | 2,188.97 HUF |
| 100 BOB | 4,377.93 HUF |
| 500 BOB | 21,889.67 HUF |
| 1,000 BOB | 43,779.34 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-07T11:28:29Z",
"rates": {
"HUF": 43.779338
}
}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": 4377.933800000001,
"rate": 43.779338
}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