Unit Converter — Length, Weight, Temperature, Volume & More

Free online unit converter for length, weight, temperature, area, volume, speed, and data storage. Convert between metric and imperial units instantly — feet to meters, Fahrenheit to Celsius, pounds to kilograms, gallons to liters, and 100+ more conversions.

🧰

Unit Converter

Metric • Imperial • 7 categories

📏
Select a category and enter a value

Unit Conversion Guide — Metric vs Imperial System in the USA

The United States is one of only three countries in the world — alongside Myanmar and Liberia — that has not officially adopted the metric system as its primary measurement standard. While the US Metric Conversion Act of 1975 declared the metric system the "preferred system" for US trade and commerce, everyday American life is dominated by imperial units: feet and miles for distance, pounds and ounces for weight, Fahrenheit for temperature, and gallons for volume. This creates a constant practical need for unit conversion, especially for international travel, science, cooking, construction, and commerce.

The most commonly searched unit conversions by Americans include: feet to meters (1 foot = 0.3048 meters), miles to kilometers (1 mile = 1.60934 km), Fahrenheit to Celsius (subtract 32, multiply by 5/9), pounds to kilograms (1 lb = 0.453592 kg), and gallons to liters (1 US gallon = 3.78541 liters). A quick mental shortcut for Celsius/Fahrenheit: double the Celsius temperature and add 30 for a rough Fahrenheit estimate (works best in the 0–30°C range). For exact values, use this calculator.

Temperature conversion is the most conceptually confusing because it requires both multiplication and addition, not just a simple ratio. The three temperature scales in common use are: Fahrenheit (F) used in the US for everyday weather, Celsius (C) used in science and most of the world, and Kelvin (K) used in physics where 0 K is absolute zero. Water freezes at 32°F = 0°C = 273.15 K, and boils at 212°F = 100°C = 373.15 K. Normal human body temperature is 98.6°F = 37°C.

In cooking, unit conversion is essential when using international recipes. European and UK recipes typically use metric measurements (grams, milliliters) while American recipes use cups, tablespoons, and ounces. Key cooking conversions: 1 cup = 236.6 mL. 1 tablespoon = 14.79 mL = 3 teaspoons. 1 fluid ounce = 29.57 mL. 1 pound flour ≈ 3.5 cups. Note that volume-to-weight conversions for cooking depend on the ingredient — a cup of flour weighs about 120g while a cup of sugar weighs about 200g.

Data storage units have become increasingly important in the digital age. The modern data hierarchy: 1 byte = 8 bits. 1 kilobyte (KB) = 1,024 bytes. 1 megabyte (MB) = 1,024 KB. 1 gigabyte (GB) = 1,024 MB. 1 terabyte (TB) = 1,024 GB. Note the ongoing confusion between decimal (1 KB = 1,000 bytes, used by hard drive manufacturers and internet speeds) and binary (1 KiB = 1,024 bytes, used by operating systems). This calculator uses binary (IEC standard) for data storage conversions.

🌍

US vs Metric System

Only 3 countries don't use metric: USA, Myanmar, Liberia. US officially designated metric as "preferred" in 1975 but never mandated it. Science, medicine, military, and international trade in the US use metric. Everyday life uses imperial.

🌡️

Temperature Quick Reference

Freezing: 32°F = 0°C. Body temp: 98.6°F = 37°C. Boiling: 212°F = 100°C. Room temp: ~72°F = 22°C. Hot summer day: 95°F = 35°C. Formula: °C = (°F−32) × 5/9

🍳

Common Cooking Conversions

1 cup = 236.6 mL. 1 tbsp = 14.79 mL. 1 tsp = 4.93 mL. 1 fl oz = 29.57 mL. 1 lb = 453.6g. 1 stick butter = 113g = ½ cup = 8 tbsp. 1 US gallon = 3.785 L.

💾

Data Storage Guide

1 GB = 1,024 MB. 1 TB = 1,024 GB. A photo ≈ 3–5 MB. A song ≈ 4–8 MB (MP3). HD movie ≈ 4–8 GB. 4K movie ≈ 60–100 GB. 1 TB drive holds ≈ 250,000 photos or 250 HD movies.

