Calculators Converters Generators Developer Tools Finance Tools Writing Tools SEO Tools
Blog About Contact

Unit Converter

A unit converter translates a measurement from one unit into another, which sounds trivial until you meet the cases where it is not. Most conversions are a single multiplication: a metre is 3.28084 feet and that ratio never changes. Temperature is not, because Celsius and Fahrenheit do not share a zero point, so converting between them requires a shift as well as a scale. Digital storage is worse still, because two competing definitions of a gigabyte are both in everyday use and they differ by seven percent. This converter handles 56 units across 9 categories: length, weight, temperature, volume, speed, digital storage, area, pressure, and energy. Where a unit name is ambiguous, such as ton or fluid ounce, both versions are listed separately rather than one being silently assumed. Every conversion runs in your browser with no data sent anywhere, and the sections below explain the cases where the arithmetic is not a simple multiplication.

How to Use the Unit Converter - Step by Step

  1. Select "Category" - choose from Length, Weight, Temperature, Volume, Speed, Digital Storage, Area, Pressure, or Energy. The unit dropdowns repopulate with only the units belonging to that category, which is why you cannot accidentally ask for metres in kilograms.
  2. Choose your "From" unit - the unit your number is currently in. Where a name is ambiguous the list disambiguates it: Weight offers both Tonne (metric) and Short Ton (US), and Volume offers Fluid Ounce (US) rather than leaving you to guess which definition applies.
  3. Choose your "To" unit - the unit you want. Any unit in the category can convert to any other, including combinations that are unusual but occasionally useful, such as square centimetres to acres.
  4. Enter your "Value" - the number to convert. Decimals are accepted. Large and small numbers are handled without loss of precision, so converting bytes to terabytes gives an exact result rather than a rounded one.
  5. Read the result - displayed as a full sentence showing your input, the source unit, the converted figure, and the target unit, so the whole conversion is legible rather than a bare number that could be misread.
  6. Note the precision - results carry six decimal places for most categories and four for temperature. Conversion factors are stored at full published precision rather than rounded, so chained conversions do not accumulate error.
  7. Check the Digital Storage category carefully if you are converting drive sizes - it offers both the decimal chain (KB, MB, GB, TB, powers of 1000) and the binary chain (KiB, MiB, GiB, TiB, powers of 1024). These are different units and the difference grows with scale. The comparison table below explains which one your operating system uses.
  8. Use the Copy button to take the result - useful when the figure is going into a spreadsheet, a recipe, or a form where retyping a long decimal invites a transcription error.

How Unit Conversion Works

Linear conversion: Result = (Value / FromFactor) x ToFactor Affine conversion (temperature only): Fahrenheit to Celsius: C = (F - 32) x 5/9 Celsius to Kelvin: K = C + 273.15
Value
Input Quantity

The number you are converting, in the source unit.

FromFactor
Source Unit Factor

How many of the source unit make up one base unit of the category. Each category has a base unit: metres for length, kilograms for weight, bytes for storage.

ToFactor
Target Unit Factor

How many of the target unit make up one base unit. Dividing by the source factor and multiplying by the target factor moves the value through the base unit.

Almost every conversion is linear, meaning the two units share a zero point and differ only by a scale. Zero metres is zero feet, so the conversion is a single multiplication and works identically at any magnitude. This converter routes every value through a base unit for its category, which keeps one factor per unit rather than one factor per pair, and means adding a unit does not require defining its relationship to every existing unit. Temperature is the exception. Celsius and Fahrenheit have different zero points, so the conversion is affine: it requires a shift as well as a scale. Zero Celsius is 32 Fahrenheit, not zero. Multiplying a Celsius value by a factor would give a wrong answer at every temperature except one, which is why temperature is handled by explicit formulas rather than the factor table. Kelvin shares the Celsius scale but starts at absolute zero, so it needs only an offset of 273.15. One consequence worth knowing: a temperature difference converts differently from a temperature. A rise of 10 degrees Celsius is a rise of 18 degrees Fahrenheit, not 50, because the offset applies to points on the scale and not to intervals between them. This tool converts temperatures, not temperature differences.

Unit Converter - Worked Examples

Example 1 - Following a European Recipe in an American Kitchen

A recipe specifies 500 grams of flour and the kitchen has cup and ounce measures. Selecting Weight, then Grams to Ounces, gives 500 x 35.2739619 / 1000 = 17.64 ounces. Note that this is a weight conversion and stays reliable. Converting a volume such as cups directly to a weight such as grams does not work with any converter, because it depends on what is being measured: one cup of flour is about 125 g while one cup of honey is about 340 g. Weigh ingredients where you can.

Inputs

Category: Weight - From: Grams - To: Ounces - Value: 500

Result

500 Grams = 17.637 Ounces

Example 2 - Reading a Property Listing in Another Country

A listing gives 1,800 square feet and you think in square metres. Selecting Area, then Square Foot to Square Metre, gives 1800 / 10.7639 = 167.23 square metres. Land is often quoted differently again: a quarter acre is 0.1012 hectares, or 1,012 square metres, which is the sort of figure that makes two listings comparable when one is written for a US audience and the other for a European one.

