Kinematic ViscosityStokes to Centistokes

Stokes to Centistokes

Snapshot

1 Stokes equals 100 Centistokes. 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 Stokes, the result equals 10 Centistokes.
  • 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

100 Centistokes (cSt)

Switch

Machine access

Available to apps and AI agents

Stokes to Centistokes 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
stokes
Target unit
centistokes

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/convert

Request

{
  "family": "kinematic-viscosity",
  "value": 1,
  "from": "stokes",
  "to": "centistokes"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "kinematic-viscosity",
    "value": 1,
    "from": "stokes",
    "to": "centistokes",
    "result": {
      "raw": 100.00000000000001,
      "display": "100"
    },
    "canonicalPath": "/kinematic-viscosity/stokes-to-centistokes/"
  }
}
Full API documentation

Explanation

Formula: Centistokes = Stokes × 100. Why: centistokes are tied exactly to square millimeters per second, so the calculator normalizes through square meters per second before applying the target unit.

Stokes (St): a CGS kinematic-viscosity unit equal to 0.0001 square meters per second.

Centistokes (cSt): a common viscosity unit exactly equal to 1 square millimeter 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.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Stokes = 100 Centistokes.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Stokes (St)Centistokes (cSt)
0.1 10
1 100
10 1,000
100 10,000
1,000 100,000

Questions & answers

Frequently Asked Questions

What result does this Stokes to Centistokes page give for an input of 1?

For an input of 1 Stokes, this page gives 100 Centistokes.

Does this Stokes to Centistokes 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 stokes to centistokes?

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 Stokes to Centistokes?

Use the mirror Centistokes to Stokes route; it applies the inverse relationship with the same kinematic-viscosity assumptions.