Smart Deals - promotions, discount codes and sales

Hashrate Converter (H/s, TH/s)

Enter a value, choose a source unit, and see the hashrate in every other unit.

Secure (SSL)
Client-Side Processing
100% Free
Instructions
  • 1
    Enter data
    Enter content, paste text or load a file from disk.
  • 2
    Click the button
    The tool will immediately process your data in the browser.
  • 3
    Get the result
    Copy the finished text or save the file to your device.
function runTool() {
  return "Result ready in 0.1s";
}

Rate this tool:

Related tools

Other tools you may find useful

How to use the hashrate converter

The H/s TH/s hashrate converter converts one unit of computing power to others. Enter a value in the Value field, then choose the source unit from the list. The default is 100 TH/s.

  1. Enter the number you want to convert.
  2. Choose the source unit: TH/s, H/s, kH/s, MH/s, GH/s, PH/s, or EH/s.
  3. Confirm the calculation.
  4. Read the result for every remaining unit.

For the default settings, 100 TH/s, the calculator shows:

UnitResult for 100 TH/s
H/s100,000,000,000,000
kH/s100,000,000,000
MH/s100,000,000
GH/s100,000
PH/s0.1
EH/s0.0001

The result list includes all units except the one you selected as the source. The result appears after you confirm the calculation.

If you want to start from another unit, just change the selection in the list. You do not need to submit anything.

H/s, kH/s, MH/s, GH/s, TH/s, PH/s, and EH/s units

Hashrate is the number of calculations performed per second. The base unit is H/s, or one hash per second. Each next unit is larger by a factor of 1000, not 1024.

UnitMeaning
H/s1 H/s
kH/s1000 H/s
MH/s1,000,000 H/s
GH/s1,000,000,000 H/s
TH/s1,000,000,000,000 H/s
PH/s1,000,000,000,000,000 H/s
EH/s1,000,000,000,000,000,000 H/s

So 1 kH/s is one thousand H/s, 1 MH/s is one thousand kH/s, 1 GH/s is one thousand MH/s, and so on. The largest supported unit is EH/s.

In practice, hashrate is given in units matched to the scale. H/s, kH/s, or MH/s are convenient for small devices; GH/s and TH/s for larger ones; and PH/s and EH/s for very large installations. The choice of unit does not change the hashrate itself - it only changes how it is written.

How to convert hashrate between units

Converting hashrate is based on moving the decimal point three places for each step to the next unit. When you convert a larger unit to a smaller one, you multiply by 1000. When you convert a smaller unit to a larger one, you divide by 1000.

  1. Determine how many units apart the source and target units are.
  2. Count the number of jumps. Each jump is a multiplication or division by 1000.
  3. Perform the operation on your value.

Example: 100 TH/s to H/s. TH/s is four jumps larger than H/s, so you multiply 100 by 1000 by 1000 by 1000 by 1000 = 100,000,000,000,000 H/s. You see the same result in the converter.

If you want to convert 100 TH/s to PH/s, you move one jump up, so you divide by 1000: 100 / 1000 = 0.1 PH/s. For EH/s, it is two jumps up: 100 / 1,000,000 = 0.0001 EH/s.

Example: 5 GH/s to MH/s. GH/s is one jump larger than MH/s, so you multiply by 1000: 5 x 1000 = 5,000 MH/s. In the other direction: 5,000 / 1000 = 5 GH/s.

Precision and rounding in the calculator

The accuracy of the result depends mainly on the value you enter. The converter uses a factor of 1000, so it keeps consistency among the H/s, kH/s, MH/s, GH/s, TH/s, PH/s, and EH/s units.

Results are shown to four decimal places. If you enter a value with more decimal places, the calculator still performs the conversion based on it, and you will see the result at the tool's standard precision.

With very large numbers, for example in EH/s, the result in smaller units may have many digits. In that case, make sure the selected source unit matches the data you enter.

If you want to check the result manually, use the factor of 1000. For example, 1 TH/s is 1000 GH/s, 1 GH/s is 1000 MH/s, and 1 MH/s is 1000 kH/s. The calculator uses the same factor.

Remember that hashrate is not the same as thread count, memory, or energy. The calculator converts only hashrate units based on the value you provide.

Limitations and what the tool does not calculate

This tool is only for converting hashrate units. It does not measure the actual hashrate of your device or check whether the value you enter matches your hardware.

  • It does not measure your hardware's performance or check how many calculations it will perform over time.
  • It does not compare graphics cards, processors, or other devices.
  • It does not choose settings, analyze algorithms, or check configurations.
  • It does not convert units of memory, data transfer, energy, or other quantities.
  • It does not support units larger than EH/s.

Calculations run locally in your browser, so you do not need to send data. If you need a unit that is not in the list, first convert it manually to H/s, then enter it into the calculator.

The tool is not a substitute for hardware documentation or measurements from software. If you want to know a device's real hashrate, read it from the control panel or program, then enter the result into the converter to change the unit.

Frequently asked questions

How do I use the H/s to TH/s hashrate converter?

Enter a value, choose the source unit, and the calculator will show the same hashrate in the other units. The default is 100 TH/s, but you can choose H/s, kH/s, MH/s, GH/s, TH/s, PH/s, or EH/s. The result appears after you confirm the calculation.

How many H/s are in 1 TH/s?

1 TH/s is 1,000,000,000,000 H/s, or 10^12 H/s. This follows from multiplying by 1000 at each step: H/s, kH/s, MH/s, GH/s, and TH/s. In the converter, enter 1 and select TH/s to see the result.

How do I convert H/s to TH/s?

Divide the number of H/s by 1,000,000,000,000. For example, 5,000,000,000,000 H/s is 5 TH/s. In the converter, enter the value and select H/s, and you will see the TH/s result in the list.

Is kH/s 1000 H/s?

Yes. In hashrate, units increase by a factor of 1000: 1 kH/s = 1000 H/s, 1 MH/s = 1000 kH/s, 1 GH/s = 1000 MH/s, and so on. This makes conversions between units regular.

Does the converter support EH/s?

Yes, EH/s is the largest supported unit. 1 EH/s is 1,000,000,000,000,000,000 H/s. You can choose EH/s as the source unit and see the result in the other units.

Does the converter measure my hardware's hashrate?

No. The tool only converts hashrate units. It does not measure your device or check whether the value you enter matches your hardware's actual performance. You can read the real hashrate from a control panel or program.

This tool only performs a local hashrate unit conversion using factors of 1000; it does not account for fees, exchange rates, or platform terms.

Install Webp.pl Have the tools in your own pocket!