# Specific Heat Capacity Converter (J/(kg·K) / kcal / BTU)

Convert specific heat capacity between J/(kg·K) (joule per kilogram-kelvin, SI base, = J/(kg·°C)), kcal/(kg·°C) (1 = 4186.8 J/(kg·K)), and BTU/(lb·°F) (1 = 4186.8 J/(kg·K)). Key identity: 1 kcal/(kg·°C) = 1 BTU/(lb·°F) — numerically equal because the energy/mass·temperature factors cancel. Converts via J/(kg·K) and lists all three equivalents. Reference values: water ≈ 4186, air cp ≈ 1005, aluminum ≈ 900, iron ≈ 450 J/(kg·K).

> Canonical page: https://elysiatools.com/en/tools/specific-heat-converter

- **Category:** Math & Numbers

- **Keywords:** specific heat capacity, specific heat conversion, J/(kg·K), joule per kilogram kelvin, kcal/(kg·°C), kilocalorie, BTU/(lb·°F), BTU, heat capacity, thermodynamics, calorimetry

## Overview

Convert specific heat capacity between J/(kg·K), kcal/(kg·°C), and BTU/(lb·°F). Enter a non-negative value, select the input and output units, and receive the converted result plus equivalent values in all three units.

## Inputs

- **Input unit** (select)
- **Value** (number): Specific heat capacity in the selected Input unit. Must be non-negative.
- **Output unit** (select)
- **Decimal Places** (number)

## When to use

- Convert SI specific heat values such as water, air, aluminum, or iron into kcal or BTU units.
- Translate engineering and thermodynamics data between metric and BTU-based notation.
- Check calorimetry or heat-transfer calculations when source data uses a different specific heat unit.

## How it works

- Enter a non-negative specific heat capacity value.
- Select the input unit: J/(kg·K), kcal/(kg·°C), or BTU/(lb·°F).
- Select the desired output unit and choose the number of decimal places from 0 to 10.
- The converter calculates through J/(kg·K) and returns the requested value with all three unit equivalents.

## Use cases

- Compare material properties in heat-transfer and thermodynamics calculations.
- Convert air or water specific heat values for HVAC, energy, and calorimetry work.
- Standardize material data before checking calculations that mix SI, kcal, and BTU units.

## Frequently asked questions

### Which specific heat units are supported?

The tool supports J/(kg·K), kcal/(kg·°C), and BTU/(lb·°F).

### Are kcal/(kg·°C) and BTU/(lb·°F) numerically equal?

Yes. In this converter, 1 kcal/(kg·°C) equals 1 BTU/(lb·°F) numerically.

### What is the conversion basis?

Conversions use J/(kg·K), with 1 kcal/(kg·°C) and 1 BTU/(lb·°F) equal to 4186.8 J/(kg·K).

### Can I enter zero or a negative value?

Zero is allowed, but the value must not be negative.

### How many decimal places can the result use?

You can select between 0 and 10 decimal places.

## Related tools

- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.
- [BTU to Joule](https://elysiatools.com/en/tools/btu-to-joule): Convert BTU to joules with configurable decimal precision
- [Cable Ampacity Calculator (IEC 60364-5-52)](https://elysiatools.com/en/tools/cable-ampacity-calculator): Estimate copper cable current-carrying capacity per the simplified IEC 60364-5-52 reference method. Combines cross-section, insulation (PVC 70°C / XLPE 90°C), installation method, and ambient temperature to derive the corrected allowable ampacity (A).
- [Calorie to Joule](https://elysiatools.com/en/tools/calorie-to-joule): Convert calories to joules with selectable calorie standard and configurable precision
- [Capacitor Reactive Power Calculator (Q_c = 2πfCU²)](https://elysiatools.com/en/tools/capacitor-reactive-power): Compute the reactive power produced by a known capacitor: Q_c = 2π·f·C·U². Supports single-phase, three-phase star (Y) and delta (Δ) connections. Returns Q_c in var/kvar, capacitive reactance Xc, and capacitor current Ic. Complementary to the power-factor-correction tool (which sizes a capacitor for a target cosφ).
- [Celsius to Kelvin](https://elysiatools.com/en/tools/celsius-to-kelvin): Convert Celsius to Kelvin with configurable decimal precision

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
