Swimming Calorie

Swimming calorie calculation is a tool that allows you to easily calculate the number of calories burned by swimming by simply entering the "type of swimming", "swimming time", and "weight". If you know your swimming speed, you can calculate the "calories burned", "amount of fat burned", and "swimming distance" for swimming times of 30 minutes, 1 hour, etc.
How to Use
- Enter your "Swimming Style", "Swimming Time", and "Weight".
- "Calories Burned", "Fat Burned", and "Swimming Distance" will be displayed.
How Swimming Calorie Calculation Works
Basic Calorie Calculation Formula (using METs)
Calories Burned (kcal) = METs × Weight (kg) × Exercise Time (h) × 1.05
- METs: Metabolic Equivalent of Task - indicates exercise intensity
- Weight: Your body weight in kg
- Exercise Time: Duration of exercise in hours
- 1.05: Calorie calculation coefficient (energy expenditure adjustment)
Standard METs Values for Swimming (International Standards)
Swimming Style | METs |
---|---|
Breaststroke (slow) | 5.3 |
Freestyle (slow) | 6.0 |
Freestyle (moderate) | 8.3 |
Freestyle (fast) | 11.0 |
Butterfly | 13.8 |
Backstroke | 9.5 |
Water walking | 3.5 |
Water aerobics | 5.3 |
Calculation Example (60kg person swimming freestyle moderate for 30 minutes)
- Exercise Intensity (METs): 8.3 (Freestyle moderate)
- Weight: 60kg
- Time: 0.5 hours (30 minutes)
Calories Burned = 8.3 × 60 × 0.5 × 1.05 = Approximately 262kcal
Note: METs values are based on ACSM (American College of Sports Medicine) and Compendium of Physical Activities.
Items Available for Automatic Calculation (for tool development)
- User Input:
- Weight (kg)
- Exercise Time (minutes)
- Style Selection (e.g., butterfly, breaststroke, backstroke...)
- System Internal:
- METs value mapping according to swimming style
- Time conversion (minutes → hours)
- Formula calculation and output
If needed, we can provide implementation examples in JavaScript or PHP. Please let us know if you'd like to see them.
Notes
This tool is available for free.
※This program is created and confirm the operation in PHP8.1.22.
※If you have any inquiries, opinions, or requests that you would like to make,
please fill out the following form