# Dynamic Viscosity Converter (Pa·s / cP / lbf·s/ft²)

Convert dynamic (absolute) viscosity between Pa·s (pascal-second, SI base, = N·s/m² = kg/(m·s)), cP (centipoise, 1 cP = 0.001 Pa·s), and lbf·s/ft² (imperial, 1 = 47.88025898 Pa·s). Converts via Pa·s to the target unit and also lists the equivalent value in all three units for reference. Reference values: water 20°C ≈ 1.002 cP, glycerol 20°C ≈ 1412 cP, air 20°C ≈ 0.0181 cP.

> Canonical page: https://elysiatools.com/en/tools/dynamic-viscosity-converter

- **Category:** Math & Numbers

- **Keywords:** dynamic viscosity, absolute viscosity, viscosity conversion, Pa·s, pascal second, cP, centipoise, poise, lbf·s/ft², reyn, fluid mechanics, rheology

## Overview

Convert non-negative dynamic viscosity values between Pa·s, cP, and lbf·s/ft². The converter returns the selected target unit and equivalent values in all three units, with up to 10 decimal places.

## Inputs

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

## When to use

- Convert laboratory or engineering measurements from cP to the SI unit Pa·s.
- Translate imperial viscosity values in lbf·s/ft² into Pa·s or cP.
- Compare fluid viscosity values across SI, centipoise, and imperial units.

## How it works

- Enter a non-negative viscosity value.
- Select the input unit: Pa·s, cP, or lbf·s/ft².
- Choose the output unit and set the desired number of decimal places from 0 to 10.
- The value is converted through Pa·s, and the result lists equivalents in all three units.

## Use cases

- Fluid mechanics calculations requiring SI, centipoise, or imperial viscosity units.
- Rheology and laboratory work comparing measured fluid properties.
- Lubricant and process-fluid documentation using different unit conventions.

## Frequently asked questions

### Which viscosity units does this converter support?

It supports Pa·s, cP, and lbf·s/ft².

### What is the conversion from cP to Pa·s?

1 cP equals 0.001 Pa·s.

### What is the conversion from lbf·s/ft² to Pa·s?

1 lbf·s/ft² equals 47.88025898 Pa·s.

### Can I enter a negative viscosity value?

No. The value must be non-negative.

### How many decimal places can I display?

You can select between 0 and 10 decimal places. The default is 6.

## Related tools

- [Absolute Value Calculator](https://elysiatools.com/en/tools/absolute-value-calculator): Calculate the absolute value of positive, negative, or decimal numbers and explain the sign relationship
- [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.
- [Bits to GB](https://elysiatools.com/en/tools/bits-to-gb): Convert bits to gigabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [Bits to MB](https://elysiatools.com/en/tools/bits-to-mb): Convert bits to megabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [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.
- [Bytes to GB](https://elysiatools.com/en/tools/byte-to-gb): Convert bytes to gigabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [Byte to MB](https://elysiatools.com/en/tools/byte-to-mb): Convert bytes to megabytes using the decimal MB standard with configurable 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
