Rate Overview
Live
1 BOB = 27.0391 HUF
1 HUF = 0.036983
BOB
Avg
26.5748
High
27.0391
Low
26.0056
Last updated: 8/15/2026, 3:07:51 AM
Quick Conversions
| BOB | HUF |
|---|---|
| 1 BOB | 27.04 HUF |
| 10 BOB | 270.39 HUF |
| 50 BOB | 1,351.95 HUF |
| 100 BOB | 2,703.91 HUF |
| 500 BOB | 13,519.55 HUF |
| 1,000 BOB | 27,039.09 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-08-15T03:07:51Z",
"rates": {
"HUF": 27.039092
}
}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": 2703.9092,
"rate": 27.039092
}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