Chest (mm) to Chest (cm) Jacket Size for Slim Fit
Snapshot
1,040 Chest (mm) equals 104 Chest (cm). 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 cm mapping as the profile basis.
- Example: For 960 Chest (mm), the cm mapping returns 96 Chest (cm) 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
104 Chest (cm) value
SwitchMachine access
Available to apps and AI agents
Chest (mm) to Chest (cm) Jacket Size for Slim Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The slim-fit identifier specifies the fit profile used by the size conversion.
Machine-readable identifiers
- Conversion family
jacket-size- Source unit
chest-millimeters- Target unit
chest-centimeters- Fit
slim-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": "jacket-size",
"value": 1040,
"from": "chest-millimeters",
"to": "chest-centimeters",
"parameters": {
"fit": "slim-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "jacket-size",
"value": 1040,
"from": "chest-millimeters",
"to": "chest-centimeters",
"result": {
"raw": 104,
"display": "104"
},
"canonicalPath": "/apparel-size/jacket-size/chest-millimeters-to-chest-centimeters-for-slim-fit/"
}
}Explanation
Chest (mm) converts to Chest (cm) by normalizing to chest circumference in millimeters, then remapping to the destination system. Fit profile fixed: Slim Fit.
From Chest (mm) to Chest (cm), results depend on the selected cm fit mapping and stay consistent with that mapping across table rows and calculator input.
Keep the same fit profile in both directions to avoid mixing size mappings that use different apparel allowances.
Common Conversion Values
| Chest (mm) value | Chest (cm) value |
|---|---|
| 960 | 96 |
| 1,000 | 100 |
| 1,040 | 104 |
| 1,080 | 108 |
| 1,120 | 112 |
Questions & answers
Frequently Asked Questions
Is the reverse jacket-size direction available?
Yes. The mirror page Chest (cm) to Chest (mm) (Slim Fit) uses the inverse mapping path.
What fit profile is used here?
Slim Fit.
What formula is used for Chest (mm) to Chest (cm)?
The converter applies the formula defined for Chest (mm) to Chest (cm), then renders rounded output for the direct answer and common-value rows.