Waist (cm) to Waist W (in) Jeans Size for Relaxed Fit
Snapshot
85 Waist (cm) equals 33.46 Waist W (in). Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses the selected in mapping as the profile basis.
- Example: For 75 Waist (cm), the in mapping returns 29.53 Waist W (in) under the same fit assumptions.
- 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
33.46 Waist W (in) value
SwitchMachine access
Available to apps and AI agents
Waist (cm) to Waist W (in) Jeans Size for Relaxed Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The relaxed-fit identifier specifies the fit profile used by the size conversion.
Machine-readable identifiers
- Conversion family
jeans-size- Source unit
waist-centimeters- Target unit
waist-w-inches- Fit
relaxed-fit
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": "jeans-size",
"value": 85,
"from": "waist-centimeters",
"to": "waist-w-inches",
"parameters": {
"fit": "relaxed-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "jeans-size",
"value": 85,
"from": "waist-centimeters",
"to": "waist-w-inches",
"result": {
"raw": 33.4645669291,
"display": "33.46"
},
"canonicalPath": "/apparel-size/jeans-size/waist-centimeters-to-waist-w-inches-for-relaxed-fit/"
}
}Explanation
Waist (cm) converts to Waist W (in) by normalizing to waist circumference in millimeters, then remapping to the destination system. Fit profile fixed: Relaxed Fit.
Waist (cm) to Waist W (in) is fit-bound here: the selected in mapping controls the conversion path used by calculator and reference table.
Keep the same fit profile in both directions to avoid mixing size mappings that use different apparel allowances.
Common Conversion Values
| Waist (cm) value | Waist W (in) value |
|---|---|
| 75 | 29.53 |
| 80 | 31.5 |
| 85 | 33.46 |
| 90 | 35.43 |
| 95 | 37.4 |
Questions & answers
Frequently Asked Questions
Is the reverse jeans-size direction available?
Yes. The mirror page Waist W (in) to Waist (cm) (Relaxed Fit) uses the inverse mapping path.
What fit profile is used here?
Relaxed Fit.
How does this converter compute Waist (cm) to Waist W (in)?
The converter applies the formula defined for Waist (cm) to Waist W (in), then renders rounded output for the direct answer and common-value rows.