Inches to Centimeters
Snapshot
1 Inch equals 2.54 Centimeters. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses exact modern length definitions anchored to meters.
- Example: For 0.1 Inches, the result equals 0.254 Centimeters.
- 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
2.54 Centimeters
SwitchMachine access
Available to apps and AI agents
Inches to Centimeters 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
length- Source unit
inch- Target unit
centimeter
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": "length",
"value": 1,
"from": "inch",
"to": "centimeter"
}Essential response
{
"ok": true,
"conversion": {
"family": "length",
"value": 1,
"from": "inch",
"to": "centimeter",
"result": {
"raw": 2.54,
"display": "2.54"
},
"canonicalPath": "/length/inches-to-centimeters/"
}
}Explanation
Use this page when you want a direct Inches to Centimeters conversion. On this page, 1 Inch equals 2.54 Centimeters.
This route uses exact modern length definitions, so the direct answer, calculator, table, and FAQ stay aligned for Inches to Centimeters.
Inches (in): an imperial length unit with the exact metric definition 1 in = 2.54 cm.
Centimeters (cm): a metric length unit equal to one hundredth of a meter, common for everyday dimensions and smaller measurements.
This route is useful when translating length values across metric, imperial, and nautical conventions so drawings, travel distances, and engineering references stay comparable.
This conversion is purely multiplicative because both units reduce through meters using fixed length definitions with no offset.
Common Conversion Values
| Inches | Centimeters |
|---|---|
| 0.1 | 0.254 |
| 0.25 | 0.635 |
| 0.5 | 1.27 |
| 1 | 2.54 |
| 2 | 5.08 |
| 5 | 12.7 |
| 10 | 25.4 |
| 25 | 63.5 |
| 50 | 127 |
| 100 | 254 |
Questions & answers
Frequently Asked Questions
What is 1 inch in centimeters?
1 Inch equals 2.54 Centimeters on this page.
What reference model does this Inches to Centimeters page use?
This route uses exact modern length definitions anchored to meters, so the direct answer, calculator, table, and FAQ stay aligned.
Is there a reverse Centimeters to Inches page?
Yes. Use the mirror Centimeters to Inches page to convert in the opposite direction with the same fixed length definitions.