Calories Burned Calculator: Estimate Exercise Energy Expenditure
The Calories Burned Calculator estimates the energy you expend during physical activity using body weight, exercise duration or distance, and the MET value assigned to the activity. It can be used for walking, running, cycling, swimming, hiking, conditioning exercise, sports, household activities, and many other forms of movement.
The calculator supports two practical ways to estimate exercise expenditure:
- By Duration: Choose an activity, enter your body weight, and specify how long you were active.
- By Distance: Choose an activity such as running or walking, enter distance and speed, and let the calculator derive the activity duration.
The activity library is based on standardized values from the 2024 Compendium of Physical Activities, which organizes physical activities by intensity using MET values. The 2024 Adult Compendium contains activity categories including walking, running, bicycling, conditioning exercise, sports, water activities, home activities, transportation, occupation, and more.
The result should be interpreted as an estimate of exercise-related energy expenditure, not as a direct measurement of your metabolism. The Compendium itself notes that standard MET values were developed to standardize activity intensity and were not designed to determine the precise energy cost of an individual activity session.
How the Calculator Works: What Is a MET?
MET stands for Metabolic Equivalent of Task.
In the standard Compendium framework, 1 MET corresponds to approximately 3.5 mL of oxygen per kilogram of body weight per minute (3.5 mL O₂/kg/min). This provides a standardized physiological baseline to express the relative energy cost of physical activities relative to quiet rest. The Compendium provides the standardized conversion:
The calculator uses that standardized conversion together with the selected activity's MET value.
A higher MET represents a higher estimated intensity. For example, the 2024 Compendium assigns different MET values to activities according to their pace, conditions, and effort. Walking entries range from very slow walking around 2.3 MET to brisk walking around 4.8 MET and very brisk uphill walking at still higher values.
Calories Burned Formula
The calculator's primary energy expenditure equation is:
The corresponding calorie burn rate is:
And the hourly expenditure rate is:
The calculator performs these calculations using unrounded intermediate values and rounds only when presenting the final result.
That distinction is important. Rounding the calories-per-minute figure first and then multiplying that rounded number by 60 can create avoidable cascading discrepancies between the headline result, hourly rate, and exported data. The calculator therefore keeps the underlying calculation at full floating-point precision before formatting the displayed values.
Step-by-Step Example: Walking for 45 Minutes
Suppose you weigh 160 lb (which is approximately 72.57 kg) and perform moderate walking with a MET value of 3.5 for 45 minutes.
So the calculator estimates approximately:
- Calories Burned: 200 calories
- Burn Rate: 4.45 kcal/min
- Hourly Rate: 266.71 kcal/hour
These values correspond to the calculator's validated baseline.
The example illustrates an important physiological point: calorie expenditure depends not only on the activity but also on body mass and duration. For the same MET and same amount of time, a heavier person will receive a higher estimated energy expenditure because the equation scales directly with body weight.
Distance Mode: How the Distance Calculator Works
Distance mode is useful when you know how far you travelled and how quickly you moved rather than the total elapsed active time.
The calculator first derives duration from velocity:
It then applies the activity's appropriate documented MET value.
- Distance: 5 miles
- Speed: 6 mph (10 min/mile pace)
- Derived Time: (5 / 6) × 60 = 50 minutes
- Compendium MET: Documented category at 6.0 mph = 9.8 MET
- Minute Rate: (9.8 × 3.5 × 72.5748) / 200 = 12.4466 kcal/min ≈ 12.45 kcal/min
- Total Calories: 12.4466 × 50 = 622.33 kcal ≈ 622 calories
- Hourly Rate: 12.4466 × 60 = 746.79 kcal/hour
The system ensures that distance, speed, and duration remain mathematically consistent without rounding leakage.
Does Body Weight Affect Calories Burned?
Yes.
Because the standard Compendium equation contains body weight directly:
Holding activity intensity (MET) and duration constant, calorie expenditure scales linearly with weight. For example, a person weighing 80 kg and a person weighing 60 kg performing the exact same activity at the same MET for the same amount of time will not receive the same estimated energy expenditure: the 80 kg individual expends 33.3% more energy because greater mechanical work is required to propel mass.
The calculator allows the user to switch between US and metric units while maintaining the underlying physical equivalence. The final implementation uses:
- 1 lb = 0.45359237 kg
- 1 mile = 1.609344 km
- 1 mph = 1.609344 km/h
and has been rigorously verified for unit invariance.
How Does Exercise Duration Affect Calories Burned?
For a fixed body weight and fixed MET value, estimated calories increase linearly with time.
If an activity burns X kcal in 30 minutes, then the same physiological model produces approximately 2X kcal in 60 minutes before display rounding.
This means increasing exercise duration is mathematically equivalent to extending the time over which the selected activity intensity is applied. The regression suite explicitly verifies the identity:
2024 Compendium Activity Database
The calculator contains a searchable database of 56 activities across eight categories, using standardized activity-intensity values from the 2024 Compendium.
Categories include:
The 2024 Adult Compendium itself is substantially larger and contains 22 major activity headings, including bicycling, conditioning exercise, home activities, running, sports, walking, water activities, and others. The calculator uses an activity's specific MET value, rather than assuming that every instance of an activity has the same energy cost. This matters because pace, terrain, equipment, effort, and other conditions change the appropriate activity category.
Exercise Intensity: What Does a Higher MET Mean?
A higher MET indicates a higher standardized intensity of physical activity.
The 2024 Compendium includes activities from very light movement to highly vigorous exercise. For example, its conditioning section includes moderate calisthenics at 3.8 MET, vigorous calisthenics at 7.5 MET, and some vigorous interval activities at 11 MET or higher.
A higher MET generally produces a higher estimated calorie expenditure for the same body weight and duration. However, MET should not be interpreted as a personalized metabolic measurement. Standard MET values are population-level activity classifications, and the Compendium explicitly discusses limitations in applying standard MET values to precise individual energy expenditure.
Does Burning 200 Calories Mean You Lost a Certain Amount of Body Fat?
Not directly.
The calculator displays an energy-equivalent estimate using the traditional 3,500-kcal-per-pound planning heuristic, but this should not be interpreted as a direct measurement of adipose tissue loss.
Energy expenditure during an exercise session and actual long-term body-fat change are distinct physiological concepts. Body-weight and body-composition changes are influenced by:
- Total dietary energy intake
- Total daily energy expenditure (TDEE) and non-exercise activity thermogenesis (NEAT)
- Repeated physical training adaptations
- Metabolic adaptation to energy restriction
- Shifts in skeletal muscle versus adipose tissue
- Transient fluid and intramuscular glycogen fluctuations
- Individual endocrine and genetic physiology
For this reason, the calculator labels the output as a fat-equivalent energy estimate, rather than claiming that the calculated number represents measured fat loss. To understand your overall energy balance, pair this with our TDEE Calculator and monitor dietary intake with the Calorie Calculator.
Why Does My Fitness Tracker Show Different Calories?
It is normal for a wearable, exercise machine, and MET-based calculator to produce different calorie estimates.
The calculator applies a standardized activity-intensity model using the selected MET value, body weight, and duration. Wearable devices incorporate additional signals such as optical photoplethysmography (wrist heart rate), tri-axial motion sensors, GPS cadence, and proprietary machine-learning algorithms.
Neither number should automatically be treated as an exact measurement. The Compendium itself states that standard MET values were created primarily to standardize the classification of physical activity and were not designed to determine the precise energy cost for every individual.
Differences arise from:
- Activity classification: The selected category may not perfectly match what you actually did.
- Intensity: Real effort may differ from the standardized activity category.
- Individual physiology: Heart rate response, movement economy, and muscle mass vary widely.
- Measurement method: Wearables and MET equations use fundamentally different inputs and mathematical assumptions.
Calories Burned Walking vs. Running
Walking calories depend on body weight, speed, duration, grade, and loads. The Compendium includes distinct walking entries: very slow walking (2.3 MET), moderate walking at 3.0 mph (3.5 MET), brisk walking at 3.5–3.9 mph (4.8 MET), and walking uphill with a backpack (6.0–7.5 MET). A 45-minute walk at one pace has a noticeably different estimate from a 45-minute walk at another.
Running produces a substantially higher energy expenditure estimate because the center of mass is repeatedly lifted against gravity. Moderate running at 6.0 mph carries a documented MET rating of 9.8, scaling to 11.5 MET at 7.5 mph and 14.5+ MET during competitive intervals. Runners can use our Pace Calculator to convert race splits into velocity benchmarks.
Calories Burned for Cycling, Swimming and Other Activities
The same methodology applies across a broad spectrum of physical activities:
- Cycling: Intensity varies exponentially by speed because aerodynamic drag increases quadratically with velocity. Casual cycling below 10 mph is 4.0 MET; vigorous cycling at 14–16 mph is 10.0 MET.
- Swimming: Energy cost varies by stroke and speed. Freestyle swimming at moderate pace is 5.8 MET, while vigorous butterfly stroke exceeds 13.8 MET.
- Conditioning Exercise: Ranges from light yoga (2.8 MET) to moderate strength training (5.0 MET) and vigorous HIIT circuits (8.0 MET).
- Household & Daily Life: Everyday tasks carry measurable metabolic costs. The 2024 Compendium includes sweeping, mopping, grocery shopping, laundry, and active childcare (2.5–4.0 MET).
1-Hour Calorie Burn Table: Compare by Body Weight
The calculator includes a dynamic one-hour comparison matrix that recalculates calorie expenditure for benchmark activities at four reference body weights: 125 lb (57 kg), 155 lb (70 kg), 185 lb (84 kg), and 215 lb (98 kg).
The values are calculated dynamically rather than stored as static numbers, using:
This lets users see how body mass changes estimated expenditure without manually repeating the calculation.
How to Use the Calculator (Step-by-Step Guide)
Select US Units (lbs, miles, mph) or Metric (kg, km, km/h). The system mathematically converts values preserving underlying physical equivalence.
Use By Duration when you know elapsed time. Use By Distance when you know how far and fast you travelled.
Choose the activity that best matches what you performed to load the standardized Compendium MET intensity rating.
Enter your current body weight. The formula scales expenditure directly with body mass.
For duration mode, enter hours and minutes. For distance mode, enter distance and speed.
Review total calories burned, minute burn rate, hourly rate, fat-equivalent energy, and dynamic comparisons.
Understanding the Result & Important Limitations
The result is best understood as a standardized estimate of energy expenditure associated with the selected activity session. It does not mean that your body necessarily burned exactly that many calories, that all of the energy came from body fat, or that the number predicts exactly how much body weight will change.
No general-purpose calories-burned calculator can precisely measure the individual metabolic cost of a workout. Its strength is consistency: the same activity, body weight, and duration are processed using the same documented equation. Actual expenditure can differ because of:
- Movement economy: Biomechanical efficiency varies; seasoned athletes often expend less energy at a given speed than novices.
- Cardiovascular fitness: Stroke volume and mitochondrial density alter relative perceived effort.
- Terrain and environment: Incline, road surface, wind resistance, and temperature affect the metabolic cost of movement.
- Body composition: Skeletal muscle consumes more resting oxygen than adipose tissue. To assess resting energy demand, calculate your baseline with our BMR Calculator.
- Individual metabolic variation: Standard MET values assume an average resting metabolic rate of 3.5 mL O₂/kg/min, which varies across age, sex, and health status.
Calculation Breakdown Diagram
ACTIVITY
│
▼
MET VALUE
│
│
┌─────────────┴─────────────┐
│ │
▼ ▼
BODY WEIGHT DURATION
(kg) (min)
│ │
└─────────────┬─────────────┘
▼
MET × 3.5 × Weight × Time
│
▼
÷ 200
│
▼
CALORIES BURNED
│
┌───────────┼───────────┐
▼ ▼ ▼
kcal/min kcal/hour Energy EquivalentResult Consistency & Built-In Tools
The calculator deliberately separates calculation precision from display precision. Raw metrics flow directly through the pipeline without intermediate rounding:
The calculator is designed to make your results actionable and reusable:
- Save Scenarios: Store calculations to the interactive tray for instant comparison.
- Restore Calculations: One-click restore re-populates all inputs without manual re-entry.
- Copy Summary: Copy a clean, structured clinical summary to the clipboard.
- Share URL: Share links with encoded parameters that preserve the calculation state.
- Export CSV: Download RFC-compliant CSV data containing all raw-derived metrics.
- Print / PDF Report: Generate a clean, high-fidelity printable assessment via browser print.
This calculator provides an estimate of exercise energy expenditure using standardized MET values, body weight, and duration or distance. It does not directly measure an individual's oxygen consumption, metabolism, or exact calorie expenditure. Actual energy expenditure can vary substantially between people and exercise conditions. The energy-equivalent fat value is a planning heuristic and should not be interpreted as measured body-fat loss. This calculator is intended for educational and general fitness-planning purposes and does not constitute medical advice.
Frequently Asked Questions
Scientific Sources & References
- 2024 Compendium of Physical Activities: The primary authoritative source for standardized activity-intensity MET values across 22 major activity headings.
- Compendium Unit Conversions: Formulates the standard physiological conversion: kcal/min = (MET × 3.5 × body weight in kg) / 200.
- Compendium Corrected METs – Adults: Explains the purpose and limitations of standard METs and discusses why standardized METs should not be interpreted as exact individual measurements.
- CDC Physical Activity Guidelines for Adults: Provides general guidance on physical activity intensity and cardiovascular health benchmarks.