Home › Unit Conversion › Cubic centimeters (cc) to Cubic inches
Cubic centimeters (cc) to Cubic inches (cm³ to in³)
Convert cubic centimeters (cc) to cubic inches: 1 cm³ = 0.0610237 in³. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 cm³ = 0.0610237 in³
cubic inches = cubic centimeters (cc) × 0.06102374409 — reverse: cubic centimeters (cc) = cubic inches × 16.387064
The factor is derived from the SI definitions of both units (base unit: L) as listed in NIST SP 811; results on this page are shown to 6 significant figures, the API returns up to 12.
Worked examples
- 5 cm³ = 0.305119 in³
- 12.5 cm³ = 0.762797 in³
- 100 cm³ = 6.10237 in³
Cubic centimeters (cc) to cubic inches conversion table
| Cubic centimeters (cc) (cm³) | Cubic inches (in³) |
|---|---|
| 1 | 0.0610237 |
| 2 | 0.122047 |
| 3 | 0.183071 |
| 4 | 0.244095 |
| 5 | 0.305119 |
| 6 | 0.366142 |
| 7 | 0.427166 |
| 8 | 0.48819 |
| 9 | 0.549214 |
| 10 | 0.610237 |
| 15 | 0.915356 |
| 20 | 1.22047 |
| 25 | 1.52559 |
| 30 | 1.83071 |
| 40 | 2.44095 |
| 50 | 3.05119 |
| 75 | 4.57678 |
| 100 | 6.10237 |
| 200 | 12.2047 |
| 250 | 15.2559 |
| 500 | 30.5119 |
| 1000 | 61.0237 |
FAQ
How many cubic inches are in one cubic centimeter?
1 cm³ = 0.0610237 in³. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.
What is the formula to convert cubic centimeters (cc) to cubic inches?
Multiply the value in cubic centimeters (cc) by 0.06102374409: cubic inches = cubic centimeters (cc) × 0.06102374409. For example, 5 cm³ = 0.305119 in³.
How do I convert cubic inches back to cubic centimeters (cc)?
Multiply by the inverse factor 16.387064 (cubic centimeters (cc) = cubic inches × 16.387064), or use the cubic inches-to-cubic centimeters (cc) page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=cm3&to_unit=in3 - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"cm3","to_unit":"in3"} - Markdown: https://tttkmbb.com/conversion/cc-to-cubic-inches.md · JSON: https://tttkmbb.com/conversion/cc-to-cubic-inches.json (add
?value=for a result) · Units: /api/v1/units?quantity=volume - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.