Apparel SizeJeans Size

US Jeans to UK Jeans Jeans Size for Standard Fit

Snapshot

32 US Jeans equals 36 UK Jeans. 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 28 US Jeans, the selected fit profile mapping returns 32 UK Jeans 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

36 UK Jeans value

Switch

Machine access

Available to apps and AI agents

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

Machine-readable identifiers

Conversion family
jeans-size
Source unit
us-jeans
Target unit
uk-jeans
Fit
standard-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": "jeans-size",
  "value": 32,
  "from": "us-jeans",
  "to": "uk-jeans",
  "parameters": {
    "fit": "standard-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "jeans-size",
    "value": 32,
    "from": "us-jeans",
    "to": "uk-jeans",
    "result": {
      "raw": 36,
      "display": "36"
    },
    "canonicalPath": "/apparel-size/jeans-size/us-jeans-to-uk-jeans-for-standard-fit/"
  }
}
Full API documentation

Explanation

US Jeans converts to UK Jeans by normalizing to waist circumference in millimeters, then remapping to the destination system. Fit profile fixed: Standard Fit.

From US Jeans to UK Jeans, results depend on the selected selected fit profile 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.

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 Jeans valueUK Jeans value
28 32
30 34
32 36
34 38
36 40

Questions & answers

Frequently Asked Questions

Is the reverse jeans-size direction available?

Yes. The mirror page UK Jeans to US Jeans (Standard Fit) uses the inverse mapping path.

What fit profile is used here?

Standard Fit.

How is US Jeans to UK Jeans calculated?

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