11,000100,0001,000,0001,000,000,0001,000,000,000,0000.62137119221,093.6132983383,280.83989501339,370.07874016miles = kilometers × 0.62137119221 kilometer = 1000 meter and 1 mile = 1609.344 meter, so 1 kilometer = 0.6213711922 miles.
Loading…
11,000100,0001,000,0001,000,000,0001,000,000,000,0000.62137119221,093.6132983383,280.83989501339,370.07874016miles = kilometers × 0.62137119221 kilometer = 1000 meter and 1 mile = 1609.344 meter, so 1 kilometer = 0.6213711922 miles.
Convert length, weight and mass, temperature, area, volume, speed, time, digital data, energy, power, pressure and more across 20+ categories. Every result uses exact, internationally-agreed factors — 1 inch = 0.0254 m, 1 lb = 0.45359237 kg — computed to about 15 significant figures, with an instant all-units view, adjustable precision and full privacy. Nothing you enter ever leaves your device.
Convert length, weight and mass, temperature, area, volume, speed, time, data storage, energy, power, pressure, force, torque, angle, fuel economy, frequency, density and more — one tool for every measurement.
See your value in every unit of a category at the same time. Enter 1 metre and read the equivalent centimetres, inches, feet, yards and miles together, without running separate conversions.
Convert Celsius, Fahrenheit, Kelvin and Rankine with the correct offset formulas — °F = (°C × 9/5) + 32 and K = °C + 273.15 — not a single multiply that would give wrong answers.
Pressure (Pa, bar, psi, atm), power (W, hp), energy (J, cal, kWh), force (N, lbf), torque (N·m, lb·ft) and angles (degrees, radians) — all with exact, internationally-agreed factors.
Convert bits and bytes through KB/MB/GB/TB and the binary KiB/MiB/GiB/TiB, so you always know whether 1 GB means 1,000,000,000 bytes or 1,073,741,824 bytes.
Choose 0 to 15+ significant figures and switch between standard, scientific (9.46 × 10¹⁵) and engineering notation. Full double-precision internally — only the display is rounded.
Square metres to square feet, hectares to acres, litres to gallons, millilitres to cups — area and volume use squared and cubed length factors, handled correctly for you.
Move between joules, calories, kilowatt-hours and BTU, or watts, kilowatts and horsepower, for appliances, fitness, billing and machinery without reaching for a calculator.
Grams, kilograms and tonnes plus ounces, pounds, stones and tons — including troy ounces for precious metals and carats for gemstones, each defined exactly against the kilogram.
A private local history remembers your recent conversions, favourites pin the pairs you use most, and TXT/CSV/JSON/PDF export plus printable tables make results easy to reuse.
Choose what you are converting — length, weight and mass, temperature, area, volume, speed, time, data storage, energy, power, pressure, force, torque, angle, fuel economy or any of the 20+ categories. Each category loads its full set of metric, imperial, US customary and scientific units so you only ever see units that make sense together.
Type a number into the input — whole numbers, decimals such as 2.54, or scientific notation such as 1e6 or 1.5e-9 all work. The converter accepts negative values where they make sense (temperatures below zero, for example) and recalculates instantly as you type, with nothing sent to a server.
Select the unit you are starting from and the unit you want the answer in — kilometres to miles, kilograms to pounds, Celsius to Fahrenheit, gigabytes to gibibytes, and so on. A swap button reverses the direction in one click so you can check a value both ways.
The exact converted value appears immediately, alongside an all-units multi-view that shows the same quantity in every unit in the category at once. That makes it easy to sanity-check an answer and to spot the most useful equivalent without running multiple separate conversions.
Set how many decimal places or significant figures to display (from a clean whole number up to fifteen-plus digits) and switch between standard, scientific and engineering notation. Internal precision is always full IEEE-754 double precision — only the display is rounded — so you never lose accuracy.
Copy any value with one click, export results as TXT, CSV, JSON or PDF for reports and spreadsheets, generate a printable conversion table, or star a conversion to pin it to your favourites. A private local history keeps your recent conversions so you can reload them instantly.
A unit converter is a tool that re-expresses a measured quantity in a different unit while keeping the underlying physical amount exactly the same. When you say a road is 5 kilometres long or 3.11 miles long, you are describing the identical distance with two different rulers; conversion is simply the arithmetic that moves you reliably and accurately between those rulers. It is one of the most common calculations in all of science, engineering, commerce, cooking, travel and everyday life, and a good universal converter handles it for length, weight, temperature, area, volume, speed, time, digital data, energy, power, pressure and a dozen more families of units in a single place.
The idea at the heart of every conversion is the conversion factor: a known, fixed relationship between two units. For linear quantities such as length and mass, that factor is a single multiplier. To turn metres into feet you multiply by 3.28084; to turn feet back into metres you multiply by 0.3048. The cleanest and most reliable way to convert among many units at once is to route every value through one agreed base unit — the metre for length, the kilogram for mass — converting the input into that base and then from the base into whatever target you want. This is exactly how a well-built converter computes its results, and it is why the answers stay consistent no matter which pair of units you choose.
Those base units are not arbitrary. They come from the International System of Units, the SI, which defines seven base units from which every other unit is derived: the metre for length, the kilogram for mass, the second for time, the ampere for electric current, the kelvin for temperature, the mole for amount of substance and the candela for luminous intensity. Speed, force, energy, pressure and power are all derived units, built from those seven by multiplication and division — a metre per second, a kilogram metre per second squared (the newton), and so on. Because the whole system is coherent, a converter that respects SI can move between any of these quantities using nothing more than exact ratios.
A second key concept is dimensional analysis: the discipline of tracking the dimensions (length, mass, time and so on) through a calculation and treating units as algebraic quantities that cancel. When you convert 60 miles per hour to metres per second, you multiply by 1609.344 metres per mile and by one hour per 3600 seconds; the “miles” and “hours” cancel, leaving metres per second. Dimensional analysis is what guarantees a conversion is meaningful — you can only convert between units that measure the same dimension, which is why a converter groups units into categories and never lets you ask for kilograms in metres. It is also the everyday engineer’s most powerful sanity check against gross errors.
What makes conversions trustworthy is that the most important factors are exact by international agreement rather than rounded approximations. One inch is defined as exactly 0.0254 metres, which makes one foot exactly 0.3048 metres and one mile exactly 1609.344 metres. One pound is defined as exactly 0.45359237 kilograms, which fixes the ounce at exactly 28.349523125 grams and the stone at exactly 6.35029 kilograms. A nautical mile is exactly 1852 metres, an astronomical unit is exactly 149,597,870,700 metres, and a carat is exactly 200 milligrams. These definitions, settled by the international yard-and-pound agreement of 1959 and by the bodies that govern the SI, are what let a converter promise precision rather than “close enough”.
Precision then comes down to how the arithmetic is performed. A quality converter computes in IEEE-754 double-precision floating point, the same 64-bit standard used across virtually all computing, which carries roughly fifteen to seventeen significant decimal digits. The exact factors are multiplied and divided at full precision, and only the final displayed value is rounded to the number of digits you ask for. That separation matters: it means the tool never accumulates rounding error mid-calculation, and you can choose to see a clean two-decimal answer for everyday use or fifteen digits for laboratory work, knowing the underlying number was always carried at full fidelity.
It helps to be clear about the difference between accuracy and precision, because they are easy to confuse. Accuracy is how close a value is to the true amount; precision is how finely it is expressed. A conversion can be perfectly accurate — using an exact factor — yet reported to any precision you like. Stating that 1 kilogram is 2.2 pounds is accurate but imprecise; stating 2.20462262 pounds is both accurate and precise. Significant figures are how we communicate precision, and a good converter lets you control them so that an answer never implies more certainty than your original measurement justifies. Carrying full precision through the calculation and rounding only at the end is the professional habit the tool builds in for you.
The two great families of units a converter bridges are the metric system and the imperial (and closely related US customary) system. The metric system is decimal and coherent: units relate by powers of ten through consistent prefixes — kilo for a thousand, centi for a hundredth, milli for a thousandth — so converting within it is as simple as moving a decimal point. The imperial system descends from older English units that are intuitive at human scale but scale by irregular factors: twelve inches to a foot, sixteen ounces to a pound, 5280 feet to a mile. Neither system is more accurate, since both are exactly defined, but the irregular ratios of imperial units are precisely why a reliable converter is so useful in daily life.
Temperature deserves special mention because it is the one common quantity that does not convert by a simple multiplier. The Celsius, Fahrenheit and Kelvin scales have different zero points as well as different degree sizes, so converting between them needs an offset as well as a ratio: °F = (°C × 9/5) + 32, and K = °C + 273.15. A converter that naively multiplied temperatures by a single factor would be wrong by tens of degrees, which is why a trustworthy tool implements the proper affine formulas for every temperature pair, including the Kelvin and Rankine absolute scales used in science and engineering.
Digital data storage is another category with a hidden subtlety that trips people up constantly. There are two competing standards. The decimal (SI) standard says one kilobyte is 1,000 bytes and one gigabyte is 10⁹ bytes, and it is what drive manufacturers print on the box. The binary standard, formalised with the IEC prefixes, says one kibibyte (KiB) is 1,024 bytes and one gibibyte (GiB) is 2³⁰ bytes, and it is closer to how operating systems historically reported sizes. The roughly seven-percent gap between a marketed gigabyte and a binary gibibyte is exactly why a new hard drive “looks smaller” than advertised, and a good converter exposes both so you always know which one you are dealing with.
Who actually needs a universal unit converter? The audience is enormous. Students and teachers check homework and learn the relationships between units. Engineers and architects move between feet-and-inches and millimetres, and between pressure, force and torque units, where a mistake can be a safety issue. Scientists work across an extreme range of magnitudes, from nanometres to light years and from atomic mass units to tonnes. Cooks and bakers translate recipes between grams, ounces, millilitres and cups. Travellers convert distances, speeds and temperatures abroad. Developers and IT staff reason about file and bandwidth sizes in decimal and binary units. Fitness enthusiasts swap body weight between kilograms, pounds and stones. In short, almost anyone who works with numbers attached to the physical world benefits from a fast, accurate converter.
There is a healthy ecosystem of conversion websites, and it is worth understanding where a modern, privacy-first tool fits among them. UnitConverters.net and ConvertUnits.com are long-established, very broad converters covering hundreds of units. RapidTables offers conversions alongside a large library of reference tables and calculators. CalculatorSoup bundles conversions with a wide range of math and finance calculators. The Engineering ToolBox is a deep, technically authoritative reference favoured by engineers for its data tables and formulas. Each is genuinely useful, and a converter that uses the same exact, internationally-agreed factors will produce the same numbers any of them do — because there is only one correct value for an exactly-defined conversion.
Where a fast in-browser converter can stand apart is in experience and privacy rather than in the underlying numbers. Everything runs locally on your device, so your values are never uploaded, logged or stored, and the tool keeps working with the network disconnected once the page has loaded. Results appear instantly as you type, an all-units multi-view shows every equivalent at once instead of forcing one conversion at a time, precision and notation are under your control, and a private local history and favourites remember the conversions you use most. Reports export to TXT, CSV, JSON and PDF, and conversion tables print cleanly for on-site reference — all without an account, an install or an advert-laden multi-page flow.
It is also worth being precise about what a unit converter does and does not do. It changes the unit, never the underlying quantity: converting 100 kilometres to miles does not make the journey shorter, it simply describes the same distance differently. It cannot convert between dimensions that do not measure the same thing — there is no meaningful conversion from kilograms to litres without additional information such as density, which is why mass and volume live in separate categories. And for currency, which is not a fixed physical relationship but a live market rate that changes by the second, you need a dedicated currency converter rather than a fixed-factor unit converter. Understanding these boundaries is part of using the tool correctly.
Beyond length, weight and temperature, a universal converter covers the full spread of everyday and technical quantities, and each one follows the same base-unit logic. Speed is distance over time, so metres per second, kilometres per hour, miles per hour and knots all convert through a base of metres per second — 1 m/s is 3.6 km/h, and 60 mph is about 96.56 km/h. Time runs from nanoseconds through seconds, minutes, hours and days up to years. Area and volume are derived from length but use its square and cube respectively, which is why one square metre is about 10.764 square feet and one cubic metre is about 35.31 cubic feet. Angle converts between degrees, radians and gradians, and frequency between hertz and its multiples. Grouping units into these clearly-bounded categories is what keeps every conversion dimensionally valid.
Three workflow features turn raw conversion into something genuinely fast to use. The all-units multi-view shows your input expressed in every unit of the category simultaneously, so a single entry of one metre instantly reveals its value in millimetres, centimetres, inches, feet, yards and miles — ideal for sanity-checking and for finding the most useful equivalent without repeated clicks. A reverse, or swap, control flips the from and to units in one action so you can read a relationship both ways. And for repetitive work, bulk conversion processes a whole list of values at once while a range-and-step table generator produces a complete printable chart, both of which eliminate the transcription errors that plague manual conversion.
Understanding the most common conversion mistakes is the best way to avoid them, and a thoughtful converter is designed to head them off. The classic errors are using a multiplier for temperature instead of the proper offset formula, mixing decimal and binary data units, confusing the US and imperial gallon or the short, long and metric ton, and reaching for the wrong ounce (avoirdupois versus troy). Each of these stems from ambiguity in the units themselves rather than the arithmetic, which is why labelling units precisely, grouping them by dimension, and showing the exact factor and working behind every result matter so much. A converter that does these things does not just compute an answer; it makes the right answer obvious and the wrong one hard to reach.
Finally, the quiet superpower of unit conversion is universality. Because the metre, the kilogram, the second and their derived units are defined against fundamental physical constants — the metre by the speed of light, the kilogram by the Planck constant since the 2019 SI redefinition — a measurement made in one laboratory is identical to the same measurement made anywhere else on Earth. Exact conversion factors inherit that universality: 2.54 centimetres to the inch is the same in every country and every standards-compliant tool ever written. A universal unit converter simply makes that globally-agreed, standards-based arithmetic instant, accurate and approachable for anyone, whether they are sizing a bolt, scaling a recipe, planning a trip or checking a physics answer.
The metric and imperial systems embody two different philosophies of measurement. Metric is decimal and coherent: units relate by powers of ten, the same prefixes (kilo, centi, milli, micro) apply across every quantity, and arithmetic is as easy as shifting a decimal point. A kilometre is exactly 1,000 metres, a centimetre is exactly one hundredth of a metre, and a kilogram is exactly 1,000 grams. The imperial system, by contrast, grew from human-scale historical units — the foot, the inch, the pound — that are intuitive for everyday estimation but awkward to compute with because of their irregular ratios: 12 inches to a foot, 3 feet to a yard, 5,280 feet to a mile, and 16 ounces to a pound.
Most of the world standardised on metric during the twentieth century, while the United States remains the most prominent everyday holdout and the United Kingdom sits in a hybrid state — metric for most trade and science, but miles for road distances, pints for beer and stones for body weight. The imperial and US customary systems share most names but differ in a few important places, most famously volume (the US gallon of 3.785 litres versus the imperial gallon of about 4.546 litres) and the ton (the US short ton of 2,000 pounds versus the UK long ton of 2,240 pounds).
Crucially, the core length and weight units were harmonised with metric in the 1959 international yard-and-pound agreement: the inch became exactly 2.54 centimetres and the pound exactly 0.45359237 kilograms. That single agreement is what makes precise imperial-to-metric conversion possible at all, and it is the foundation for every factor in this converter. Neither system is inherently more accurate — both are exactly defined — but metric’s decimal structure is why it dominates science and international trade, and why the practical need to convert between the two comes up so constantly.
Length is the most frequently converted quantity, and every length conversion follows the same template: multiply by the source unit’s size in metres and divide by the target unit’s size in metres. The metric ladder — millimetre, centimetre, metre, kilometre — covers most everyday and scientific needs, with the micrometre and nanometre serving microscopy and electronics, while the imperial family of inch, foot, yard and mile dominates American daily life and construction. The anchor factors worth memorising are 1 inch = 2.54 cm, 1 foot = 0.3048 m, 1 yard = 0.9144 m and 1 mile = 1.609344 km, all exact by definition.
Beyond the everyday units are specialised ones worth knowing. The nautical mile (exactly 1,852 metres) is used at sea and in the air because it corresponds to one minute of latitude, and it underlies the knot, one nautical mile per hour. Surveyors use the rod (16.5 feet), chain (66 feet) and furlong (660 feet, one eighth of a mile), and the United States retains a slightly different survey foot (1200/3937 m) for legacy land records. At the astronomical end, the astronomical unit, the light year (about 9.46 trillion kilometres) and the parsec (about 3.26 light years) describe distances that would be meaningless in metres.
A reliable converter routes all of these through the metre and shows them together, so a single entry of one metre instantly reveals the equivalent in centimetres, inches, feet, yards and miles. That all-units view is the fastest way to sanity-check a length and to convert compound measurements such as a person’s height in feet and inches into centimetres, or a kilometre figure into the miles a US map would use.
Weight conversion — more precisely, mass conversion — is, like length, perfectly linear, so it routes cleanly through a base unit of grams or kilograms. The metric ladder runs from the milligram through the gram and kilogram to the tonne (metric ton, 1,000 kg). The avoirdupois system used in commerce gives us the grain, dram, ounce, pound, stone, hundredweight and ton. Because the pound is defined as exactly 0.45359237 kilograms, every one of these converts to metric with full precision: 1 ounce = 28.349523125 g, 1 stone = 14 pounds ≈ 6.35029 kg, and 1 pound = 453.59237 g exactly.
Two specialised families matter in particular contexts. The troy system — troy ounce, troy pound and pennyweight — is used for precious metals, and a troy ounce (31.1035 g) is noticeably heavier than the everyday avoirdupois ounce (28.3495 g), which is exactly why gold prices confuse the unwary. The carat (exactly 200 mg) measures gemstones, while the atomic mass unit, or dalton, measures atoms and molecules at the other extreme of scale. Engineers also meet the slug, the imperial unit of mass in the foot-pound-second system, equal to about 14.5939 kg.
It is worth distinguishing mass from weight in the strict physical sense: mass is the amount of matter in an object, measured in kilograms and the same everywhere, while weight is the gravitational force on that mass, measured in newtons and varying with location. In everyday speech the two are used interchangeably, and a unit converter handles the everyday meaning — mass — which is what you want when comparing a body weight of 70 kg, 154 lb or 11 stone, or converting a parcel’s weight for international shipping.
Engineering relies on derived units, and converting them correctly is often a safety as well as a cost issue. Pressure is force per unit area: the SI unit is the pascal (one newton per square metre), but engineers routinely work in bars, atmospheres, pounds per square inch (psi), millimetres of mercury and kilopascals. The anchors are 1 bar = 100,000 Pa, 1 atm = 101,325 Pa ≈ 14.696 psi, and 1 bar ≈ 14.5038 psi. Getting these right matters everywhere from tyre inflation to hydraulic systems to weather reporting.
Power and energy are closely related but distinct. Energy is the capacity to do work, measured in joules, with the calorie (4.184 J), the kilowatt-hour (3,600,000 J) and the BTU as common alternatives — the kilowatt-hour being how electricity is billed and the food Calorie (a kilocalorie, 4,184 J) being how nutrition is labelled. Power is energy per unit time, measured in watts (one joule per second), with horsepower (about 745.7 W) the familiar unit for engines. Multiply kilowatts by roughly 1.341 to get horsepower.
Force and torque round out the core engineering set. Force is measured in newtons in SI and in pounds-force (lbf) in imperial, with 1 lbf ≈ 4.4482 N. Torque — a rotational force — is measured in newton-metres (N·m) and pound-feet (lb·ft), where 1 lb·ft ≈ 1.3558 N·m; this is the unit on a torque wrench and in an engine specification. The classic engineering pitfalls are mixing the US survey foot with the international foot over long distances, and confusing the short ton with the metric tonne when ordering materials, both of which a clearly-labelled converter helps you avoid.
Scientific work demands an extreme range of magnitudes and careful control of precision. At the small end, the nanometre and picometre describe wavelengths and atomic spacings, and the atomic mass unit (dalton) captures the mass of individual particles. At the large end, astronomical units, light years and parsecs describe cosmic distances. Scientific notation — writing 9.461 × 10¹⁵ m instead of a sixteen-digit number — is essential for readability, and a scientific-grade converter offers it alongside engineering notation, which restricts the exponent to multiples of three so the mantissa aligns with metric prefixes like kilo, mega and milli.
The framework underpinning all of this is the SI, the International System of Units, which since its 2019 redefinition anchors every base unit to a fixed fundamental constant. The second is defined by the caesium atom’s radiation, the metre by the speed of light, the kilogram by the Planck constant, the kelvin by the Boltzmann constant and the ampere by the elementary charge. Because these constants are the same throughout the universe, an SI measurement is exactly reproducible in any properly equipped laboratory anywhere on Earth, which is the deepest reason a converter built on SI factors can be trusted.
Precision is as important as range in scientific use. A value reported to too few digits loses information; one reported to too many implies false certainty. A good converter computes with full double-precision arithmetic and exact factors, then formats the result to the significant figures and notation you choose, so a laboratory result can carry its full precision while an everyday answer stays clean. This combination of exact factors, IEEE-754 arithmetic and user-controlled precision is what separates a serious scientific converter from a quick approximation.
Temperature is the one everyday quantity that does not convert with a single multiplier, because its scales differ in both their zero points and their degree sizes. The Celsius scale puts the freezing point of water at 0° and its boiling point at 100° at sea level, and is used by most of the world. The Fahrenheit scale puts freezing at 32° and boiling at 212°, and is used mainly in the United States. The Kelvin scale is the SI base unit; it starts at absolute zero (−273.15 °C, the lowest possible temperature) and uses the same degree size as Celsius.
Converting between them requires an offset as well as a ratio, which is why temperature uses affine formulas rather than simple proportions. To go from Celsius to Fahrenheit, use °F = (°C × 9/5) + 32 — so 20 °C becomes 68 °F and 100 °C becomes 212 °F. To go the other way, °C = (°F − 32) × 5/9. Celsius and Kelvin are related by a pure offset: K = °C + 273.15, and °C = K − 273.15. The Rankine scale, used in some engineering fields, is to Fahrenheit what Kelvin is to Celsius: an absolute scale with °R = (°C + 273.15) × 9/5.
A converter that naively multiplied a temperature by 9/5 without adding 32 — or that ignored the 273.15 offset for Kelvin — would be wrong by tens of degrees, which is why a trustworthy tool implements the full formulas for every temperature pair. Useful reference points to remember are that −40° is the single temperature where Celsius and Fahrenheit read the same, body temperature is about 37 °C (98.6 °F), and a comfortable room is around 20–22 °C (68–72 °F).
Digital information is built from the bit, a single binary digit, and the byte, a group of 8 bits that traditionally stores one character of text. From there, two competing standards scale the units up, and confusing them is one of the most common measurement mistakes in computing. The decimal (SI) standard uses powers of ten: 1 kilobyte (KB) = 1,000 bytes, 1 megabyte (MB) = 1,000,000 bytes, and 1 gigabyte (GB) = 10⁹ = 1,000,000,000 bytes. This is the standard storage manufacturers print on drives and that network speeds are quoted in.
The binary standard uses powers of two and, to remove ambiguity, has its own IEC prefixes: 1 kibibyte (KiB) = 1,024 bytes, 1 mebibyte (MiB) = 1,024² bytes, and 1 gibibyte (GiB) = 2³⁰ = 1,073,741,824 bytes. Operating systems have historically reported file and drive sizes in these binary units while often labelling them with the decimal “GB”, which is the source of endless confusion. The two diverge by about 2.4% at the kilo level and grow to roughly 7.4% at the giga level and nearly 10% at tera.
This gap is exactly why a “1 TB” hard drive shows up as about 931 GiB in your operating system: the manufacturer counted 10¹² bytes while the OS divided by 1,024 three times. A good data-storage converter exposes both decimal and binary units side by side, so you can see that 1 GB = 1,000,000,000 bytes while 1 GiB = 1,073,741,824 bytes, and convert confidently between bits, bytes, KB/MB/GB/TB and KiB/MiB/GiB/TiB for storage planning, bandwidth calculations and file-size estimates.
Construction and DIY sit right on the boundary between metric and imperial, so accurate conversion is a daily necessity. Builders routinely move between feet-and-inches and millimetres, because plans, lumber and fittings may be specified in either system. The anchors do most of the work: 1 foot = 304.8 mm, 1 inch = 25.4 mm, 1 yard = 0.9144 m, and for materials by weight, 1 pound = 0.45359237 kg and 1 cubic yard ≈ 0.7646 m³. A single misplaced conversion can ruin a cut list or misposition a foundation, so it pays to double-check.
Area and volume are where construction conversions get subtler, because they use the square and cube of the length factor rather than the length factor itself. One square metre is about 10.764 square feet (0.3048² gives 0.0929 m² per square foot), one acre is 4,046.86 m² (about 43,560 square feet), and one hectare is 10,000 m² (about 2.471 acres). For volume, 1 cubic metre ≈ 35.31 cubic feet, and concrete, soil and aggregate are commonly ordered in cubic yards or cubic metres, so converting correctly directly affects how much material you buy.
A converter that groups these units and shows the exact factor and working behind each result lets a builder or homeowner verify a quantity before committing to a purchase or a cut. Printable conversion tables for the common ranges — millimetres to inches, metres to feet, square metres to square feet — are especially handy on site, where a quick reference chart beats re-running calculations.
Behind every reliable conversion is an international infrastructure most people never see. The International System of Units (SI) is governed by the General Conference on Weights and Measures (CGPM) and maintained by the International Bureau of Weights and Measures (BIPM) in Sèvres, France. The BIPM coordinates the world’s metrology so that a metre, a kilogram or a second means precisely the same thing in every country, which is what makes cross-border science, trade and engineering possible.
Within each country, national metrology institutes realise and disseminate these standards. In the United States that role belongs to the National Institute of Standards and Technology (NIST); in the United Kingdom it is the National Physical Laboratory (NPL); Germany has the PTB, and most nations have an equivalent. These institutes keep the reference standards, run calibration services and publish the exact conversion factors and constants that tools rely on. The 1959 international yard-and-pound agreement, which fixed the inch at 2.54 cm and the pound at 0.45359237 kg, is a classic example of this coordination producing exact, universally-accepted definitions.
For everyday and commercial life this standards system underpins fair trade, safety and interoperability: a bolt machined to a specification in one country fits a nut made in another, and a kilogram of produce is the same kilogram at every border. A trustworthy converter honours these standards by using the exact, internationally-agreed factors rather than rounded approximations — which is the commitment behind every number it produces, and the reason its results match those from any other correct tool, calculator or command-line utility in the world.
| Metric (SI) | Imperial / US | |
|---|---|---|
| Base of system | Decimal (powers of 10) | Irregular (12, 16, 5280…) |
| Length units | mm, cm, m, km | inch, foot, yard, mile |
| Weight units | g, kg, tonne | oz, lb, stone, ton |
| Ease of calculation | Move a decimal point | Remember odd ratios |
| Where used | Science & most countries | US daily life, partial UK |
Both are exactly defined and equally accurate. Metric is easier to compute with; imperial persists in US daily life — so you constantly need to convert between them.
| Decimal (KB/GB) | Binary (KiB/GiB) | |
|---|---|---|
| Base | Powers of 10 | Powers of 2 |
| 1 kilo | 1 KB = 1,000 B | 1 KiB = 1,024 B |
| 1 giga | 1 GB = 10⁹ B | 1 GiB = 2³⁰ B |
| Used by | Drive makers, networks | Operating systems (RAM) |
| Gap at giga level | — | ≈ 7.4% larger |
A "1 TB" drive shows ~931 GiB in your OS because makers count 10¹² bytes while the OS divides by 1,024. Always check which standard a figure uses.
| Celsius / Fahrenheit | Kelvin | |
|---|---|---|
| Zero point | 0 °C = freezing · 0 °F = brine | 0 K = absolute zero |
| Water freezes | 0 °C / 32 °F | 273.15 K |
| Water boils | 100 °C / 212 °F | 373.15 K |
| Degree size | °C = K · °F is 5/9 as big | Same size as °C |
| Conversion | °F = (°C × 9/5) + 32 | K = °C + 273.15 |
Temperature needs an offset, not just a multiplier. Use °F = (°C × 9/5) + 32 and K = °C + 273.15 — never a single factor.
| km/L & MPG (higher = better) | L/100km (lower = better) | |
|---|---|---|
| What it measures | Distance per fuel | Fuel per distance |
| Better value is | Higher | Lower |
| Used in | US (MPG), Asia (km/L) | Europe, Canada |
| US vs UK gallon | MPG differs by gallon type | Metric — no gallon issue |
| Relationship | Inverse of L/100km | 235.21 ÷ MPG(US) |
km/L and MPG rise as efficiency improves; L/100km falls. Watch the US (3.785 L) vs imperial (4.546 L) gallon when comparing MPG figures.
Every linear conversion is the same: multiply by the source unit’s size in a base unit and divide by the target’s. Here is that pattern (plus temperature’s offset formula) in popular languages:
Convert road distances and speed limits between kilometres and miles, and temperatures between Celsius and Fahrenheit, when driving or planning a trip in another country.
Switch recipe amounts between grams, ounces, millilitres and cups, and oven temperatures between Celsius and Fahrenheit, so international recipes work with your tools.
Convert body weight between kilograms, pounds and stones, distances for runs and rides, and food energy between kilocalories and kilojoules to track progress.
Move between metres, feet, centimetres and inches for measuring rooms, lumber and materials, and between square metres, square feet and acres for areas.
Compare file, drive and bandwidth sizes across KB, MB, GB and TB in both decimal and binary standards, so storage and transfer estimates are accurate.
Handle an extreme range of magnitudes — nanometres to light years, daltons to tonnes — with exact factors, scientific notation and full precision control.
Convert parcel and freight weights between kilograms and pounds, distinguish short, long and metric tons, and work with nautical miles and knots for transport.
Check homework and learn how units relate, with the exact factor, the formula and a step-by-step calculation shown behind every conversion.