Calculator
What the Boxing Calorie Calculator does
Boxing Calorie Calculator: calculates Calories Burned, Burn Rate (kcal/hour) and MET Used from Your Weight, Duration and Intensity (MET). Example: your weight 70 kg, duration 30 minutes and intensity (MET) 9 gives calories burned 315.
From Your Weight, Duration and Intensity (MET), this tool derives Calories Burned, Burn Rate (kcal/hour) and MET Used. The result recalculates on every keystroke without a button press or a page reload.
It is mostly used by someone starting a new plan. A single number is most useful as a trend over time rather than a one-off judgement.
The work is done by JavaScript already loaded in your browser, so your input never crosses the network.
The method, a field-by-field reference and a worked example built from the defaults are all on this page.
What do the Boxing Calorie Calculator fields mean?
The Boxing Calorie Calculator uses 3 inputs. The form opens pre-filled, so the fastest way in is usually to overwrite the one field you actually care about.
| Field | What to enter | Default |
|---|---|---|
| Your Weight | measured in kg; accepts 30 to 200 | 70 |
| Duration | measured in minutes; accepts 1 to 480 | 30 |
| Intensity (MET) | accepts 1 to 20 | 9 |
How does the Boxing Calorie Calculator work?
Each output is derived from the inputs above in a single pass; there is no hidden state carried between runs, so the same inputs always give the same calculation.
The guard clauses run before the formula does, which is why mistakes surface next to the field.
Worked example
These are the values the Boxing Calorie Calculator loads by default, and the result it produces from them. These are the tool’s own default values and the result they produce, not an invented illustration.
| Your Weight | 70 kg |
|---|---|
| Duration | 30 minutes |
| Intensity (MET) | 9 |
| Calories Burned | 315 |
|---|---|
| Burn Rate (kcal/hour) | 630 |
| MET Used | 9.0 |
| Summary | About 315 kcal burned in 30 min of Boxing. |
MET values for boxing
Competitive boxing is among the highest-intensity activities recorded, at MET 12.8. Bag work and training drills sit much lower, because the work-to-rest ratio is completely different.
| Boxing | MET | 30 min at 70 kg |
|---|---|---|
| Punching bag | 5.5 | 202 kcal |
| Boxing, sparring | 7.8 | 287 kcal |
| Boxing, in ring, general | 12.8 | 470 kcal |
| Martial arts, moderate | 5.3 | 195 kcal |
| Martial arts, vigorous | 10.3 | 379 kcal |
MET values are from the 2011 Compendium of Physical Activities (Ainsworth et al., Med Sci Sports Exerc 43(8):1575-81). One MET is the energy cost of sitting quietly, roughly 3.5 ml of oxygen per kilogram per minute.
What changes the number
- The gap between bag work (5.5) and ring work (12.8) is over two-fold. Choose the row that matches what you actually did.
- Round structure matters: three minutes of work and one of rest averages out well below peak intensity.
- Upper-body-dominant work generally produces a lower whole-body figure than the effort feels like, because less muscle mass is engaged than in running or cycling.
These figures are population averages. Individual variation of 10–20% is normal, and the compendium itself is drawn from studies with modest sample sizes. Use the result to compare activities against each other, which it does well, rather than as an exact measure of what you personally burned.
How to use it
- Fill in Your Weight in kg (30 to 200).
- Type Duration in minutes (1 to 480).
- Enter Intensity (MET) (1 to 20).
- Watch the results panel as you type: it recalculates on every keystroke.
- The panel reports Calories Burned, Burn Rate (kcal/hour), MET Used and Summary.
- Both Copy Link and Print capture the current state, so pick whichever suits how you file things.
What this tool does not do
- Population-level formulas cannot account for medical conditions, medication or pregnancy.
- This is a screening estimate, not a diagnosis.
- It applies one method. If your situation calls for a different convention, the answer will not match.
- Confirm the units before you act on the output. The arithmetic is only as sound as what went in.
Frequently asked questions
Enter Your Weight in kg and Duration in minutes. The unit is shown beside each box, and the result carries its own label, so there is nothing to convert by hand.
Your Weight accepts 30 to 200 kg. If a value falls outside, the tool says which field is at fault instead of guessing.
With the values loaded when the page opens, calories burned comes out as 315. It recalculates the moment an input changes, which makes comparing scenarios quick.
No. The calculation is local, so no health information ever reaches a server.
It costs nothing, and there is no limit on repeat use.
Good enough to track a trend over time, not precise enough to act on a single reading. Repeat measurements under the same conditions tell you far more than one number does.