Centistokes to Stokes
Snapshot
1 Centistokes equals 0.01 Stokes. 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 Centistokes, the result equals 0.001 Stokes.
- 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.01 Stokes (St)
SwitchMachine access
Available to apps and AI agents
Centistokes to Stokes 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
kinematic-viscosity- Source unit
centistokes- Target unit
stokes
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": "kinematic-viscosity",
"value": 1,
"from": "centistokes",
"to": "stokes"
}Essential response
{
"ok": true,
"conversion": {
"family": "kinematic-viscosity",
"value": 1,
"from": "centistokes",
"to": "stokes",
"result": {
"raw": 0.009999999999999998,
"display": "0.01"
},
"canonicalPath": "/kinematic-viscosity/centistokes-to-stokes/"
}
}Explanation
Formula: Stokes = Centistokes × 0.01. Why: centistokes are tied exactly to square millimeters per second, so the calculator normalizes through square meters per second before applying the target unit.
Centistokes (cSt): a common viscosity unit exactly equal to 1 square millimeter per second.
Stokes (St): a CGS kinematic-viscosity unit equal to 0.0001 square meters per second.
This route is useful when comparing modern SI kinematic-viscosity values with older CGS stokes-based references found in technical and laboratory material.
This conversion is purely multiplicative because both units reduce through square meters per second using fixed kinematic-viscosity definitions with no offset.
Common Conversion Values
| Centistokes (cSt) | Stokes (St) |
|---|---|
| 0.1 | 0.001 |
| 1 | 0.01 |
| 10 | 0.1 |
| 100 | 1 |
| 1,000 | 10 |
Questions & answers
Frequently Asked Questions
What result does this Centistokes to Stokes page give for an input of 1?
For an input of 1 Centistokes, this page gives 0.01 Stokes.
Does this Centistokes to Stokes page use the exact relationship 1 cSt = 1 mm²/s?
Yes. Centistokes are exactly equal to square millimeters per second on this page, so lubrication and fluid-specification values stay consistent across the direct answer, calculator, and table.
When would I convert centistokes to stokes?
This route is useful when comparing modern SI kinematic-viscosity values with older CGS stokes-based references found in technical and laboratory material.
How do I reverse Centistokes to Stokes?
Use the mirror Stokes to Centistokes route; it applies the inverse relationship with the same kinematic-viscosity assumptions.