Calculate your Body Mass Index with metric or imperial units. Visual scale, health categories, ideal weight range, and health tips.
Enter your height and weight to calculate your Body Mass Index and see which WHO category it falls into. Both metric (kg/cm) and imperial (lb/in) units are supported.
Initializing in your browser…
Calculate aspect ratios, resize dimensions while maintaining proportions. Common presets for video, photo, mobile screens, and social media
Calculate exact age in years, months, and days. Find date differences, countdowns, zodiac signs, and detailed time breakdowns
Advanced calculator with scientific functions and history
You want a quick BMI and category from metric height and weight.
Input
weight 75 kg · height 1.80 m
Result
BMI = 75 / 1.80² = 23.1 → Normal (18.5–24.9)
BMI is mass divided by height squared, and the result is placed in the standard WHO band so the number has meaning. The tool accepts metric or imperial and notes that BMI is a population screen, not a diagnosis, useful framing rather than a bare figure.
Enter your height and weight to calculate your Body Mass Index and see which WHO category it falls into. Both metric (kg/cm) and imperial (lb/in) units are supported.
This calculator applies the standard Body Mass Index formula, weight in kilograms divided by height in meters squared, and classifies the result against a seven-band scale rather than the simplified four. The exact cutoffs are: Severely Underweight below 16, Underweight 16 to 18.5, Normal 18.5 to 25, Overweight 25 to 30, Obese Class I 30 to 35, Obese Class II 35 to 40, and Obese Class III at 40 and above. The computed BMI is shown to one decimal place along with the matching category, and a horizontal scale renders all seven bands as equal-width segments (each 100/7, about 14.29 percent wide) with a pointer positioned proportionally within the band where your value falls.
Both metric and imperial entry are supported, and the conversion happens internally with explicit constants. In imperial mode pounds are multiplied by 0.453592 to get kilograms, and height entered as feet plus inches is summed as total inches and multiplied by 0.0254 to get meters; metric mode simply divides centimeters by 100. Inputs are sanitized to digits with at most one decimal place and capped (weight at 500, metric height at 300 cm, feet at 9, inches at 11, age at 120), so out-of-range or malformed entries are rejected before any calculation runs. Beyond the BMI number itself, the tool back-solves your ideal weight range by evaluating 18.5 times height squared and 25 times height squared, then converts those bounds back to pounds when imperial is active, and when your BMI sits below 18.5 or at or above 25 it reports the exact weight you would need to gain or lose to reach the Normal band.
The age and gender fields are deliberately reference-only: the component states explicitly that the standard weight-over-height-squared formula does not vary by age or sex, so toggling Male/Female or entering an age changes nothing in the result (they are excluded from the memoized calculation entirely). The interface also surfaces the well-known limitations of BMI as a screening rather than diagnostic measure, noting that it ignores muscle mass, bone density, and fat distribution and that athletes can register a high BMI from muscle alone. Calculations run live in the browser via a memoized computation that recomputes only when weight, height, or unit system change.
Height converts to 1.75 m, BMI = 70 / (1.75 x 1.75) = 22.9, landing in the Normal band (18.5 to 25); the ideal weight range for that height computes to about 56.7 to 76.6 kg.
Weight becomes 200 x 0.453592 = 90.7 kg and height (70 inches) x 0.0254 = 1.778 m, giving BMI 28.7 (Overweight); the tool then reports the pounds to lose to reach the top of the Normal range.
Get a quick snapshot of where your weight stands relative to standard ranges.
Monitor BMI changes over time as part of a broader health routine.
BMI is a useful screening tool but does not account for muscle mass, bone density, or fat distribution. Consult a healthcare provider for a complete assessment.
The WHO classifies a BMI of 18.5-24.9 as normal weight.
Every calculation runs locally in your browser. Your numbers and expressions are not transmitted or stored.