Apparel SizeShoe Size

US to UK Shoe Size for Women

Snapshot

7.5 US size equals 6.5 UK size. 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 cohort cohort as the profile basis.
  • Example: For 5 US size, the selected cohort cohort returns 4 UK size under the same mapping 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

6.5 UK size

Switch

Machine access

Available to apps and AI agents

US to UK Shoe Size for Women can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The women cohort identifies the sizing system used by the conversion.

Machine-readable identifiers

Conversion family
shoe-size
Source unit
us
Target unit
uk
Cohort
women

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": "shoe-size",
  "value": 7.5,
  "from": "us",
  "to": "uk",
  "parameters": {
    "cohort": "women"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "shoe-size",
    "value": 7.5,
    "from": "us",
    "to": "uk",
    "result": {
      "raw": 6.5,
      "display": "6.5"
    },
    "canonicalPath": "/apparel-size/shoe-size/us-to-uk-for-women/"
  }
}
Full API documentation

Explanation

US converts to UK by first mapping US to millimeters, then mapping millimeters to UK. Cohort profile fixed: Women.

US size to UK size is cohort-bound here: the selected selected cohort cohort controls the mapping used by calculator and reference table.

Keep the same cohort in both directions to avoid mixing shoe-size systems that use different wearer-group mappings.

Method & Size Mapping

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

Common Conversion Values

US sizeUK size
5 4
6.5 5.5
7.5 6.5
8.5 7.5
10 9

Questions & answers

Frequently Asked Questions

Is the reverse shoe-size direction available?

Yes. The mirror page UK to US (Women) uses the inverse mapping path.

Which shoe-size cohort is used for US to UK?

Women sizing is fixed for this shoe-size mapping.

How is US size to UK size calculated?

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