Skip to content

Unit Converter

Convert units accurately, with the formula shown.

Unit ConvertersFreeRuns in your browser
Interactive unit converterRuns in your browser, nothing uploadedFree, no account
Overview

What is the Unit Converter?

This unit converter handles thirteen categories of measurement — length, weight, area, volume, speed, temperature, pressure, power, energy, torque, voltage, time and digital storage — in one tool instead of scattering them across separate pages. Pick a category, pick your "from" and "to" units, and type a number. Every category except temperature converts by a single exact multiplication factor; temperature also needs an offset, and the tool handles that difference automatically rather than forcing every quantity through the same formula.

It exists for the moment you need a quick, correct conversion and do not want to remember whether a mile is 1609 or 1760 meters. Every factor used is the internationally defined exact value — not a rounded textbook approximation — so chained conversions do not drift.

Benefits

Why use a free unit converter?

Thirteen quantities, one interface

Length, weight, area, volume, speed, temperature, pressure, power, energy, torque, voltage, time and data all share the same converter, so you learn one interaction pattern and reuse it everywhere.

Exact defined conversion factors

1 inch = 0.0254 m, 1 lb = 0.45359237 kg — the internationally agreed exact values, not rounded decimals that quietly lose precision after a few conversions.

Temperature handled correctly, not forced into a ratio

Every other quantity here is a pure multiplier. Temperature needs a scale and an offset, and the converter applies the right formula for it instead of pretending it behaves like length.

No signup, instant results

Conversion happens in your browser as you type, with no account, no rate limit and no data sent anywhere.

Guide

How do you use the Unit Converter?

  1. 1

    Pick a category

    Choose length, weight, area, volume, speed, temperature, pressure, power, energy, torque, voltage, time or data storage.

  2. 2

    Choose your units

    Select the unit you are converting from and the unit you want it in — for example, feet to meters, or pounds to kilograms.

  3. 3

    Enter your value

    Type the number you want converted. The result updates immediately as you type.

Formula

How is unit converter calculated?

base = value × toBaseFactor(from) result = base × fromBaseFactor(to)

Where:

base
The value expressed in the category's base unit — meters for length, kilograms for weight, kelvin for temperature, bits for data, and so on
toBaseFactor(from)
The exact multiplier (or, for temperature, function) that converts your source unit into the base unit
fromBaseFactor(to)
The exact multiplier (or function) that converts the base unit into your target unit

The simple version

Every quantity has one "home" unit everything else is measured against — meters for length, kilograms for weight, kelvin for temperature. Converting from any unit to any other unit is really two steps: convert your number into the home unit, then convert the home unit into whatever you asked for. This is why the tool can support dozens of unit pairs per category without needing a separate formula for every possible combination — it only needs two conversions per category, one in and one out.

Examples

What does it look like in practice?

Length: feet to meters

Input

10 ft

Result

3.048 m

1 ft = 0.3048 m exactly, so 10 × 0.3048 = 3.048.

Weight: pounds to kilograms

Input

150 lb

Result

68.0389 kg

1 lb = 0.45359237 kg exactly (the internationally defined value), so 150 × 0.45359237 = 68.0389 kg.

Speed: km/h to mph

Input

100 km/h

Result

62.14 mph

Both units convert through meters/second: 100 km/h = 27.78 m/s, and 27.78 m/s ÷ (1609.344/3600) = 62.14 mph.

Temperature: Celsius to Fahrenheit

Input

20°C

Result

68°F

The one category that needs an offset as well as a scale factor: 20 × 9/5 + 32 = 68. See the dedicated temperature converter for the full explanation.

Accuracy

How accurate is it?

Every conversion factor used is an internationally defined exact value — 1 inch = 0.0254 m, 1 lb = 0.45359237 kg, 1 GiB = 1,073,741,824 bytes — applied in full double-precision arithmetic. The only rounding happens when the result is formatted for display, not during the calculation itself.

  • Common (calendar) units like "month" and "year" in the time category use standard averaged lengths (30.4375 days, 365.25 days) because a month or year has no single fixed length — this is flagged wherever it applies.
  • Temperature is calculated with real affine functions (scale and offset), never approximated as a simple ratio.
  • Displayed precision scales with the size of the result — very small numbers show more decimal places, very large ones fewer — but the underlying value is never truncated before that final formatting step.
Details

What should you know before using it?

The thirteen categories this converter covers, and their base unit:

