BMI Calculator
Calculate adult body mass index using metric or imperial measurements, with category, healthy weight range, and medical context.
Use this field when Metric is selected.
Use this field when Metric is selected.
Use this field when Imperial is selected.
Use 0 when there are no additional inches.
Use this field when Imperial is selected.
Status: initial
Results
Awaiting calculation
Introduction
Body mass index, or BMI, is a simple screening calculation that compares weight with height. This calculator supports metric and imperial inputs and returns BMI, adult BMI category, healthy weight range, calculation breakdown, interpretation, and a medical disclaimer.
Purpose
Use this calculator as a fast adult BMI screening tool. It can help users understand a height-weight relationship, but it should not replace clinical assessment, body composition review, or advice from a qualified healthcare professional.
Formula explanation
BMI is calculated from weight divided by height squared. Metric BMI uses kilograms and metres. Imperial BMI uses pounds and inches with the standard 703 conversion factor.
Variable explanations
Choose metric for centimeters and kilograms, or imperial for feet, inches, and pounds.
Height is squared in the BMI formula, so small height-entry mistakes can noticeably change the result.
Weight is compared against height squared to produce a screening number, not a direct body-fat measurement.
Formula and category guide
Metric BMI
BMI = weight kg / (height m x height m)
- Weight is entered in kilograms.
- Height is entered in centimeters and converted to metres.
Convert centimeters to metres, square the height, then divide weight by the squared height.
Imperial BMI
BMI = 703 x weight lb / (height in x height in)
- Weight is entered in pounds.
- Height is entered as feet and inches, then converted to total inches.
Convert feet and inches to total inches, square that height, multiply weight by 703, then divide.
Adult BMI classification
Underweight < 18.5; healthy 18.5-24.9; overweight 25.0-29.9; obesity >= 30.0
- BMI is the calculated body mass index.
The calculator uses common adult BMI categories used by major public-health references.
Healthy weight range
Weight range = BMI boundary x height squared
- The lower BMI boundary is 18.5.
- The upper BMI boundary is 24.9.
The calculator reverses the BMI formula for the entered height to estimate the adult healthy weight range.
Worked examples
Metric healthy range
- Choose Metric.
- Enter height as 175 cm.
- Enter weight as 70 kg.
- The BMI is 22.9, which is in the healthy weight range.
Imperial healthy range
- Choose Imperial.
- Enter height as 5 ft 9 in.
- Enter weight as 154 lb.
- The BMI is about 22.7, which is in the healthy weight range.
Underweight boundary
- Enter height and a lower weight.
- Calculate BMI.
- A result below 18.5 is classified as underweight for adults.
Overweight boundary
- Enter height and weight.
- Calculate BMI.
- A result from 25.0 to 29.9 is classified as overweight for adults.
Obesity boundary
- Enter height and weight.
- Calculate BMI.
- A result of 30.0 or above is classified as obesity for adults.
Healthy weight range
- Enter height and weight in either unit system.
- Calculate BMI.
- Review the healthy weight range calculated from the entered height.
Medical limitations and common misconceptions
Treating BMI as a diagnosis
BMI is a screening tool. It does not diagnose health, disease, or body fat percentage.
Ignoring muscle mass
People with high muscle mass may have a higher BMI without having high body fat.
Using adult categories for children
Children and teenagers need age- and sex-specific BMI percentiles, not the adult category table.
Entering mixed units
Use centimeters and kilograms for metric, or feet, inches, and pounds for imperial.
Skipping waist and clinical context
Waist circumference, medical history, metabolic markers, and clinical judgment can change how BMI should be interpreted.
FAQs
What is BMI?
What is the metric BMI formula?
What is the imperial BMI formula?
What BMI is considered a healthy weight?
What BMI is underweight?
What BMI is overweight?
What BMI is obesity?
Does BMI measure body fat directly?
Is BMI accurate for athletes?
Is BMI accurate for older adults?
Can children use this BMI calculator?
Does BMI account for pregnancy?
Why does the calculator show a healthy weight range?
Should I act on BMI alone?
Are formulas calculated in the page component?
References
Related calculators
- Body Fat Calculator
- BMR Calculator
- Calorie Calculator
- Ideal Weight Calculator
- Waist-to-Height Ratio Calculator
- Pregnancy Weight Gain Calculator
- TDEE Calculator
- Macro Calculator
Last updated and version history
Last updated: 2026-07-03
- 1.0.0 (2026-07-03): Initial CAL-0003 BMI Calculator implementation using platform engines.