Stronger

Free barbell plate calculator

Barbell Weight Calculator

Load the exact plates for any target weight — or tap the plates already on the bar to count the total. Works in kg or lb, knows about every common bar and collar setup, and handles the gym you actually train in.

Unit

Common targets

Count collars?

Off by default — most gym lifting ignores spring collars. Competition rules count them.

Result

Load 2 × 45 lb per side

225 lb total — 45 lb bar

225 lb102.1 kg

Loaded it? Track the set in Stronger.

Log it, watch your strength score move, catch PRs automatically.

Download on the App StoreGet it on Google Play
Changing from another weight?

Advanced — plates, gym, machine mode

Customize this if your gym is missing plates, you use calibrated kg plates, or you're loading a single-side machine.

Plate preset

Available plates (pairs per side)

Leave empty for "as many as needed." Set a number to match the inventory your gym actually has — the solver will respect it.

  • 45 lb
  • 35 lb
  • 25 lb
  • 10 lb
  • 5 lb
  • 2.5 lb

Add optional plate sizes:

Load mode

Single-side / machine adds plates without halving — for plate-loaded rows, T-bar rows, belt squats, landmines, and lever machines that track plate load. Use symmetric for a normal barbell.

Useful for sleeve-capacity constraints — short bars, deadlift jack stacks, child barbells. Leave blank if your bar takes whatever fits.

Stronger · Strength Score

225 lb on the bar. How does it stack up?

One loaded bar is one data point. Stronger turns logged lifts into a strength level across every muscle group — bodyweight- and gender-adjusted, no fake numbers from load alone.

How the math works

A loaded barbell is just three pieces of math:

  • Bar weight. Standard Olympic / power bars are 20 kg in kg gyms and 45 lb in lb gyms. Women's Olympic bars are 15 kg (33 lb). Short / women's lb bars are usually 35 lb. Specialty bars (trap, EZ-curl, safety squat, Smith) vary too much to hard-code — set custom.
  • Collars. Off by default. IPF and IWF competition rules count collars at 2.5 kg each — 5 kg per bar. Spring collars used in normal gym training weigh almost nothing and are usually ignored.
  • Plates. For a symmetric load: plates per side = (target − bar − collars) ÷ 2. The calculator searches your available plate inventory for the combination that hits the target with the fewest plates, heaviest-first.

When a target isn't exactly reachable — common when you ask for 121 kg with no microplates, or 167.5 lb with only 5 lb plates as the smallest size — the calculator shows the closest under and the closest over. Tap either to switch the target to that load.

Common barbell loads, ready to read

Reference tables for the loads you see most often. Both assume a standard bar and no collars.

lb — 45 lb bar

TargetPlates per sideNote
95 lb25Press starter
135 lb45First plate per side
185 lb45 + 25Mixed plates
225 lb45 + 45Two plates
275 lb45 + 45 + 25Common working set
315 lb45 + 45 + 45Three plates
405 lb4 × 45Four plates

kg — 20 kg bar

TargetPlates per sideNote
40 kg10Single-plate starter
60 kg20First plate per side
80 kg20 + 10Mixed plates
100 kg20 + 20Two plates
120 kg20 + 20 + 10Common working set
140 kg20 + 20 + 20Three plates
180 kg4 × 20 + 10Heavy day

Bar weights you'll meet at the gym

Olympic / power bar — 20 kg / 45 lb
The default. Used for every barbell main lift in a modern gym. IWF and rogue-style power bars sit at 20 kg / 44 lb; many lb gyms run a 45 lb bar (which is 20.41 kg, not exactly 20). That's why the calculator keeps the kg and lb bar presets separate — they're close, not equal.
Women's Olympic bar — 15 kg / 33 lb
Slightly thinner shaft (25 mm vs 28 mm), shorter overall, with a 5 kg lower weight. Standard in IWF competitions and stocked at most serious gyms. The lb equivalent in pound gyms is the 35 lb short / women's bar.
Technique / training bar — 10–15 lb / 5–10 kg
Aluminum or lightweight steel, made for movement practice without the loaded weight. Useful when teaching the lifts to a new lifter, doing PVC-bar-style warm-ups with something more stable, or working a movement under sub-load.
Specialty bars (trap, EZ-curl, SSB, Smith)
These vary too much to hard-code confidently. Trap bars range from ~45 lb to ~75 lb; EZ-curl bars from 7 to 12 kg; safety squat bars from 60 to 75 lb; Smith bars from 6 kg (counterbalanced) to over 20 kg. Use the custom bar field with your bar's actual weight. If the bar isn't labelled, a luggage scale + the empty rack will tell you.

