Home › Unit Conversion › Square inches to Square centimeters
Square inches to Square centimeters (in² to cm²)
Convert square inches to square centimeters: 1 in² = 6.4516 cm². Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 in² = 6.4516 cm²
square centimeters = square inches × 6.4516 — reverse: square inches = square centimeters × 0.15500031
The factor is derived from the SI definitions of both units (base unit: m2) 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 in² = 32.258 cm²
- 12.5 in² = 80.645 cm²
- 100 in² = 645.16 cm²
Square inches to square centimeters conversion table
| Square inches (in²) | Square centimeters (cm²) |
|---|---|
| 1 | 6.4516 |
| 2 | 12.9032 |
| 3 | 19.3548 |
| 4 | 25.8064 |
| 5 | 32.258 |
| 6 | 38.7096 |
| 7 | 45.1612 |
| 8 | 51.6128 |
| 9 | 58.0644 |
| 10 | 64.516 |
| 15 | 96.774 |
| 20 | 129.032 |
| 25 | 161.29 |
| 30 | 193.548 |
| 40 | 258.064 |
| 50 | 322.58 |
| 75 | 483.87 |
| 100 | 645.16 |
| 200 | 1290.32 |
| 250 | 1612.9 |
| 500 | 3225.8 |
| 1000 | 6451.6 |
FAQ
How many square centimeters are in one square inch?
1 in² = 6.4516 cm². 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 square inches to square centimeters?
Multiply the value in square inches by 6.4516: square centimeters = square inches × 6.4516. For example, 5 in² = 32.258 cm².
How do I convert square centimeters back to square inches?
Multiply by the inverse factor 0.15500031 (square inches = square centimeters × 0.15500031), or use the square centimeters-to-square inches page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=in2&to_unit=cm2 - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"in2","to_unit":"cm2"} - Markdown: https://tttkmbb.com/conversion/square-inches-to-square-cm.md · JSON: https://tttkmbb.com/conversion/square-inches-to-square-cm.json (add
?value=for a result) · Units: /api/v1/units?quantity=area - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.