Weight Converter
Weight Converter is evaluated from Value and From Unit. The calculation reports Pounds, Kilograms and Ounces.
Results
About the Weight Converter
The calculator uses a multi formula configuration. Each reported value is read as a direct evaluation of the stored rules with the declared field formats and units.
Formula basis:
Base (kg) = value x (kg per from_unit)
Output = Base / (kg per to_unit)
1 lb = 0.453592 kg
1 oz = 0.0283495 kg
1 stone = 6.35029 kg = 14 lb
Interpret the outputs in the order shown by the result fields. Optional inputs affect only the outputs that depend on those variables.
Formula & How It Works
The calculation applies the following relations exactly as recorded in the metadata: Base (kg) = value x (kg per from_unit) Output = Base / (kg per to_unit) 1 lb = 0.453592 kg 1 oz = 0.0283495 kg 1 stone = 6.35029 kg = 14 lb Each output field is produced by substituting the supplied inputs into the relevant relation and then applying the declared rounding or text format.
Worked Examples
Example 1: Average US Adult Weight: 165 lb
Inputs
With Value = 165 and From Unit = pounds (lb) as the stated inputs, the result is Pounds = 165 lb, Kilograms = 74.8427 kg and Ounces = 2,640 oz. Each value corresponds to the declared output fields.
Example 2: NFL Football Weight
Inputs
With Value = 14.5 and From Unit = ounces (oz) as the stated inputs, the result is Pounds = 0.9063 lb, Kilograms = 0.4111 kg and Ounces = 14.5 oz. Each value corresponds to the declared output fields.
Example 3: Thanksgiving Turkey: 15 lb
Inputs
With Value = 15 and From Unit = pounds (lb) as the stated inputs, the result is Pounds = 15 lb, Kilograms = 6.8039 kg and Ounces = 240 oz. Each value corresponds to the declared output fields.
Example 4: Gold Price Calculation
Inputs
With Value = 1 and From Unit = ounces (oz) as the stated inputs, the result is Pounds = 0.0625 lb, Kilograms = 0.0283 kg and Ounces = 1 oz. Each value corresponds to the declared output fields.
Common Use Cases
- Convert body weight from pounds to kg
- Convert recipe ingredient weight from oz to grams
- Convert shipping weight from kg to pounds