Apparel SizeRing Size

Diameter (mm) to JP Ring Size for Wide Band Fit

Snapshot

18.1 Ring diameter (mm) equals 7.2 JP ring 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 mm mapping as the profile basis.
  • Example: For 16.5 Ring diameter (mm), the mm mapping returns 5.3 JP ring size 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

7.2 JP value

Switch

Machine access

Available to apps and AI agents

Diameter (mm) to JP Ring Size for Wide Band Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The wide-band-fit identifier specifies the fit profile used by the size conversion.

Machine-readable identifiers

Conversion family
ring-size
Source unit
diameter-millimeters
Target unit
jp
Fit
wide-band-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": "ring-size",
  "value": 18.1,
  "from": "diameter-millimeters",
  "to": "jp",
  "parameters": {
    "fit": "wide-band-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "ring-size",
    "value": 18.1,
    "from": "diameter-millimeters",
    "to": "jp",
    "result": {
      "raw": 7.19339622642,
      "display": "7.2"
    },
    "canonicalPath": "/apparel-size/ring-size/diameter-millimeters-to-jp-for-wide-band-fit/"
  }
}
Full API documentation

Explanation

Diameter (mm) converts to JP by normalizing to ring diameter in millimeters, then remapping to the target system. Fit profile fixed: Wide Band Fit.

For Ring diameter (mm) to JP ring size, the active mm fit mapping determines the conversion constants applied to every value.

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: mm.
  • Consistency rule: calculator output and table values keep the same fit profile in both directions.

Common Conversion Values

Diameter (mm) valueJP value
16.5 5.3
17.3 6.3
18.1 7.2
19 8.3
20 9.4

Questions & answers

Frequently Asked Questions

Is the reverse ring-size direction available?

Yes. The mirror page JP to Diameter (mm) (Wide Band Fit) uses the inverse path.

Which ring fit profile is used?

Wide Band Fit.

How does this converter compute Ring diameter (mm) to JP ring size?

The converter applies the formula defined for Ring diameter (mm) to JP ring size, then renders rounded output for the direct answer and common-value rows.