Convert mass between metric (kg, g, mg, tonne), avoirdupois (lb, oz, stone, short ton, long ton), troy ounce, grain, and the metric carat with NIST-grade exact factors.
lb
Result
0.453592 kg
1 lb= 0.453592 kg
Auto
All units
Unit
Value
Milligram (mg)
453,592
Gram (g)
453.592
Kilogram (kg)
0.453592
Tonne (metric ton, 1000 kg) (t)
4.53592E-4
Ounce (avoirdupois) (oz)
16
Pound (lb, avoirdupois) (lb)
1
Stone (st, 14 lb) (st)
0.0714286
Short ton (US, 2000 lb) (ton (US))
5E-4
Long ton (UK, 2240 lb) (ton (UK))
4.46429E-4
Troy ounce (precious metals) (oz t)
14.5833
Grain (gr, pharmaceutical) (gr)
7,000
Carat (ct, gemstones — not karat / gold purity) (ct)
Mass converter. Kilograms, pounds, ounces, stone, troy ounce, grain and carat with NIST-exact factors.
A mass converter changes a value from one unit of mass to another using exact factors anchored to the SI kilogram. Troy ounce (gold) and avoirdupois ounce (groceries) are kept in separate groups, and metric carat (gem mass) is never confused with karat (gold purity).
What Is a Mass Converter?
In November 2018 the world's metrologists voted to fire Le Grand K. For 129 years a single platinum-iridium cylinder, locked under three nested bell jars in a vault near Paris since 1889, had been the kilogram — its mass was the kilogram by definition, and every gram, pound, ounce and stone on Earth was traceable back to that one lump of metal. The trouble was that it kept drifting against its own official copies by a few dozen micrograms. So on 20 May 2019 the cylinder was retired and the kilogram was redefined against the Planck constant (h = 6.62607015 × 10⁻³⁴ J·s, now fixed by decree). The artifact is gone, but the chain of custody it anchored survives: every unit in this converter still resolves to the kilogram, only now the kilogram answers to a constant of nature instead of a relic in a French basement.
That single base unit is how this calculator works. Pick a value in any unit, and it is first multiplied into kilograms, then divided out into your target unit — one pivot, never a direct lookup table. The factors are the defined ones, not rounded approximations: 1 gram is exactly 1e-3 kg, 1 tonne is exactly 1000 kg, 1 avoirdupois pound is exactly 0.45359237 kg, 1 avoirdupois ounce is exactly 0.028349523125 kg (= lb / 16), 1 stone is exactly 6.35029318 kg (= 14 lb), 1 short ton (US) is exactly 907.18474 kg (= 2000 lb), 1 long ton (UK) is exactly 1016.0469088 kg (= 2240 lb), 1 troy ounce is exactly 31.1034768 g, 1 grain is exactly 64.79891 mg, and 1 metric carat is exactly 200 mg. None of these are engineering estimates; they are exact rational factors that fall straight out of three fixed agreements — the SI kilogram, the 1959 International Yard and Pound Agreement (1 lb = 0.45359237 kg exact), and the 4th General Conference of the Metric Convention in 1907 (1 carat = 200 mg exact).
The single most-important distinction this converter respects is the troy / avoirdupois split. In daily English the word ounce is overloaded: an ounce of cheese (28.349523125 g, avoirdupois) is a completely different mass from an ounce of gold (31.1034768 g, troy). A troy ounce is about 9.7% heavier than an avoirdupois ounce, and conflating them on a 100-oz precious-metals trade at $2,000/oz silently loses you ~$17,700 (8.85 troy oz × $2,000) — a measurable cost that many online converters ship by default when they collapse both units into a single "oz" picker. The picker in this calculator separates them: "Ounce (avoirdupois)" sits under the everyday group and "Troy ounce (precious metals)" sits under bullion, with "oz t" as the ISO-recommended symbol for the latter. The same goes for the metric carat (ct), kept in its own Gemstone group: a carat measures gemstone mass at exactly 200 mg, while a karat (kt, K) measures gold purity as a fraction of 24 — they share an etymological root (Greek keration, "carob seed") but mean entirely different things. This converter handles the metric carat only; the karat is dimensionless and does not belong in any mass converter.
The second distinction this converter respects is the three-way ambiguity of the word "ton". A short ton (US) is 2000 avoirdupois pounds = 907.18474 kg. A long ton (UK) is 2240 avoirdupois pounds = 1016.0469088 kg. A tonne (metric ton, BIPM-accepted) is exactly 1000 kg = ~2204.62 lb. The three differ by up to 12% — a non-trivial gap on any shipping invoice, crane rating, or international contract — and most converters treat all three as a generic "ton". This calculator labels them "Short ton (US, 2000 lb)", "Long ton (UK, 2240 lb)", and "Tonne (metric ton, 1000 kg)" so a US engineer reading a European spec, or a British engineer reading a US datasheet, never has to guess which one was meant.
What distinguishes a serious mass converter from a marketing widget is honesty about which factors are exact and how many digits matter. Most online converters print 1 kg ≈ 2.2046 lb (4-decimal rounding), 1 lb ≈ 0.4536 kg, 1 oz ≈ 28.35 g — and stop there. That introduces about 0.0000226 lb of drift per kilogram, which compounds invisibly over a barbell at the gym, accumulates measurably on a precious-metals invoice, and adds up to ~0.23 lb (about 103 g) over a 10,000 kg shipment. This converter exposes the full 0.45359237 kg exact value, the full 2.20462262184878 lb/kg ratio, and lets you read up to 15 decimal digits (the full IEEE-754 mantissa). Every result is tagged "exact" because every supported pair in the mass set is definitionally exact under NIST SP 811 Appendix B.8, the 1959 IYP Agreement, and the 1907 CIPM carat resolution.
How to Convert Between Mass Units
Every mass conversion is one multiplication and one division through the kilogram. The general formula is:
y=x⋅atoafrom
where x is your input value, afrom is the source unit's factor to kilograms, and ato is the target unit's factor to kilograms. To do it by hand:
1. Look up the source-to-kilogram factor. For pound (avoirdupois), afrom = 0.45359237.
2. Multiply the input by that factor to get kilograms. 180 lb × 0.45359237 = 81.6466266 kg.
3. Look up the target-to-kilogram factor. If the target is the kilogram itself, ato = 1 and the result is already in kilograms.
4. If the target is a different unit, divide the kilogram value by the target factor. For example, 81.6466266 kg ÷ 0.0311034768 kg/oz t = 2625.61 oz t. The result is real arithmetic, but the framing is noisy — troy ounces are not used for body weight, so this output works only as a sanity check that the formula and factors are wired correctly.
The same procedure works for every supported unit. Going from grams to avoirdupois ounces: 1 g × 1e-3 ÷ 0.028349523125 = 0.03527396 oz (the familiar kitchen 28.35 g ≈ 1 oz factor expressed in reverse). Going from troy ounces to grams: 1 oz t × 0.0311034768 ÷ 1e-3 = 31.1034768 g exact (the canonical gold-trader factor). Going from carat to milligrams: 2.5 ct × 0.0002 ÷ 1e-6 = 500 mg — a 2.5-carat diamond weighs exactly half a gram. Going from grain to milligrams: 5 gr × 6.479891e-5 ÷ 1e-6 = 323.99455 mg ≈ 324 mg — the canonical "5-grain aspirin" dose that older US pharmacy bottles still spell as "5 gr" and that manufacturers round to a clean 325 mg.
To use this calculator, pick the source unit from the "From" dropdown, type a value, then pick the target unit from the "To" dropdown. The result updates on every keystroke. Click the result card to copy it to the clipboard. Use the precision selector to switch between auto (6 significant figures), or a fixed 0, 2, 4, 6, 10 or 15 decimals. Auto-precision switches to scientific notation when the result is larger than 10¹² or smaller than 10⁻³, so converting a long-ton shipment to milligrams still renders readably. The "exact" badge appears next to every mass result, because every unit in this set has a rational, definitionally exact factor to the kilogram.
Most-Searched Mass Conversions at a Glance
From
To
Result
Exact?
1 pound (lb)
Kilogram
0.45359237 kg
yes
1 kilogram
Pound (lb)
2.204623 lb
yes
180 lb
Kilogram
81.6466266 kg
yes
70 kg
Pound (lb)
154.3236 lb
yes
1 ounce (avoirdupois)
Gram
28.349523125 g
yes
100 g
Ounce (avoirdupois)
3.5274 oz
yes
1 troy ounce (oz t)
Gram
31.1034768 g
yes
1 kg of gold
Troy ounces
32.1507 oz t
yes
1 stone (st)
Kilogram
6.35029318 kg
yes
14 stone
Kilogram
88.9041 kg
yes
1 carat (ct)
Milligram
200 mg
yes
5 grains (gr)
Milligram
323.99455 mg
yes
1 short ton (US)
Kilogram
907.18474 kg
yes
1 long ton (UK)
Kilogram
1016.0469088 kg
yes
1 tonne (metric)
Kilogram
1000 kg
yes
Mass Conversion Formula
y=x⋅atoafrom
y = The converted value, expressed in the target unit of mass.
x = The input value, expressed in the source unit of mass.
afrom = Factor that converts the source unit to kilograms (e.g. 0.45359237 for pound, 0.0311034768 for troy ounce, 0.0002 for carat, 6.479891e-5 for grain).
ato = Factor that converts the target unit to kilograms (e.g. 1 for kg, 1e-3 for gram, 1e-6 for milligram, 907.18474 for short ton, 1016.0469088 for long ton, 1000 for tonne).
The formula is a two-step pivot through the kilogram base unit. The factor table this calculator uses is sourced directly from NIST SP 811 Appendix B.8 and anchored to three exact upstream definitions — the SI kilogram, the 1959 International Yard and Pound Agreement (1 lb = 0.45359237 kg exact), and the 4th General Conference of the Metric Convention in 1907 (1 carat = 200 mg exact):
Milligram (mg): 1 × 10⁻⁶ kg (exact, SI prefix)
Gram (g): 1 × 10⁻³ kg (exact, SI prefix)
Kilogram (kg): 1 kg (SI base unit; redefined in 2019 via the fixed Planck constant h = 6.62607015 × 10⁻³⁴ J⋅s exact)
Tonne (t): 1000 kg (exact, BIPM-accepted; also called metric ton)
Ounce avoirdupois (oz): 0.028349523125 kg (exact, = lb / 16; the /16 is a power of 2 and so bit-exact in IEEE-754)
Pound avoirdupois (lb): 0.45359237 kg (exact, IYP 1959; the anchor of every other imperial mass unit)
Stone (st): 6.35029318 kg (exact, = 14 lb; UK body-weight unit)
Short ton (US, ton): 907.18474 kg (exact, = 2000 lb)
Long ton (UK, ton): 1016.0469088 kg (exact, = 2240 lb)
Troy ounce (oz t): 0.0311034768 kg = 31.1034768 g (exact by ISO 80000-4 definition; 480 grains × 64.79891 mg/grain)
Grain (gr): 6.479891 × 10⁻⁵ kg = 64.79891 mg (exact, = 1/7000 lb; pharmaceutical and firearm ammunition)
Carat metric (ct): 2 × 10⁻⁴ kg = 200 mg (exact, CIPM 1907; gemstone mass, bit-exact in IEEE-754 because 200 mg is an integer × 10⁻⁴)
For the kilogram → pound direction the calculator displays the irrational quotient 1/0.45359237 = 2.20462262184877581… lb/kg. Most casual converters print 2.2046 and stop there; this one will print as many digits as the precision selector requests, up to 15. The same applies to the gram → troy-ounce ratio: 1/0.0311034768 = 32.1507466… oz t per kilogram, or 0.0321507466… oz t per gram. Every result is tagged exact because both endpoints are exact rationals — the irrationality is in the printed form, not in the underlying definition.
Worked Mass Conversion Examples
180 lb to kg (the bodyweight workhorse)
Set From = Pound, To = Kilogram, Value = 180. The formula gives 180 × 0.45359237 = 81.6466266 kg exact. At auto-precision the result reads 81.6466 kg (6 significant figures). This is the single highest-volume mass query worldwide: a US gym-goer or runner converting their bodyweight to the metric value their doctor, BMI calculator, or European training-plan app expects. The reverse — 81.65 kg back to pounds — gives 81.65 × 2.20462262184878 = 180.0072 lb, which is why a metric bathroom scale that rounds to 0.05 kg can produce "180 vs 181 lb" disagreements between a US and EU display of the same person. For higher precision use 0.45359237 directly; multiplying by the rounded 0.4536 introduces about 0.008 g (≈ 7.6 mg) of drift per pound, invisible for daily use and bothersome only on metrology-grade gear.
1 troy ounce of gold to grams (the precious-metals anchor)
Set From = Troy ounce, To = Gram, Value = 1. The formula gives 1 × 31.1034768 = 31.1034768 g exact. This is the conversion every gold and silver investor does daily: spot prices are quoted per troy ounce (oz t), but bullion bars are often labelled in grams (a 10 g gold bar is 10 / 31.1034768 = 0.3215 troy ounces; a 1 kg bar is 32.1507 troy ounces). The 9.7% gap between the troy ounce (31.1034768 g) and the everyday avoirdupois ounce (28.349523125 g) is what trips up converters that collapse both into a single "oz" picker: 100 oz avoirdupois of gold weighs only 91.146 troy ounces, and on a $2000/oz market that ~8.85-oz-t shortfall is ~$17,700 per 100-bar lot. The arithmetic is unforgiving — a single wrong ounce on a bullion invoice scales linearly with bar count.
14 stone to kg and pounds (UK body-weight reporting)
Set From = Stone, To = Kilogram, Value = 14. The formula gives 14 × 6.35029318 = 88.9041 kg. Switch To = Pound: 14 × 6.35029318 / 0.45359237 = 196 lb exact (the definition: 1 stone = 14 lb). The stone (st) is the dominant UK unit for human body weight: a typical adult will say "I'm 11 stone 4" rather than "71.7 kg" or "158 lb". The mixed stone+pounds format is also common — 11 stone 4 means 11 × 14 + 4 = 158 lb = 71.67 kg. Most American converters omit stone entirely, which is why a UK-trained doctor or athletics coach reading a US weight-tracking app or fitness platform routinely has to do the arithmetic by hand. Including stone in the dropdown is a small differentiator that closes a real gap for British and Irish users (and for anyone reading a British media weight specification — Royal Navy fitness benchmarks, professional boxing weight classes, racehorse jockey limits all quote stones).
5-grain aspirin to milligrams (the legacy pharmaceutical anchor)
Set From = Grain, To = Milligram, Value = 5. The formula gives 5 × 64.79891 = 323.99455 mg ≈ 324 mg. This is the conversion behind the classic US pharmacy label: an old 5-grain aspirin tablet contains exactly 323.99455 mg of acetylsalicylic acid, which manufacturers conventionally round to 325 mg — the standard adult analgesic dose. The low-dose "baby aspirin" 81 mg tablet is one quarter of that 325 mg dose (= 1.25 grains). The grain (gr) is also the standard unit for firearm bullet weights and powder charges: a .380 ACP cartridge often uses a 95-grain bullet (= 6.156 g); a .308 Winchester rifle typically fires a 150- to 180-grain bullet (= 9.72–11.66 g). The grain survives in three modern niches — legacy pharmacy labels, US ballistics, and North American water-hardness measurements (grains per gallon) — and the calculator's factor (6.479891 × 10⁻⁵ kg, NIST SP 811 Appendix B.8) is exact to the published specification.
2.5-carat diamond to milligrams and grams (the jeweler's check)
Set From = Carat, To = Milligram, Value = 2.5. The formula gives 2.5 × 200 = 500 mg exact. Switch To = Gram: 2.5 × 0.2 = 0.5 g exact. A 2.5-carat diamond weighs exactly half a gram — a useful sanity check for any retail jewelry spec sheet. The metric carat (ct) was fixed at exactly 200 mg by the International Committee for Weights and Measures (CIPM) in 1907 and adopted unanimously at the 4th General Conference of the Metric Convention (Paris, October 1907); the United States adopted it as the legal standard for diamonds and precious stones on July 1, 1913, and the United Kingdom on April 1, 1914. Because 200 mg = 0.2 g = 2 × 10⁻⁴ kg is a finite-decimal rational, the factor is bit-exact in IEEE-754 doubles, with zero floating-point drift at any precision level. Do not confuse the metric carat (gemstone mass) with the karat (gold purity) — a 14-karat (14K) wedding band describes 14/24 = 58.3% gold content by mass, not a 14-mg ring. This calculator handles the carat (mass) only; the karat is dimensionless and out of scope.
1 short ton vs 1 long ton vs 1 tonne (the three-way disambiguation)
Set Value = 1 and try each of the three "ton" units in turn as the source, with Kilogram as the target.
- Short ton (US, 2000 lb) = 907.18474 kg exact. Standard in US heavy-press, crane and shipping-capacity specifications. About 9.3% lighter than a tonne.
- Long ton (UK, 2240 lb) = 1016.0469088 kg exact. Standard in UK shipping (the "Imperial ton"), legacy naval ratings, and pre-1965 British industrial specs. About 1.6% heavier than a tonne.
- Tonne (metric, 1000 kg) = 1000 kg exact. Standard everywhere outside the US and (legacy) UK; used in international shipping under IMO standards, in EU automotive curb-weight ratings, and in any modern engineering spec that respects SI. About 1.102 short tons or 0.984 long tons.
The practical lesson: any unqualified "ton" on a cross-border shipping invoice, crane data sheet, or industrial press rating is ambiguous by up to 12%. A 10-ton crane bought in the US lifts ~9.07 tonnes; the same nameplate in the UK lifts ~10.16 tonnes; the same nameplate from a German vendor lifts exactly 10 tonnes. This calculator labels every ton variant explicitly so you can never guess which one was meant.
Comparative table: 1 unit in milligrams, grams and kilograms
Unit
mg
g
kg
Exact?
Milligram (mg)
1
0.001
1e-6
yes
Grain (gr)
64.79891
0.06479891
6.479891e-5
yes
Carat (ct)
200
0.2
0.0002
yes
Gram (g)
1000
1
0.001
yes
Ounce avoirdupois (oz)
28349.523125
28.349523125
0.028349523125
yes
Troy ounce (oz t)
31103.4768
31.1034768
0.0311034768
yes
Pound (lb)
453592.37
453.59237
0.45359237
yes
Kilogram (kg)
1000000
1000
1
yes
Stone (st)
6350293.18
6350.29318
6.35029318
yes
Short ton (US)
907184740
907184.74
907.18474
yes
Long ton (UK)
1016046908.8
1016046.9088
1016.0469088
yes
Tonne (t)
1e9
1e6
1000
yes
Five definitional shortcuts worth memorising: 1 lb = 0.45359237 kg exact (IYP 1959); 1 ct = 200 mg exact (CIPM 1907); 1 stone = 14 lb exact; 1 short ton = 2000 lb exact; 1 long ton = 2240 lb exact. Every other row in the table follows mechanically from these five anchors plus the SI prefix powers of ten.
Most common mass conversions
These are the unit pairs people look up most often. Use them as a quick reference, or paste them into the calculator for an exact result to 15 decimals.
- 1 kg to lb: 2.20462262184878 lb (the metric → imperial weight workhorse)
- 1 lb to kg: 0.45359237 kg (IYP 1959, exact)
- 150 lb to kg: 68.0388555 kg (rounded common bodyweight)
- 180 lb to kg: 81.6466266 kg
- 70 kg to lb: 154.3236 lb
- 100 g to oz: 3.5274 oz (avoirdupois — the kitchen ounce)
- 1 oz to g: 28.349523125 g (avoirdupois, kitchen and grocery)
- 1 oz t to g: 31.1034768 g (troy, gold and silver — 9.7% heavier than avdp oz)
- 1 troy ounce to grams of gold: 31.1034768 g (spot-price denominator)
- 1 short ton to kg: 907.18474 kg (US heavy industry)
- 1 long ton to kg: 1016.0469088 kg (UK shipping)
- 1 tonne to kg: 1000 kg (metric ton; SI-aligned)
- 1 tonne to short tons (US): 1.10231 short tons (≈10% heavier than a US ton)
- 1 tonne to long tons (UK): 0.98421 long tons (≈1.6% lighter than a UK ton)
Mass Converter — Frequently Asked Questions
Is this mass converter free?
Yes. The calculator is free, requires no account, runs entirely in your browser, and is ad-free. The embeddable iframe version at /en-US/widget/mass-converter is also free and ad-free, so you can drop it into fitness sites, recipe blogs, precious-metals portals, jewelry catalogues, pharmacy reference pages or shipping calculators without exposing readers to third-party trackers.
What is the difference between a troy ounce and an avoirdupois ounce?
Both descend from the Roman uncia (1/12 of a libra), but they parted ways in medieval Europe and never reunified. The troy ounce — named after the trading fair of Troyes in Champagne, France — settled at exactly 31.1034768 g and stuck in the bullion and mint trades; the avoirdupois ounce (Old French aveir de peis, "goods of weight") settled at exactly 28.349523125 g and took over commerce, kitchens and postage. A troy ounce is about 9.7% heavier than an avoirdupois ounce. Today: gold, silver, platinum and palladium use troy; everything else uses avoirdupois.
How accurate is this converter?
Every factor in this converter is exact. The SI units (mg, g, kg, tonne) are exact by SI definition. The avoirdupois imperial units (oz, lb, stone, short ton, long ton) are exact because the 1959 International Yard and Pound Agreement fixed 1 lb = 0.45359237 kg with zero rounding error. The troy ounce is exact by ISO 80000-4 definition (1 oz t = 31.1034768 g). The grain is exact by NIST SP 811 specification (1 gr = 64.79891 mg). The metric carat is exact by CIPM 1907 (1 ct = 200 mg). For most pairs the exactness is also bit-exact in IEEE-754 double-precision arithmetic; the grain pair carries a sub-ulp rounding at the 17th digit (because 1/7000 is not a power of 2), invisible at any reasonable display precision.
Is 1 kg exactly 2.2046 pounds?
No. The exact relationship is 1 kg = 1 / 0.45359237 = 2.20462262184877581… lb, which is an infinite non-terminating decimal in base 10. Most casual references print 2.205 or 2.2046, which round at four or five significant figures; for engineering, sports nutrition or metrology work, use the full 0.45359237 kg/lb factor directly (multiply lb by 0.45359237 to get kg, or divide kg by 0.45359237 to get lb). Multiplying by the rounded 2.2046 introduces about 10 mg of drift per kilogram, invisible for daily use but compoundable over heavy shipments.
What is the difference between mass and weight?
Mass measures how much matter an object contains; weight measures the force gravity exerts on that mass. The SI unit of mass is the kilogram; the SI unit of weight is the newton (N), because weight is a force. A 70-kg person has 70 kg of mass on Earth, on the Moon, and in deep space — mass is intrinsic. Their weight is about 686 N on Earth, 114 N on the Moon, and 0 N in free fall — weight depends on local gravity. Bathroom scales display kilograms but physically measure force in newtons, dividing by standard gravity (9.80665 m/s²) internally. This calculator handles mass; for the force quantity in newtons or pound-force, use the force converter.
Is a carat the same as a karat?
No. Carat (ct) is a unit of gemstone mass equal to exactly 200 mg (CIPM 1907), so a 2-carat diamond weighs 400 mg. Karat (kt or K) is gold purity as a fraction of 24: 24K = 100% gold, 18K = 75%, 14K = 58.3%. One is a mass, the other a dimensionless ratio.
What is a stone in pounds and kilograms?
A stone (st) is exactly 14 avoirdupois pounds = 6.35029318 kg. It is the dominant UK and Ireland unit for body weight: an adult says "11 stone 4" rather than "71.7 kg". The mixed format means 11 × 14 + 4 = 158 lb = 71.67 kg.
What is the difference between a short ton, a long ton and a tonne?
All three are units of mass, but they differ by up to ~12%. A short ton (US) is 2000 avoirdupois pounds = 907.18474 kg, standard in US heavy industry, cranes, presses and trucking. A long ton (UK) is 2240 avoirdupois pounds = 1016.0469088 kg, standard in legacy UK shipping (the "Imperial ton") and Royal Navy displacement ratings. A tonne (also called metric ton) is exactly 1000 kg, BIPM-accepted and the standard everywhere outside the US — it is what EU automotive curb weights, international shipping under IMO standards, and any modern engineering spec mean by "ton". An unqualified "ton" on a cross-border invoice is genuinely ambiguous and should be clarified.
Why is aspirin labeled in grains on older bottles?
Because the grain (gr) was the standard pharmaceutical unit before the metric system took over. 1 grain = exactly 64.79891 mg, so a 5-grain aspirin tablet is 5 × 64.79891 = 323.99455 mg, which manufacturers conventionally round to a clean 325 mg — the canonical adult analgesic dose. The low-dose "baby aspirin" tablet of 81 mg is one quarter of that (= 1.25 grains). The grain survives today in three places: legacy US pharmacy labels, US firearm bullet and powder weights (e.g. a 150-grain rifle bullet = 9.72 g), and North American water-hardness measurements (grains per gallon).
How many grams in an ounce for cooking?
Exactly 28.349523125 g, fixed by the 1959 IYP Agreement. Most US recipes round to 28.35 g — accurate enough for any baking ratio — or to 30 g for the casual round. So 4 oz of flour = 4 × 28.35 ≈ 113 g; 8 oz of butter = 8 × 28.35 ≈ 227 g; 16 oz (1 lb) = 453.59 g. Note that this is the avoirdupois ounce (mass), not the fluid ounce (volume). And it is NOT the troy ounce (31.1034768 g), which only applies to precious metals and never appears in a recipe.
Can I use this converter for precious-metals trading?
Yes for the unit conversion itself. The troy ounce (oz t) is in its own group, set to the ISO-recommended 31.1034768 g exact value (NIST SP 811 Appendix B.8), and the (exact) badge fires for every troy-to-metric and troy-to-avoirdupois pair. So you can confidently convert 32.1507 troy ounces ↔ 1 kg of gold, or 100 troy ounces ↔ 3,110.34768 grams of silver. The converter does NOT carry spot prices or USD-per-ounce quotes — for those you use a market data feed. The converter handles the deterministic mass arithmetic only.
Can I embed this mass converter on my site?
Yes. The embeddable version lives at /en-US/widget/mass-converter; copy the iframe snippet from the embed page. The iframe is ad-free, dependency-free, mobile-responsive, and inherits no third-party trackers — useful for fitness sites, recipe blogs, precious-metals and jewelry portals, pharmacy references, shipping calculators and engineering portals that want a clean mass tool without sending readers off-site.