Guide · Units
Mass vs Weight: How to Convert Them Correctly
Updated 2026-08-10 · 4 min read
Mass and weight are taught as synonyms and then used as if they were. They are not. Mass is kilograms (and grams, tonnes, pound-mass). Weight is a force: newtons (and pound-force). You convert inside a family. You do not “convert kilograms to newtons” without stating g, because that step is W = mg, a calculation, not a change of prefix.
Standard gravity for this conversion is g₀ = 9.80665 m/s². Local g varies by a few tenths of a percent with latitude and altitude. Use 9.81 in a problem set if the lecturer said so. Use 9.80665 when you want the conventional standard.
Kilograms are not a force
The SI base unit of mass is the kilogram. The SI unit of force is the newton: 1 N = 1 kg·m/s². A 1 kg object at standard g has weight
W = 1 × 9.80665 = 9.80665 N.
Calling that “1 kg of weight” is everyday speech. It is wrong in a free-body diagram. How to calculate force is F = ma; the m is mass.
Mass converter handles kg ↔ g ↔ t ↔ lb (pound-mass) ↔ oz. Weight converter handles N ↔ lbf and other force units. Both run in the browser without an account.
The pound that means two things
US customary practice uses pound-mass (lbm) in commerce and pound-force (lbf) in structures.
1 lbm = 0.45359237 kg exactly (the same 1959 agreement that fixed the inch).
1 lbf = 4.4482216152605 N (the force that accelerates 1 lbm at g₀).
On Earth’s surface, 1 lbm weighs 1 lbf by construction of those definitions. That is why a bag of sugar can say 1 lb and a load rating can say 1 lb and nobody notices - until you write F = ma in pounds and wonder where 32.174 ft/s² went. The correction factor g_c exists because someone insisted on using lbm and lbf in the same equation. SI does not need g_c.
If a shipping label says 20 lb, convert mass with the mass page: 20 × 0.45359237 = 9.072 kg. If a hoist says 2000 lbf working load, convert force: 2000 × 4.44822 ≈ 8896 N.
One numeric check: a 70 kg person
Mass: 70 kg.
Weight on Earth (standard g): 70 × 9.80665 = 686.4655 N.
In lbf: 686.4655 / 4.4482216152605 ≈ 154.32 lbf.
In lbm, the same body is 70 / 0.45359237 ≈ 154.32 lbm. The numbers match at g₀. On the Moon (g ≈ 1.625 m/s²) the mass is still 70 kg and 154 lbm; the weight is about 114 N or 26 lbf. A scale calibrated in kg on the Moon would read about 11.6 if it still divided by 9.80665 - which is why planetary jokes about “weighing less” are about force, not a diet.
Confirm 70 kg → lb on the mass converter (≈ 154.32 lb). Confirm 686.5 N → lbf on the weight converter. If both pages give the same number from the same input unit, you used the wrong page for one of them.
Density needs mass
Density is ρ = m / V. The m is mass. A crate “weighing” 20 kg on a warehouse scale is being used as mass for density work on Earth, and that is usually acceptable. A force in newtons is not a density input until you divide by g. How to calculate density and the density converter belong to that chain.
Do not convert 70 kg to 70 N. Do not convert 154 lb to 154 N. Write the unit. If the lab asks for weight and you report 70 kg, the number is plausible and the unit is not.
Slug and tonne-force appear in older US and metric engineering. A slug is a mass (1 slug ≈ 14.5939 kg). A tonne-force is 9.80665 kN. If those show up, identify mass versus force before you open either converter.
Tonne versus ton is the leftover spelling fight. A tonne (metric ton) is 1000 kg of mass. A US short ton is 2000 lbm ≈ 907.185 kg. A UK long ton is 2240 lbm ≈ 1016.05 kg. Shipping “20 tons” without the adjective is a 10 percent error before you even reach newtons.
The unit converters hub lists both pages next to length and pressure so you can pick the quantity, not the word your supplier used.
Frequently asked questions
What is the difference between mass and weight?
Mass is the amount of matter, measured in kilograms. Weight is the gravitational force on that mass, measured in newtons: W = mg. On Earth with standard g = 9.80665 m/s², 1 kg weighs 9.80665 N.
Why does a scale read kilograms if kilograms are mass?
A spring or load-cell scale measures force, then divides by an assumed g and labels the result kg. That label is conventional mass, not a proof that weight is in kilograms. In SI, the scale’s raw quantity is newtons.
How many newtons is 70 kg?
About 686.5 N using standard gravity (70 × 9.80665). In pound-force that is about 154.3 lbf. The mass is still 70 kg on the Moon; the weight is not.
Are pounds mass or force?
Both, which is the trap. lbm is pound-mass. lbf is pound-force. 1 lbf is the weight of 1 lbm at standard gravity, so they match numerically on a US bathroom scale and diverge in F = ma if you forget gc.
Which DevOkk page converts kg to lb?
The mass converter, if you mean pound-mass (the grocery ‘pound’). The weight converter, if you mean pound-force (a structural load). For density you need mass and volume, not a force.
Do these converters need an account?
No. Both run in the browser. Type the number, pick the unit family that matches the quantity, copy the result with the unit attached.
Related guides
More reading that links back to the same tools and workflows.
How to Calculate Density From Mass and Volume
Density formula, units, and lab-style examples you can compute in the browser.
4 min read
How to Calculate Force With F = ma
Newton’s second law with examples. Local force calculator for physics homework and checks.
4 min read
Why Your Unix Timestamp Is Off by Hours (or 55 Years)
Seconds vs milliseconds, UTC vs local, and Excel serial dates. How to convert an instant in the browser without uploading a log dump.
11 min read
Best Unit Converters for Students and Engineers
Length, temperature, bytes, Unix time, pressure, and more - fast unit converters that work offline in your browser.
5 min read