# KG to Stone

Convert kilograms to stone with configurable decimal precision

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

- **Category:** Math & Numbers

- **Keywords:** kilograms, stone, weight, conversion, kg

## Overview

The KG to Stone converter provides a quick and accurate way to translate metric weight measurements into the British imperial stone unit. It allows users to specify decimal precision, making it suitable for both casual health tracking and precise commercial calculations.

## Inputs

- **Kilograms** (text): e.g. 70
- **Decimal Precision** (number)

## When to use

- When converting body weight from kilograms to stone for UK-based health or fitness tracking.
- When processing shipping manifests or logistics data that require weight units in stone.
- When reading international research papers or documents that use the stone unit for mass reporting.

## How it works

- Enter the weight value in kilograms into the designated input field.
- Adjust the decimal precision setting to determine the number of digits after the decimal point, up to a maximum of 10.
- The tool applies the standard conversion factor of approximately 0.15747 stone per kilogram.
- The result is instantly generated and displayed in a structured JSON format for easy reading or integration.

## Use cases

- Converting personal body weight for fitness applications that utilize imperial units.
- Standardizing weight data in logistics for regions where the stone unit is commonly used.
- Translating scientific mass measurements for general public communication in the UK or Ireland.

## Frequently asked questions

### What is the conversion factor from KG to stone?

One kilogram is approximately equal to 0.157473 stone.

### Can I control the number of decimal places in the result?

Yes, you can configure the decimal precision between 0 and 10 places using the precision option.

### Is there a limit to the weight value I can enter?

The tool can process any standard numerical input provided in the kilograms field.

### What is the default precision if I don't specify one?

The tool defaults to 4 decimal places if no specific precision is entered.

### In what format is the conversion result delivered?

The output is provided as a JSON object containing the original kilogram value and the converted stone value.

## 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
