Length
Centimeters to Inches Converter
Convert centimeters to inches with a fast calculator, formula, examples and API-ready result.
NewAPI Ready
Focused calculator
Calculate Centimeters to Inches Converter
11.811023622 in
Formula
Formula: inches = centimeters x 0.393700787402.
Factor: 1 centimeters = 0.393700787402 inches.
Example: 30 centimeters = 11.811023622 inches.
The calculator keeps full precision internally and rounds only for display.
Common examples
| Input | Result |
|---|---|
| 30 centimeters | 11.811023622 inches |
| 60 centimeters | 23.6220472441 inches |
| 300 centimeters | 118.11023622 inches |
JSON API example
Use the public JSON endpoint with these query parameters.
value30fromcmtoin
GET https://api.convematik.com/convert?value=30.0&from=cm&to=in
{
"value": 30.0,
"from": "cm",
"to": "in",
"result": 11.811023622047244
}
Common questions
What does the Centimeters to Inches Converter do?
It converts centimeters to inches using Convematik's unit conversion engine.
What formula does it use?
inches = centimeters x 0.393700787402.
Can I use decimal values?
Yes. Enter whole numbers or decimals and the calculator returns a decimal result.
Is this page free?
Yes. The converter runs as a free browser tool and can also be accessed through the API.