Skip to content
Free Tools Galaxy
⚖️
100% free · no signupRuns in your browser

Weight Converter

Convert kilograms, pounds, ounces and grams.

Best for: Cooking, shipping and parcels, fitness and bodyweight, and reading specs that mix metric and imperial.

Complete guide

Input

From
To
How it's calculated & sources
The Weight Converter uses the standard, deterministic formula, so the same inputs always produce the same result. It runs entirely in your browser, so your inputs are never uploaded. Last reviewed June 2026.

Free & no sign-up · runs entirely in your browser. Results are estimates for general information, not professional advice — verify important decisions with a qualified expert. Last reviewed June 2026.

How it works

Mass uses kilogram as the SI base. All factors anchor through kg.

Example

1 kg = 2.2046 lb = 35.274 oz.

Frequently asked questions

Is conversion real-time?+

Yes — values update instantly as you type in either field, with full bidirectional input.

Where does the mass reference come from?+

All factors are SI-anchored using internationally accepted conversions.

Continue your journey

Where people usually head next.

Complete guide

Quick answers

Short, sourced answers to the questions people (and AI assistants) ask most.

What is Weight?
A weight (mass) converter changes a quantity between grams, kilograms and tonnes and ounces, pounds and stones, using exact factors.
Why does Weight matter?
The same amount of mass in another unit. Strictly this is mass; everyday 'weight' is a force, but the units here are mass units.
How is Weight calculated?
All units map to a base (the kilogram): 1 pound = 0.45359237 kg exactly, 1 ounce = 28.3495 g, 1 stone = 6.35029 kg and 1 tonne = 1000 kg. The conversion is value x from-factor / to-factor.
What are common weight mistakes?
Confusing the ounce (mass) with the fluid ounce (volume).
When should you use the Weight Converter?
Cooking, shipping and parcels, fitness and bodyweight, and reading specs that mix metric and imperial.

What is the Weight Converter?

A weight (mass) converter changes a quantity between grams, kilograms and tonnes and ounces, pounds and stones, using exact factors.

How the Weight Converter works

All units map to a base (the kilogram): 1 pound = 0.45359237 kg exactly, 1 ounce = 28.3495 g, 1 stone = 6.35029 kg and 1 tonne = 1000 kg. The conversion is value x from-factor / to-factor.

Handy mass equivalents

1 kg2.205 lb
1 pound16 oz = 453.6 g
1 stone14 lb = 6.35 kg
1 ounce28.35 g

Common mistakes to avoid

  • Confusing the ounce (mass) with the fluid ounce (volume).
  • Mixing up 'ton' variants: US short ton 907 kg, UK long ton 1016 kg, metric tonne 1000 kg.
  • Treating mass and weight as identical — fine in daily use, wrong in physics.

Keywords: weight, mass.

Sources: NIST — Weights and measures

Reviewed by the Free Tools Galaxy editorial team · Updated June 2026 · Calculated privately in your browser.

Frequently asked questions

Is the Weight Converter free to use?+

Yes. Every tool on Free Tools Galaxy is 100% free, runs in your browser and requires no signup.

How accurate is the Weight Converter?+

Weight Converter uses the standard weight formula in double-precision arithmetic, so the same inputs always produce the same result and you can verify any figure by hand. It is an educational estimate — real-world outcomes depend on your actual rates, rules and assumptions.

Do you store my inputs?+

No. The Weight Converter runs entirely in your browser. Nothing is uploaded or saved to a server.

Can I use the Weight Converter on mobile?+

Yes — the interface is fully responsive and works on phones, tablets and desktops.

What are common mistakes to avoid?+

The most frequent mistake is mixing units. Double-check your inputs use a single, consistent unit before clicking Calculate.

Explore more

Smart Autopilot

AI-style routing · 100% on-device

Based on this tool, your recent activity and how others chain tools together.

Smart recommendations

Share & publish

Share & challenge

Share-to-grow kit (Reddit, LinkedIn, Medium)
Reddit post
Title: I built/used this free weight converter — instant, no signup

Body: Convert kilograms, pounds, ounces and grams. Try it: https://freetoolsgalaxy.com/tools/weight-converter
LinkedIn post
Weight Converter on Free Tools Galaxy — Convert kilograms, pounds, ounces and grams. https://freetoolsgalaxy.com/tools/weight-converter
Medium intro
# Weight Converter — the free tool I keep coming back to

Convert kilograms, pounds, ounces and grams.

Try it: https://freetoolsgalaxy.com/tools/weight-converter
Quora answer
The fastest way is to use a free in-browser weight converter: https://freetoolsgalaxy.com/tools/weight-converter. Convert kilograms, pounds, ounces and grams.

Embed this tool anywhere

Free embed code for blogs, docs and dashboards. Every embed sends a backlink home — helping you and the galaxy grow together.

HTML iframe
Drop into any site — auto-resizes to its content height, theme-aware.
<iframe src="https://freetoolsgalaxy.com/tools/weight-converter?embed=1" title="Weight Converter" loading="lazy"
  style="width:100%;height:600px;border:0;border-radius:16px;background:#0b1020"
  allow="clipboard-write"></iframe>
<script>window.addEventListener("message",function(e){if(e.data&&e.data.type==="ftg-embed-height"){document.querySelectorAll("iframe").forEach(function(f){if(f.contentWindow===e.source){f.style.height=e.data.height+"px";}});}});</script>
<p><a href="https://freetoolsgalaxy.com/tools/weight-converter" target="_blank" rel="noopener">Powered by Weight Converter on Free Tools Galaxy</a></p>
Responsive wrapper
Aspect-locked container — good for blog post bodies.
<div style="position:relative;padding-bottom:75%;height:0;overflow:hidden;border-radius:16px">
  <iframe src="https://freetoolsgalaxy.com/tools/weight-converter?embed=1" title="Weight Converter" loading="lazy"
    style="position:absolute;inset:0;width:100%;height:100%;border:0" allow="clipboard-write"></iframe>
</div>
WordPress / Markdown
Paste in a custom-HTML block or markdown file.
[Weight Converter — free online tool](https://freetoolsgalaxy.com/tools/weight-converter)

<iframe src="https://freetoolsgalaxy.com/tools/weight-converter?embed=1" width="100%" height="600" frameborder="0"></iframe>
Text link-back
Minimal credit link — best for sidebars and footers.
<a href="https://freetoolsgalaxy.com/tools/weight-converter" target="_blank" rel="noopener">Try the free Weight Converter</a>

Share-to-Grow Kit

Pre-written, ready-to-paste posts for every major channel. Help others discover this tool — and earn backlinks.

Title
I built a free word counter that works instantly in the browser — no signup, no ads in your face
Body
Hey r/[subreddit],

I kept needing a quick word counter and most options online were slow or behind paywalls, so I built one that:

• Runs 100% in your browser (your data never leaves your device)
• No signup, no email wall, no popups
• Loads in under a second on mobile

It covers the standard word counter use cases (count, words, characters) and links out to the formula + worked examples if you want to learn the math.

Link: https://freetoolsgalaxy.com/tools/word-counter

Happy to take feedback — what's missing?
Post to a relevant subreddit (e.g. r/InternetIsBeautiful, r/webdev, r/productivity). Avoid spammy subs.
Developer & SEO tools