Plate colors are not universal

Competition kg plates follow strict color codes. Most commercial gym plates do not. The calculator's standard preset uses neutral colors because we'd rather not pretend pound plates have agreed-upon colors. The two competition presets use the real codes — IPF for powerlifting and IWF for Olympic weightlifting.

  • IWF (weightlifting) colors: 25 red, 20 blue, 15 yellow, 10 green, 5 white; smaller change plates repeat the cycle: 2.5 red, 2 blue, 1.5 yellow, 1 green, 0.5 white.
  • IPF (powerlifting) colors: 25 red, 20 blue, 15 yellow; 10 kg and under may be any color; change plates 1.25, 0.5, 0.25 kg are typically dark / chrome.
  • Commercial lb plates: no standard. Some brands use grey-black, others use rubber colors, some use steel. Read the number printed on the plate before you trust the color.

Single-side / machine mode

For lifts where the "bar" loads one-sided — T-bar rows, landmine rows, plate-loaded belt squats, lever machines that take barbell plates, or single-side dumbbell-handle setups — symmetric math doesn't apply. Open the advanced drawer and switch to single-side / machine mode. The calculator sums plates without halving.

Don't use single-side mode for normal barbell work. A symmetric barbell loaded asymmetrically is unsafe — the bar tips on the rack, and the spotter and lifter both expect even balance. If you're curling on one side of an EZ-curl bar for some reason, you're an exception worth thinking about; for everyone else, leave symmetric on.

Methodology

The solver runs as a bounded knapsack search rather than a naive "heaviest plate first" greedy. Greedy works for the common cases but breaks once you have limited inventory, no 35s, missing 25 kg plates, microplates, or a target that's not a clean multiple of your largest plate. The bounded search finds the best valid combination, then orders it visually heavy-inner to light-outer.

All plate weights are stored as integers (scaled by 1000) inside the solver to avoid floating-point bugs around 2.5, 1.25 and 0.25. The display rounds to the appropriate precision for the context — whole numbers for 45 lb / 20 kg, one decimal for 107.5 lb / 102.5 kg, two for microplate sums like 1.25 + 0.25 kg.

Closest-under and closest-over candidates are computed in the same pass. When the target isn't exactly reachable, the default primary is closest-under — accidentally loading lighter than intended is safer than accidentally loading heavier. The chip for closest-over is one tap away if you'd rather have the extra weight.

Custom inventory is a "pairs available per side" count, not a total. Lifters think in pairs because that's how a symmetric load works. Leaving the count blank means "as many as needed," capped only by the solver's internal search horizon.

Common barbell-loading mistakes

  • Forgetting the bar weight. The bar is part of the lift. 225 lb on the bar is "two plates," not "225 lb of plates plus a bar." Get this wrong and your log shows 20 kg / 45 lb less than what you actually lifted.
  • Loading asymmetrically without meaning to. A 45 + 25 on one side and 45 + 35 on the other looks similar in your peripheral vision and is dangerous on a barbell. The calculator always shows per-side counts so this becomes a one-glance check before you unrack.
  • Treating 20 kg and 45 lb as the same bar. 20 kg is 44.09 lb. 45 lb is 20.41 kg. Close, not equal. If you're tracking lifts precisely or planning meet attempts, this 0.4 kg / ~1 lb difference matters.
  • Counting spring collars in normal training. They weigh almost nothing. Adding them to your log creates fake precision — your "225.4 lb" entries don't mean anything meaningful. Leave collars off unless you're loading for competition.
  • Trusting plate colors over plate numbers. Commercial gym plates don't follow IPF or IWF color rules. A green plate at one gym might be 10 lb, at another 10 kg, at another 5 kg. The number printed on the plate is the only answer.

More free lifting tools

All free, all ungated, all built for serious lifters.

