# Stone to LB

Convert stone to pounds with configurable decimal precision

> Canonical page: https://elysiatools.com/en/tools/stone-to-lb

- **Category:** Math & Numbers

- **Keywords:** stone, pounds, weight, conversion, lb

## Overview

The Stone to LB converter provides a fast and accurate way to translate weight measurements from the British imperial stone unit into pounds. This tool is essential for standardizing weight data for health tracking, shipping logistics, or personal records, offering customizable decimal precision to ensure your results meet specific reporting requirements.

## Inputs

- **Stone** (text): e.g. 2
- **Decimal Precision** (number)

## When to use

- When converting body weight measurements from stone to pounds for fitness and health applications.
- When calculating freight or shipping weights for items originally measured in the UK imperial system.
- When standardizing historical or regional weight data into a uniform pound-based format for documentation.

## How it works

- Enter the weight value in stone into the designated input field.
- Set the desired decimal precision between 0 and 10 to control the detail of the output.
- The tool multiplies the input value by the constant factor of 14 pounds per stone.
- The converted weight is instantly displayed in a structured JSON format for easy reference or integration.

## Use cases

- Converting personal weight for international health platforms that require pounds instead of stone.
- Translating product weight specifications from UK suppliers for use in US-based inventory systems.
- Normalizing weight data in research spreadsheets to ensure consistency across different regional datasets.

## Frequently asked questions

### How many pounds are in one stone?

There are exactly 14 pounds in one stone.

### Can I convert decimal stone values?

Yes, the tool accepts decimal inputs, such as 12.5 stone, to provide precise pound conversions.

### What is the maximum decimal precision available?

You can configure the tool to return results with up to 10 decimal places.

### Does this tool handle stones and pounds combined?

This tool converts a total stone value (including decimals) into pounds; it does not currently split results into stone/pound remainders.

### Is the conversion factor used scientifically accurate?

Yes, it uses the international standard conversion where 1 stone equals exactly 14 pounds.

## Related tools

- [Acre to Hectare](https://elysiatools.com/en/tools/acre-to-hectare): Convert acres to hectares with configurable decimal precision
- [Acre to Square Feet](https://elysiatools.com/en/tools/acre-to-square-feet): Convert acres to square feet with configurable decimal precision
- [Acre to Square Meter](https://elysiatools.com/en/tools/acre-to-square-meter): Convert acres to square meters with configurable decimal precision
- [Arcminutes to Degrees](https://elysiatools.com/en/tools/arcminutes-to-degrees): Convert arcminutes to degrees with configurable decimal precision
- [Arcseconds to Degrees](https://elysiatools.com/en/tools/arcseconds-to-degrees): Convert arcseconds to degrees with configurable decimal precision
- [ATM to KPa](https://elysiatools.com/en/tools/atm-to-kpa): Convert standard atmospheres to kilopascals with configurable decimal precision
- [Bar to KPa](https://elysiatools.com/en/tools/bar-to-kpa): Convert bar to kilopascals with configurable decimal precision
- [Bar to PSI](https://elysiatools.com/en/tools/bar-to-psi): Convert bar to pounds per square inch with configurable decimal precision

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
