Rate Overview
Live
1 HUF = 0.022331 BOB
1 BOB = 44.7808
HUF
Avg
0.022034
High
0.022372
Low
0.021427
Last updated: 4/17/2026, 4:56:05 AM
Quick Conversions
| HUF | BOB |
|---|---|
| 1 HUF | 0.02 BOB |
| 10 HUF | 0.22 BOB |
| 50 HUF | 1.12 BOB |
| 100 HUF | 2.23 BOB |
| 500 HUF | 11.17 BOB |
| 1,000 HUF | 22.33 BOB |
Get HUF/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=BOBExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-04-17T04:56:05Z",
"rates": {
"BOB": 0.022331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "BOB",
"amount": 100
},
"result": 2.2331,
"rate": 0.022331
}Build with HUF/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key