Waist (cm) to US Belt Size (in) Belt Size for Standard Fit
Snapshot
90 Waist (cm) equals 37.43 US Belt Size (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 80 Waist (cm), the in mapping returns 33.5 US Belt Size (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
37.43 US Belt Size (in) value
SwitchMachine access
Available to apps and AI agents
Waist (cm) to US Belt Size (in) Belt 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
belt-size- Source unit
waist-centimeters- Target unit
us-inches- 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/convertRequest
{
"family": "belt-size",
"value": 90,
"from": "waist-centimeters",
"to": "us-inches",
"parameters": {
"fit": "standard-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "belt-size",
"value": 90,
"from": "waist-centimeters",
"to": "us-inches",
"result": {
"raw": 37.4330708661,
"display": "37.43"
},
"canonicalPath": "/apparel-size/belt-size/waist-centimeters-to-us-inches-for-standard-fit/"
}
}Explanation
Waist (cm) converts to US Belt Size (in) by normalizing to waist circumference in millimeters, then remapping to the destination system. Fit profile fixed: Standard Fit.
From Waist (cm) to US Belt Size (in), results depend on the selected in 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.
Common Conversion Values
| Waist (cm) value | US Belt Size (in) value |
|---|---|
| 80 | 33.5 |
| 85 | 35.46 |
| 90 | 37.43 |
| 95 | 39.4 |
| 100 | 41.37 |
Questions & answers
Frequently Asked Questions
Is the reverse belt-size direction available?
Yes. The mirror page US Belt Size (in) to Waist (cm) (Standard Fit) uses the inverse mapping path.
What fit profile is used here?
Standard Fit.
How is Waist (cm) to US Belt Size (in) calculated?
The converter applies the formula defined for Waist (cm) to US Belt Size (in), then renders rounded output for the direct answer and common-value rows.