Diameter (mm) to Diameter (in) Ring Size for Wide Band Fit
Snapshot
18.1 Ring diameter (mm) equals 0.713 Ring diameter (in). 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 in mapping as the profile basis.
- Example: For 16.5 Ring diameter (mm), the in mapping returns 0.65 Ring diameter (in) 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
0.713 Diameter (in) value
SwitchMachine access
Available to apps and AI agents
Diameter (mm) to Diameter (in) 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
diameter-inches- 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/convertRequest
{
"family": "ring-size",
"value": 18.1,
"from": "diameter-millimeters",
"to": "diameter-inches",
"parameters": {
"fit": "wide-band-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "ring-size",
"value": 18.1,
"from": "diameter-millimeters",
"to": "diameter-inches",
"result": {
"raw": 0.712598425197,
"display": "0.713"
},
"canonicalPath": "/apparel-size/ring-size/diameter-millimeters-to-diameter-inches-for-wide-band-fit/"
}
}Explanation
Diameter (mm) converts to Diameter (in) by normalizing to ring diameter in millimeters, then remapping to the target system. Fit profile fixed: Wide Band Fit.
Ring diameter (mm) to Ring diameter (in) is fit-bound here: the selected in 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.
Common Conversion Values
| Diameter (mm) value | Diameter (in) value |
|---|---|
| 16.5 | 0.65 |
| 17.3 | 0.681 |
| 18.1 | 0.713 |
| 19 | 0.748 |
| 20 | 0.787 |
Questions & answers
Frequently Asked Questions
Is the reverse ring-size direction available?
Yes. The mirror page Diameter (in) 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 Ring diameter (in)?
The converter applies the formula defined for Ring diameter (mm) to Ring diameter (in), then renders rounded output for the direct answer and common-value rows.