Rate Overview
Live
1 BOB = 43.9280 HUF
1 HUF = 0.022765
BOB
Avg
44.4905
High
45.0391
Low
43.9280
Last updated: 5/27/2026, 1:32:59 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 43.93 HUF |
| 10 BOB | 439.28 HUF |
| 50 BOB | 2,196.40 HUF |
| 100 BOB | 4,392.80 HUF |
| 500 BOB | 21,963.98 HUF |
| 1,000 BOB | 43,927.96 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-27T13:32:59Z",
"rates": {
"HUF": 43.927964
}
}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": 4392.7964,
"rate": 43.927964
}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