CategoryBase unit / notes
LengthMeters — mm to nautical miles
Weight / massKilograms — mg to UK long tons
AreaSquare meters — including hectares and acres
VolumeCubic meters — including US and UK (imperial) gallons, cups, tablespoons
SpeedMeters/second — km/h, mph, knots, ft/s
TemperatureKelvin — Celsius, Fahrenheit, Kelvin, Rankine (affine, not linear)
PressurePascals — bar, atm, psi, torr, mmHg
PowerWatts — kW, horsepower (mechanical and metric), BTU/h
EnergyJoules — calories, kilocalories, watt-hours, BTU
TorqueNewton-meters — pound-feet, pound-inches
VoltageVolts — microvolts to megavolts
TimeSeconds — milliseconds to years
Digital storageBits — decimal (kB/MB/GB) and binary (KiB/MiB/GiB) both supported
Applications

When should you use a unit converter?

Because the unit converter runs entirely in your browser, it suits work you would not want to hand to a third-party server — client files, unpublished drafts, anything under an NDA. These are the situations people reach for it in most often.

Cooking and recipes

Convert US volume measurements (cups, tablespoons) to metric, or oven temperatures between Celsius and Fahrenheit.

Open the Cooking and recipes

Travel and logistics

Convert distances, speeds and luggage weight limits between metric and imperial systems when crossing borders.

Engineering and DIY

Convert torque specs, pressure ratings or power figures between the units used in a manual and the tools or gauges you actually own.

Fitness and health tracking

Convert body weight and height between kilograms/centimeters and pounds/feet-inches.

Open the Fitness and health tracking
FAQs

Frequently asked questions

How accurate is this unit converter?
It uses internationally defined exact conversion factors — 1 inch = 0.0254 m and 1 lb = 0.45359237 kg are two examples — calculated in full double-precision arithmetic. The only rounding happens in how the final number is displayed, not in the calculation itself.
Why does temperature convert differently from length or weight?
Length and weight conversions are pure multiplication because both scales start at zero in the same place. Celsius and Fahrenheit have different zero points, so converting between them needs a scale factor and an offset (°F = °C × 9/5 + 32), not just a multiplier. See the dedicated temperature converter for the full explanation.
What is the base unit approach, and why does it matter?
Instead of storing a separate formula for every possible pair of units (feet-to-meters, feet-to-miles, feet-to-inches...), each unit only needs to know how to convert to and from one shared "base" unit per category — meters for length, kilograms for weight. Converting between any two units is just two steps through that shared base, which is also why the results stay consistent no matter which pair you pick.
Does this converter handle both US and UK volume units?
Yes. US gallons, quarts, pints, cups and fluid ounces are kept separate from UK (imperial) gallons, pints and fluid ounces, since they are different sizes — a US gallon (3.785 L) is smaller than a UK gallon (4.546 L).
Why do I need a separate byte converter if this one already covers data storage?
This converter includes the data category, but the byte converter adds a dedicated decimal-vs-binary toggle and explains the kB/KiB distinction in depth — useful if that specific mix-up is what brought you here.
Are "month" and "year" exact units in the time category?
No — a calendar month or year has no single fixed length, so this converter uses standard averaged values (30.4375 days per month, 365.25 days per year) for those two units only. Every other time unit, from milliseconds to weeks, is an exact fixed length.
Security

Is the unit converter safe to use?

This tool runs entirely inside your browser. Your text, files and settings are processed on your own device and are never uploaded to our servers — there is nothing for us to store, log or leak. You can confirm it yourself: open your browser DevTools, switch to the Network tab, and use the tool. You will not see an upload request. It also means the tool keeps working if your connection drops mid-task.

No account required No file storage HTTPS everywhere
Sources

Where do these figures come from?

Every method, threshold and standard this page relies on, with a link to the document that defines it. Check them — a tool that will not show its sources is asking you to take its word for it.

  1. 1
    NIST Guide for the Use of the International System of Units (SI)

    National Institute of Standards and Technology, SP 811

    Supports: The exact conversion factors used across categories, including 1 inch = 0.0254 m and 1 lb = 0.45359237 kg.

  2. 2
    The International System of Units (SI Brochure)

    Bureau International des Poids et Mesures (BIPM), 9th edition · 2019

    Supports: The base-unit approach — meters, kilograms and kelvin as the SI base units every other unit in a category converts through.

Get in touch

Need something this tool can’t do?

If you need a feature added, spotted something wrong, or want a custom tool or website built for your business, tell us. We read every message and we build what people actually ask for.