# mmHg to KPa

Convert millimeters of mercury to kilopascals with configurable decimal precision

> Canonical page: https://elysiatools.com/en/tools/mmhg-to-kpa

- **Category:** Math & Numbers

- **Keywords:** mmhg, mercury, kpa, kilopascal, pressure, conversion

## Overview

Enter millimeters of mercury and convert with 1 mmHg = 0.1333223684 kPa.

## Inputs

- **Millimeters of Mercury** (number): e.g. 760
- **Decimal Precision** (number)

## When to use

- When translating clinical blood pressure readings from mmHg to SI units (kPa) for medical research papers.
- When calibrating laboratory pressure gauges or barometers that output measurements in millimeters of mercury.
- When verifying meteorological or vacuum engineering pressure specifications that require kilopascal units.

## How it works

- Enter the pressure value in millimeters of mercury (mmHg) into the input field.
- Specify the desired decimal precision (up to 10 decimal places) to control the rounding of the output.
- Click convert to calculate the equivalent pressure in kilopascals (kPa) using the exact ratio of 0.1333223684 kPa per mmHg.

## Use cases

- Converting physiological blood pressure measurements (like 120/80 mmHg) to kilopascals for academic publications.
- Standardizing vacuum chamber pressure readings from mmHg to kPa for industrial manufacturing logs.
- Translating barometric weather data from mercury-based units to metric kilopascals.

## Frequently asked questions

### What is the conversion formula used between mmHg and kPa?

The tool uses the standard conversion factor where 1 mmHg equals 0.1333223684 kPa.

### Can I adjust the decimal precision of the output?

Yes, you can configure the decimal precision from 0 up to 10 decimal places.

### Is this converter suitable for medical blood pressure readings?

Yes, it accurately converts physiological blood pressure values from mmHg to kPa.

### What is the default decimal precision if I don't specify one?

The default precision is set to 4 decimal places.

### Does this tool support bulk conversions?

No, this tool converts one pressure value at a time.

## Related tools

- [Acre to Hectare](https://elysiatools.com/en/tools/acre-to-hectare): Convert acres to hectares with configurable decimal precision
- [Acre to Square Feet](https://elysiatools.com/en/tools/acre-to-square-feet): Convert acres to square feet with configurable decimal precision
- [Acre to Square Meter](https://elysiatools.com/en/tools/acre-to-square-meter): Convert acres to square meters with configurable decimal precision
- [Arcminutes to Degrees](https://elysiatools.com/en/tools/arcminutes-to-degrees): Convert arcminutes to degrees with configurable decimal precision
- [Arcseconds to Degrees](https://elysiatools.com/en/tools/arcseconds-to-degrees): Convert arcseconds to degrees with configurable decimal precision
- [ATM to KPa](https://elysiatools.com/en/tools/atm-to-kpa): Convert standard atmospheres to kilopascals with configurable decimal precision
- [Bar to KPa](https://elysiatools.com/en/tools/bar-to-kpa): Convert bar to kilopascals with configurable decimal precision
- [Bar to PSI](https://elysiatools.com/en/tools/bar-to-psi): Convert bar to pounds per square inch 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
