powered by
Convert any weight unit to kg
weight2kg(value = NULL, unit = NULL)
weight in any allowed unit
unit of weight, one of "lb", "lbs", "pound", "pounds", "oz", "ounce", "ounces", "g", "gram", "grams"
weight2kg(250, unit = "oz") weight2kg(250, unit = "pounds") weight2kg(250, unit = "lbs")
Run the code above in your browser using DataLab