Apparel SizeBra Size

Underbust (cm) to UK Band Bra Band for Support Fit

Snapshot

80 Underbust (cm) equals 31.5 UK Band. 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 70 Underbust (cm), the cm mapping returns 27.6 UK Band 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

31.5 UK Band value

Switch

Machine access

Available to apps and AI agents

Underbust (cm) to UK Band Bra Band for Support Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The support-fit identifier specifies the fit profile used by the size conversion.

Machine-readable identifiers

Conversion family
bra-size
Source unit
underbust-centimeters
Target unit
uk-band
Fit
support-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": "bra-size",
  "value": 80,
  "from": "underbust-centimeters",
  "to": "uk-band",
  "parameters": {
    "fit": "support-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "bra-size",
    "value": 80,
    "from": "underbust-centimeters",
    "to": "uk-band",
    "result": {
      "raw": 31.4960629921,
      "display": "31.5"
    },
    "canonicalPath": "/apparel-size/bra-size/underbust-centimeters-to-uk-band-for-support-fit/"
  }
}
Full API documentation

Explanation

Underbust (cm) converts to UK Band by normalizing to underbust circumference in millimeters, then remapping to the destination system. Fit profile fixed: Support Fit.

Underbust (cm) to UK Band is fit-bound here: the selected cm 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: cm.
  • Consistency rule: calculator output and table values keep the same fit profile in both directions.

Common Conversion Values

Underbust (cm) valueUK Band value
70 27.6
75 29.5
80 31.5
85 33.5
90 35.4

Questions & answers

Frequently Asked Questions

Is the reverse bra-band direction available?

Yes. The mirror page UK Band to Underbust (cm) (Support Fit) uses the inverse mapping path.

What fit profile is used here?

Support Fit.

How does this converter compute Underbust (cm) to UK Band?

The converter applies the formula defined for Underbust (cm) to UK Band, then renders rounded output for the direct answer and common-value rows.