Frequently asked questions

  • How do you calculate barbell weight?

    Total barbell weight = bar + collars (if you count them) + plates on both sides. For a symmetric load, plates per side = (target − bar − collars) ÷ 2. A 225 lb target on a 45 lb bar with no collars → (225 − 45) ÷ 2 = 90 lb per side, which loads as two 45 lb plates per side.

  • Do you count the bar when lifting?

    Yes. The bar's weight is part of the total. Standard Olympic / power bars are 20 kg in kg gyms and 45 lb in lb gyms. Women's Olympic bars are 15 kg (33 lb) and 35 lb short bars are common in lb gyms. For a specialty bar (trap, EZ-curl, safety squat, Smith machine), use the custom weight field — those vary too much to hard-code.

  • What plates do I need for 225 lb?

    On a standard 45 lb Olympic bar with no collars, 225 lb is two 45 lb plates per side: (225 − 45) ÷ 2 = 90 lb per side, and 90 = 45 + 45. That makes 225 lb the iconic "two plates" load and the spiritual home of every beginner-to-intermediate bench day.

  • What plates do I need for 100 kg?

    On a standard 20 kg bar with no collars, 100 kg is two 20 kg plates per side: (100 − 20) ÷ 2 = 40 kg per side, and 40 = 20 + 20. With 5 kg competition collars on the same setup, the bar becomes 105 kg total.

  • How much does an Olympic barbell weigh?

    The standard men's Olympic / IWF bar is 20 kg (~44 lb). The standard women's Olympic / IWF bar is 15 kg (~33 lb). Many lb gyms use a 45 lb bar (20.41 kg) and a 35 lb short / women's bar (15.88 kg). Don't treat 20 kg and 45 lb as the same bar internally — they're close, not equal. The calculator keeps them separate so your numbers stay honest.

  • What does "plates per side" mean?

    Plates per side is how lifters describe a load — the plates on one end of the bar. Because barbells are loaded symmetrically (so the bar balances), you only need to say one side and the other matches. "Two plates per side" usually means a 45 lb plate on each end — but it's shorthand that needs context, since some lifters mean two plates of any size.

  • Why can't I hit the exact weight I entered?

    Because plates come in fixed sizes. If your smallest plate is 1.25 kg, a target of 121 kg isn't exact — you land on 120 kg or 122.5 kg. The calculator shows both the closest under and the closest over so you can pick the load that fits the day. Add 0.5 kg or 0.25 kg microplates if you want finer steps.

  • Should I count collars?

    Most gym lifting ignores spring collars — they weigh almost nothing. Competition collars are different: IPF and IWF rules count them at 2.5 kg each (5 kg total). Turn the collar toggle on if you're loading for a meet or training in competition conditions; leave it off for normal gym work.

  • What order should plates go on the bar?

    Heaviest plates innermost (closest to the bar), lightest outermost. IPF technical rules state it explicitly: heavier discs innermost, smaller discs descending outward. Two reasons — the heavy plates handle more of the bend, and a referee can read the load at a glance by scanning outward.

  • Can I use this for kg and lb plates?

    Yes. Toggle kg ↔ lb and everything switches: bar presets, plate presets, quick-target chips, conversion display. Mixing kg and lb plates on the same bar isn't supported in v1 — most gyms standardize on one or the other, and mixing units inflates rounding noise without making the calculator more useful.

  • Can I use this for a Smith machine?

    Yes — use the custom bar field with your machine's actual empty weight. Commercial Smith machines vary from ~6 kg (counterbalanced) up to 20+ kg (heavy free-Smith), and some aren't labelled. If you don't know, find the make and model — counterbalanced ≈ 0–7 kg, standard Smith ≈ 9–14 kg, plate-loaded ≈ 18–22 kg. Use symmetric mode if both sides load; single-side / machine mode for one-sided lever machines.

  • What is a "plate" in gym terms?

    "A plate" usually means a 45 lb plate in lb gyms or a 20 kg plate in kg gyms — the standard reference. "Two plates" usually means a bar loaded with one of those per side: 225 lb or 100 kg. The phrase has no formal definition outside that convention; in a powerlifting gym "two plates" could even mean 2 × 100 kg per side. Always confirm.

  • Can I mix kg and lb plates on the same bar?

    Physically yes, in practice no. The calculator doesn't model mixed-unit loading because the math gets unhelpful — the bar isn't precisely 20 kg or 45 lb anymore and rounding noise compounds. Pick a unit, set the bar and plates to match, and use the secondary conversion if you want to see the total in the other unit.

  • What is the reverse / count-a-loaded-bar mode?

    Sometimes you walk up to a loaded bar and want to know the total — instead of starting from a target weight. Reverse mode flips the calculator: tap plates as you spot them on the bar, and the total updates live. Useful when you're sharing a rack, checking a friend's working set, or trying to read a loaded bar from a video.

Track every loaded bar in Stronger

The calculator tells you what to put on the bar. Stronger logs every set, surfaces PRs automatically, and scores your strength across the whole body — squat, press, pull, accessories, all on one map.

Download on the App StoreGet it on Google Play