About This Site
How Many Pounds Is a Stone answers exactly one question, and tries to answer it well: how the British stone relates to pounds and kilograms. Rather than burying that answer inside a general converter carrying hundreds of unrelated categories, this site gives you the number straight away, then a live converter, a chart you can read at a glance, and answers to the follow up questions people actually search for.
Why It Exists
Search results for "how many pounds is a stone" used to be dominated by forum threads, video clips, and sprawling calculators that hide the stone conversion under dozens of other units. This page was built to be the direct, fast answer instead. No sign up, no clutter, nothing unrelated to scroll past.
That narrow aim also sets the standard for what belongs here. A calculator covering every unit has to stay shallow about all of them. A site about one unit can afford to explain the 1835 statute behind it, print a half stone ladder nobody else bothers with, and spell out why a British reading of "eleven stone four" is 158 pounds and not 11.4 stone. Depth on one subject is the whole premise.
How the Numbers Are Calculated
Every figure on this site uses the exact definitions carried in UK law: 1 stone equals 14 pounds, and 1 pound equals 0.45359237 kilograms, which makes a stone 6.35029318 kilograms. Both constants live in a single source file that the converter and every printed chart read from, so the tool and the tables are mathematically incapable of disagreeing with each other. Nothing is rounded in advance. Rounding happens once, at the final display step, to two decimal places.
Those constants are not taken on trust either. They are listed with their primary sources in the Sources and References section on the homepage, which cites UK legislation, NIST, GOV.UK, and the NHS. An automated test suite covers the conversion functions, including the awkward cases: exact stone values that must show no remainder, the figures quoted in the FAQ, and the kind of floating point drift that could otherwise turn 13.999999999 pounds into an extra stone.
How the Site Is Built
The pages are static HTML, generated ahead of time and served from a CDN. There is no database, no login, no tracking pixel beyond basic aggregate analytics, and no third party widget script anywhere. The font is hosted here rather than fetched from elsewhere, and the icons are inlined as SVG at build time, so the page renders without waiting on anyone else's servers. The converter's answer for one stone is baked into the HTML, which means the page still states "1 stone = 14 pounds" even if JavaScript never loads at all.
Accessibility was part of the build rather than an afterthought. You can drive the converter from the keyboard alone, its readout is marked as a live region so screen readers announce each new result, every control carries a real label, there is a skip link to the main content, and the layout holds without horizontal scrolling right down to a 320 pixel screen. Light and dark themes are both available, and your choice is remembered locally.
What This Site Is Not
It is a conversion reference, not a health service. Converting a weight is arithmetic. Interpreting one takes height, build, medical history, and a professional. Nothing here should be used for medical dosing, legal trade weights, or any decision where a wrong figure could cause harm, at least not without verifying the result independently first. Theterms of use set this out in full.
Corrections
On a site whose whole purpose is one number, accuracy matters far more than volume. If you find a figure that looks wrong, a rounding that behaves oddly, or a claim about the unit's history that does not match the sources, report it and it will be checked and corrected. Corrections go into the page itself rather than a changelog nobody reads.
Get in Touch
Found an error, or have a question this page should answer but doesn't? Visit thecontact page.