Inputs

Category: Area - From: Square Foot - To: Square Metre - Value: 1800

Result

1800 Square Feet = 167.225 Square Metres

Example 3 - Setting Tyre Pressure from a US Manual on a European Gauge

A manual specifies 32 psi and the garage gauge reads in bar. Selecting Pressure, then PSI to Bar, gives 32 / 14.5038 = 2.206 bar. The same value in kilopascals is 32 x 6.89476 = 220.6 kPa, which is what many European gauges display instead. Tyre pressure is a case where getting the unit wrong is not merely inconvenient: inflating to 32 bar rather than 32 psi would be roughly fourteen times the intended pressure.

Inputs

Category: Pressure - From: PSI - To: Bar - Value: 32

Result

32 PSI = 2.206 Bar

Who Uses the Unit Converter?

Cooks Working from Foreign Recipes

Converting weights and oven temperatures between metric and imperial, where a recipe written in grams and Celsius has to be executed with cup measures and a Fahrenheit dial, and where a mistake in the oven temperature is not recoverable once the dish is in.

People Buying or Renting Property Abroad

Making listings comparable when floor area appears in square feet in one country and square metres in another, and land in acres or hectares depending on the market, so that two properties can actually be judged against each other.

Anyone Working on a Car or a Bicycle

Translating between psi, bar, and kilopascals for tyre pressure, where the manual, the gauge, and the garage may each use a different unit, and where the consequences of a misread figure are immediate.

People Comparing Nutrition Labels

Converting between kilocalories and kilojoules, since US labels print Calories while EU, UK, and Australian labels print kilojoules, and the two differ by a factor of 4.184 which makes an unconverted comparison meaningless.

Common Unit Conversion Mistakes to Avoid

⚠️Assuming a Ton Is a Ton

Three different units share the name. A metric tonne is 1,000 kg, a US short ton is 907.185 kg, and a UK long ton is 1,016.047 kg. On a 2,500 kg load that is 2.500 metric tonnes or 2.756 US short tons, a difference of roughly 9 percent. In the US, ton unqualified means the short ton. In most of the rest of the world it means the tonne. This converter lists Tonne (metric) and Short Ton (US) as separate units rather than picking one and hoping, and the long ton is omitted because it is now rare outside specialist shipping contexts.

⚠️Treating GB and GiB as the Same Thing

A gigabyte in the decimal sense is 1,000,000,000 bytes. A gibibyte is 2 to the power of 30, which is 1,073,741,824 bytes, about 7 percent larger. Drive manufacturers sell in decimal units and Windows reports in binary units while labelling them GB, which is why a drive advertised as 1 TB displays as roughly 931 GB. Nothing is missing and nobody is cheating: the two figures describe the same bytes in different units. This converter offers both chains so you can see the relationship directly.

⚠️Converting Volume to Weight

A cup is a volume and a gram is a weight, and no fixed factor connects them, because the answer depends on what is in the cup. One US cup holds about 125 g of flour, 200 g of granulated sugar, 227 g of butter, and 340 g of honey. Any converter that offers cups to grams as a single conversion is giving you the density of one specific substance, usually water, and applying it to everything. Weigh ingredients where precision matters, and use volume for liquids where it does not.

⚠️Converting a Temperature Difference as if It Were a Temperature

A temperature of 10 degrees Celsius is 50 degrees Fahrenheit. A rise of 10 degrees Celsius is a rise of 18 degrees Fahrenheit. The difference is the 32 degree offset, which applies to points on the scale but not to intervals between them. For a difference, multiply by 9/5 and omit the offset entirely. This converter handles temperatures, so if you are working with a change in temperature rather than a temperature, apply the scale factor yourself.

The Nine Categories and What Each Covers

Every category converts between any two of its units. Digital Storage carries two parallel chains, decimal and binary, because both are in everyday use and the difference between them is the source of the most common question about drive sizes.

CategoryUnitsBase UnitWorth Knowing
Length8MetreMetric and imperial, millimetres through miles
Weight7KilogramTonne and short ton listed separately
Temperature3CelsiusAffine, not linear: requires an offset
Volume6LitreFluid ounce is the US definition
Speed4km/hIncludes knots at 1.852 km/h exactly
Digital Storage9ByteDecimal KB to TB and binary KiB to TiB
Area7Square MetreIncludes acres and hectares for land
Pressure6Kilopascalpsi, bar, kPa, atmospheres, torr
Energy6Kilojoulekcal to kJ for nutrition labels

Verification of the storage figures, which are the ones most often disputed. One terabyte in the decimal sense is 10 to the power of 12, or 1,000,000,000,000 bytes. One gibibyte is 2 to the power of 30, or 1,073,741,824 bytes. Dividing gives 1,000,000,000,000 / 1,073,741,824 = 931.32 GiB, which is why a 1 TB drive displays as approximately 931 GB in an operating system that reports binary units under a decimal label. In tebibytes the same drive is 1,000,000,000,000 / 1,099,511,627,776 = 0.9095 TiB. Verification of the tonne figures: 2,500 / 1,000 = 2.500 metric tonnes, and 2,500 / 907.18474 = 2.756 US short tons, a difference of 9.3 percent. Verification of the pressure example: 32 / 14.5038 = 2.2063 bar, and 32 x 6.89476 = 220.63 kilopascals. All confirmed.

