ToolJutsu
All tools
Calculator Tools

Unit Converter

Convert between length, weight, volume, and more.

1 Metre (m) =

3.28084

Foot (ft)

All units in length
UnitValue
Millimetre (mm)1,000
Centimetre (cm)100
Metre (m)1
Kilometre (km)0.001
Inch (in)39.370079
Foot (ft)3.28084
Yard (yd)1.093613
Mile (mi)0.000621
Nautical mile (nmi)0.00054
Processed on your device. We never see your files.

How to use Unit Converter

What this calculator does

This unit converter changes a value from one unit of measurement into another across eight everyday categories: length, weight or mass, temperature, area, volume, speed, digital storage, and time. You choose a category, pick the unit you are converting from and the unit you are converting to, and enter a value. The headline result appears immediately, and below it a full table shows your value expressed in every unit of that category at once. Everything recalculates as you type, and all of the maths happens locally in your browser.

Why you might need it

Measurement systems rarely line up. A recipe gives oven temperatures in Fahrenheit when your oven reads Celsius. A piece of furniture is listed in centimetres but your room is measured in feet. A running app reports pace in kilometres per hour while a treadmill shows miles per hour. File sizes jump between megabytes and gibibytes depending on the program. A travel itinerary mixes nautical miles with kilometres. Converting these by memory is error-prone, and the constants are easy to misremember. A single converter that knows the correct factors removes the guesswork and lets you check a figure in seconds.

How to use it

  1. Choose a category — length, weight, temperature, and so on.
  2. Pick the From unit and the To unit. The lists only show units that belong to the category you selected.
  3. Type the value you want to convert.
  4. Read the headline result, and scan the table beneath it to see the same value in every other unit of the category. Use the copy button to grab the answer.

How it’s calculated

Seven of the eight categories use base-unit conversion. Each category has a reference unit — the metre for length, the gram for weight, the litre for volume, the second for time — and every other unit stores how many base units it equals. To convert, the tool multiplies your value by the source unit’s factor to reach the base unit, then divides by the target unit’s factor. Because every unit is defined against the same base, any pair converts consistently.

Temperature is the exception. Its scales do not share a zero, so a single factor cannot work. The converter first normalises the input to Celsius — subtracting 32 and scaling by 5/9 for Fahrenheit, or subtracting 273.15 for Kelvin — then converts Celsius to the target scale with the matching formula. This two-step method is the standard way to move between °C, °F and K.

Common pitfalls

The classic mistake is mixing measurement systems that look similar. US and UK gallons differ by about 20%, and US and UK pints likewise; picking the wrong one quietly throws a recipe or fuel estimate off. Digital storage has its own version of this: a “gigabyte” can mean 1,000,000,000 bytes or 1,073,741,824 bytes depending on whether a decimal or binary convention is used, which is why drive makers and operating systems sometimes disagree on capacity. With temperature, remember that a difference of degrees does not convert the same way as a reading — a 10-degree rise in Celsius is not a 10-degree rise in Fahrenheit.

When precision matters, keep an eye on the table rather than just the headline: seeing every unit at once often catches an unreasonable result. For very large or very small numbers the tool switches to exponential notation so the figure stays readable. If you convert the same pair often, note the factor — for example one inch is exactly 0.0254 metres and one mile is exactly 1609.344 metres, both defined values rather than approximations. Because the converter runs entirely in your browser, you can work through as many values as you like with nothing ever leaving your device.

Frequently asked questions

Which categories of units does this tool cover?
Eight: length, weight or mass, temperature, area, volume, speed, digital storage, and time. Pick a category first and the from/to dropdowns fill with the units that belong to it, so you only ever see relevant choices.
Why is temperature handled differently from other units?
Most units convert by a simple multiplication factor because their scales share a zero point. Temperature scales do not — 0°C is not 0°F — so converting needs an offset as well as a ratio. The tool applies the proper Celsius, Fahrenheit and Kelvin formulas instead of a single factor.
Does a kilobyte mean 1000 or 1024 bytes?
Both conventions exist, so the digital storage category lists them separately. KB, MB and GB use powers of 1000 (the SI decimal convention). KiB, MiB and GiB use powers of 1024 (the binary convention). Choose whichever matches the context you are working in.
Are US and UK gallons the same?
No. A US gallon is about 3.785 litres and a UK (imperial) gallon is about 4.546 litres — roughly a 20% difference. The volume category lists both so you can pick the right one. The same care applies to pints and other imperial measures.
Is my data uploaded anywhere?
No. Every conversion is arithmetic performed by JavaScript in your browser. The values you enter are never sent to a server, logged, or stored.

Related tools