Apparel SizeJacket Size

US Jacket to EU Jacket Jacket Size for Classic Fit

Snapshot

42 US Jacket equals 116.7 EU Jacket. 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 selected fit profile mapping as the profile basis.
  • Example: For 38 US Jacket, the selected fit profile mapping returns 106.5 EU Jacket 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

116.7 EU Jacket value

Switch

Machine access

Available to apps and AI agents

US Jacket to EU Jacket Jacket Size for Classic Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The classic-fit identifier specifies the fit profile used by the size conversion.

Machine-readable identifiers

Conversion family
jacket-size
Source unit
us-jacket
Target unit
eu-jacket
Fit
classic-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/convert

Request

{
  "family": "jacket-size",
  "value": 42,
  "from": "us-jacket",
  "to": "eu-jacket",
  "parameters": {
    "fit": "classic-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "jacket-size",
    "value": 42,
    "from": "us-jacket",
    "to": "eu-jacket",
    "result": {
      "raw": 116.68,
      "display": "116.7"
    },
    "canonicalPath": "/apparel-size/jacket-size/us-jacket-to-eu-jacket-for-classic-fit/"
  }
}
Full API documentation

Explanation

US Jacket converts to EU Jacket by normalizing to chest circumference in millimeters, then remapping to the destination system. Fit profile fixed: Classic Fit.

US Jacket to EU Jacket is fit-bound here: the selected selected fit profile 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.

Method & Size Mapping

  • Model basis: output depends on the selected fit profile and follows the same fit mapping in both directions.
  • Profile reference: selected fit profile.
  • Consistency rule: calculator output and table values keep the same fit profile in both directions.

Common Conversion Values

US Jacket valueEU Jacket value
38 106.5
40 111.6
42 116.7
44 121.8
46 126.8

Questions & answers

Frequently Asked Questions

Is the reverse jacket-size direction available?

Yes. The mirror page EU Jacket to US Jacket (Classic Fit) uses the inverse mapping path.

What fit profile is used here?

Classic Fit.

How does this converter compute US Jacket to EU Jacket?

The converter applies the formula defined for US Jacket to EU Jacket, then renders rounded output for the direct answer and common-value rows.