ConvertNavi

Byte to Nibble (Bnibble)

Convert byte to nibble instantly. The conversion factor below is exact by international definition.

Realtime·data·SI
Exact
B
× 2
nibble
2
Precision [auto]
6

📐B to nibble formulaExact

nibble = B × 2
Inverse: B = nibble × 0.5

Worked example: 1 B = 2 nibble

ℹ️About these units

Byte (B)
Nibble (nibble)

📊Reference table: Bnibble

Byte (B)Nibble (nibble)
12
24
510
1020
1530
2040
2550
50100
100200
250500
5001,000
7501,500
1,0002,000

Want a downloadable CSV? Append ?format=csv to the API /api/v1/table endpoint.

🔁Reverse & related

🔌API & widget

GET https://convertnavi.com/api/v1/convert?value=10&from=byte&to=nibble
Embed this converter
<div data-convertnavi="byte->nibble"></div>
<script async src="https://convertnavi.com/embed.js"></script>