A simple application to calculate Body Mass Index (BMI) based on height and weight. The BMI Calculator provides a quick way to assess if an individual is underweight, normal weight, overweight, or obese based on their BMI value.
-
Input height in centi meter..it will convert meters .
-
Input weight in kilograms (kg) .
-
Calculate BMI and display the result.
- Enter your height and weight into the website.
- Click the "Calculate" button.
- The website will display your BMI value.
Height (cm) | Weight (kg) | BMI |
---|---|---|
175 | 70 | 22.9 |
160 | 50 | 19.5 |
180 | 95 | 29.3 |