Frequently Asked Questions

Because two definitions of a gigabyte are in use and your drive and your computer are using different ones. Manufacturers use decimal units where 1 TB is 1,000,000,000,000 bytes. Operating systems including Windows report in binary units, where a gibibyte is 1,073,741,824 bytes, but label them GB. Dividing one by the other gives 931.32, so the drive holds exactly what was advertised and is being described in a different unit. Select Digital Storage in this converter and convert Terabyte to Gibibyte to see it directly.
A gigabyte in the decimal sense is 1000 to the power of 3, which is 1,000,000,000 bytes. A gibibyte is 2 to the power of 30, which is 1,073,741,824 bytes, approximately 7.4 percent larger. The binary prefixes kibi, mebi, gibi, and tebi were standardised to remove exactly this ambiguity, though adoption has been uneven. Storage and network equipment is generally sold in decimal units, while memory and operating system reporting generally use binary.
Both, listed separately. Tonne (metric) is 1,000 kilograms and Short Ton (US) is 907.185 kilograms. If a source does not say which it means, the convention is that US sources mean the short ton and most others mean the tonne. The UK long ton of 1,016.047 kilograms is not included, as it now appears mainly in older shipping and industrial documents. Choosing the wrong one introduces roughly a 10 percent error.
Not reliably, and this converter does not offer it. Cups measure volume and grams measure weight, and the relationship between them depends entirely on the substance. One US cup holds about 125 g of flour, 200 g of granulated sugar, 227 g of butter, or 340 g of honey. A converter that offers this as a single conversion has silently assumed one density, usually water, and will be wrong for everything else. Use a kitchen scale for dry ingredients.
Because Celsius and Fahrenheit do not share a zero point. Zero Celsius is 32 Fahrenheit, not zero, so the conversion needs a shift as well as a scale: C = (F - 32) x 5/9. Every other category in this converter is linear, meaning zero in one unit is zero in the other and a single multiplication suffices. Kelvin shares the Celsius scale but starts at absolute zero, so it needs only the 273.15 offset.
Multiply by 9/5 and leave out the offset. A rise of 10 degrees Celsius is a rise of 18 degrees Fahrenheit, not 50. The 32 degree offset applies to positions on the scale rather than to intervals between them, so including it when converting a change gives a wrong answer. This converter handles temperatures rather than differences, so apply the scale factor yourself when working with a change.
No. A US fluid ounce is 29.5735 millilitres and a UK imperial fluid ounce is 28.4131, so one litre is 33.814 US fluid ounces or 35.195 imperial. This converter uses the US definition and labels it as such. Pints differ more noticeably: a US pint is 473 millilitres and a UK pint is 568, which is why a pint of beer is visibly larger in Britain.
Conversion factors are stored at full published precision rather than rounded, and results display six decimal places for most categories and four for temperature. Some conversions are exact by definition: an inch is exactly 25.4 millimetres and a nautical mile is exactly 1,852 metres, so knots convert to km/h with no approximation at all. Others carry the precision of the published factor. The tool routes every value through a category base unit, which avoids accumulating rounding error across chained conversions.
A knot is one nautical mile per hour, and a nautical mile is 1,852 metres exactly, defined as one minute of latitude. That definition is what makes it useful at sea and in the air: a degree of latitude is 60 nautical miles anywhere on the globe, so distance on a chart can be read straight off the latitude scale. One knot is 1.852 km/h or approximately 1.151 mph, and 100 km/h is 54 knots.
Because nutrition labels differ by region. US labels print Calories, meaning kilocalories, while EU, UK, and Australian labels print kilojoules, often alongside. One kilocalorie is 4.184 kilojoules, so a 250 kcal snack is 1,046 kJ and a 2,000 kcal daily intake is 8,368 kJ. Comparing an American product against a European one without converting produces a figure roughly four times out, which is large enough to be obvious but easy to miss when scanning.

Why Use the Unit Converter on GlobalUtilityHub?

The Unit Converter is part of our collection of 68 free online utilities designed to make your life easier. We understand that in today's fast-paced digital world, you need tools that are not only accurate but also respect your time and privacy. That's why our unit converter runs entirely on the client side, meaning your data is processed instantly in your browser and never sent to any server.

Our commitment to a premium user experience means you won't find intrusive pop-ups or mandatory registration requirements here. Whether you are using this converter for professional work, academic research, or personal planning, you can count on a clean, ad-light interface that works perfectly on any device - from high-resolution desktops to small smartphone screens.

Every tool on our platform, including the Unit Converter, is regularly updated to ensure compliance with modern standards and mathematical accuracy. By choosing GlobalUtilityHub, you are joining a community of millions of users who trust us for their daily calculation, conversion, and generation needs. Explore our other Converters or check out our blog for deep-dive guides on how to optimize your productivity.