Formula & Logic

A general unit converter works by routing every value through a base unit for its quantity: multiply into the base, then divide out of it. That two-step approach is what allows one engine to handle length, mass, volume and dozens of other quantities without storing a conversion factor for every possible pair — for n units you need n factors rather than n² pairs. The discipline that matters is dimensional consistency: you can convert metres to feet because both measure length, but not metres to kilograms, and a converter that permits the latter is producing nonsense.

value_in_base = value × factor_fromresult = value_in_base ÷ factor_toCombined: result = value × (factor_from ÷ factor_to)Both units must share the same dimension

where:

base unit
the SI unit for that quantity — metre, kilogram, second
factor
how many base units one of this unit represents
dimension
length, mass, time, temperature — conversions only work within one

Assumptions: Temperature is the exception: Celsius and Fahrenheit have different zero points, so they need an offset as well as a factor and cannot use the pure multiplicative route.

SourceNIST: SI units

Step-by-Step Example: 12 Feet to Centimetres via the Base Unit

Route a conversion through metres rather than using a direct foot-to-centimetre factor.

  • Value12 feet
  • Targetcentimetres
  • Base unitmetre
  1. Factor for feet: 1 ft = 0.3048 m exactly.
  2. Into the base: 12 × 0.3048 = 3.6576 metres.
  3. Factor for centimetres: 1 cm = 0.01 m.
  4. Out of the base: 3.6576 ÷ 0.01 = 365.76 cm.
  5. Direct check: 12 × 30.48 = 365.76. The routes agree exactly.
  6. The same two factors also give feet to millimetres, kilometres or miles with no extra data.

Result12 feet = 365.76 centimetres

The economy of the base-unit approach is the point: storing 20 length factors supports 380 possible conversions. Storing pairs directly would need all 380 entries, and any error in one would be invisible until that specific pair was used.

Frequently Asked Questions

Exact formula: °C = (°F − 32) × 5/9. Quick mental shortcut: subtract 32, then halve (this approximates ×5/9 well enough for everyday use). Example: 68°F → subtract 32 = 36 → halve = 18°C (exact is 20°C — the shortcut is close but not perfect). For reverse: °F = (°C × 9/5) + 32. Common reference points: 32°F=0°C (freezing), 72°F=22°C (room temp), 98.6°F=37°C (body temp), 212°F=100°C (boiling).
1 meter = 3.28084 feet (exactly 3 feet 3.37 inches). Conversely, 1 foot = 0.3048 meters. Quick approximation: multiply meters by 3.28 for feet, or multiply feet by 0.3 for approximate meters. Common conversions: 1.8 meters ≈ 5'11" (average male height). 1.6 km ≈ 1 mile. 100 meters ≈ 328 feet (slightly longer than a football field).
1 pound (lb) = 0.453592 kilograms (kg). To convert pounds to kg: multiply by 0.4536. Quick mental math: divide by 2.2 (close enough for most purposes). Examples: 150 lbs ÷ 2.2 = 68.2 kg. 200 lbs ÷ 2.2 = 90.9 kg. Reverse: 1 kg = 2.20462 lbs. To convert kg to lbs: multiply by 2.2046.
1 US gallon = 3.78541 liters. Quick conversion: multiply gallons by 3.785 for liters. A US gallon of water weighs approximately 8.34 pounds (3.78 kg). Important note: the US gallon differs from the UK/Imperial gallon (1 UK gallon = 4.546 liters — about 20% larger). Gas mileage (MPG) differs between US and UK measurements because of this difference in gallon size.
The US remains on imperial primarily due to inertia, massive infrastructure investment, and public resistance to change. The 1975 Metric Conversion Act made metric voluntary rather than mandatory — unlike the UK, Canada, and Australia which legislated metric adoption. Switching would require replacing all road signs, retooling manufacturing equipment, and retraining the entire workforce. The political will has never materialized. Younger Americans increasingly encounter metric through science education, international business, and travel, but everyday life stays imperial.

Related Calculators

✔ Written & reviewed by Dr Sam — 20+ yrs in management & research leadership📅 Last updated June 2026📚 Sources: NIST & BIPM SI unit definitions📑 How we build & check these