Rate Overview
Live
1 BOB = 25.9983 HUF
1 HUF = 0.038464
BOB
Avg
26.6536
High
27.1020
Low
25.9983
Last updated: 9/3/2026, 1:42:34 PM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 26.00 HUF |
| 10 BOB | 259.98 HUF |
| 50 BOB | 1,299.91 HUF |
| 100 BOB | 2,599.83 HUF |
| 500 BOB | 12,999.14 HUF |
| 1,000 BOB | 25,998.28 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-09-03T13:42:34Z",
"rates": {
"HUF": 25.998277
}
}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": 2599.8277000000003,
"rate": 25.998277
}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