Centipoise to Pascal-seconds
Snapshot
1 Centipoise equals 0.001 Pascal-seconds. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses a fixed factor based on physics reference unit model.
- Example: For 0.1 Centipoise, the result equals 0.0001 Pascal-seconds.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
0.001 Pascal-seconds (Pa-s)
SwitchMachine access
Available to apps and AI agents
Centipoise to Pascal-seconds can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
dynamic-viscosity- Source unit
centipoise- Target unit
pascal_seconds
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "dynamic-viscosity",
"value": 1,
"from": "centipoise",
"to": "pascal_seconds"
}Essential response
{
"ok": true,
"conversion": {
"family": "dynamic-viscosity",
"value": 1,
"from": "centipoise",
"to": "pascal_seconds",
"result": {
"raw": 0.001,
"display": "0.001"
},
"canonicalPath": "/dynamic-viscosity/centipoise-to-pascal-seconds/"
}
}Explanation
Formula: Pascal-seconds = Centipoise × 0.001. Why: centipoise is tied exactly to millipascal-seconds, so the calculator normalizes through pascal-seconds before applying the target viscosity unit.
Centipoise (cP): a common viscosity unit exactly equal to 1 millipascal-second.
Pascal-seconds (Pa-s): the SI unit of dynamic viscosity, expressing resistance to shear flow under applied stress.
This route is useful when restating liquid-viscosity values between Pa·s, mPa·s, and cP so measurements, datasheets, and lab references stay comparable.
This conversion is purely multiplicative because both units reduce through pascal-seconds using fixed dynamic-viscosity definitions with no offset.
Common Conversion Values
| Centipoise (cP) | Pascal-seconds (Pa-s) |
|---|---|
| 0.1 | 0.0001 |
| 1 | 0.001 |
| 10 | 0.01 |
| 100 | 0.1 |
| 1,000 | 1 |
Questions & answers
Frequently Asked Questions
What result does this Centipoise to Pascal-seconds page give for an input of 1?
For an input of 1 Centipoise, this page gives 0.001 Pascal-seconds.
Does this Centipoise to Pascal-seconds page use the exact relationship 1 cP = 1 mPa·s?
Yes. Centipoise is exactly equal to 1 millipascal-second on this page, so laboratory and engineering viscosity values stay consistent across the direct answer, calculator, and table.
When would I convert centipoise to pascal-seconds?
This route is useful when restating liquid-viscosity values between Pa·s, mPa·s, and cP so measurements, datasheets, and lab references stay comparable.
How do I reverse Centipoise to Pascal-seconds?
Use the mirror Pascal-seconds to Centipoise route; it applies the inverse relationship with the same dynamic-viscosity assumptions.