Belt size converter
A belt should be about two inches longer than your trouser waist so the buckle lands on the middle hole. This converter applies that rule and shows your matching US/UK inch size, EU centimetre size and S–XL letter size — handy when shopping across regions where belts are labelled differently.
How it works
Everything is resolved to a belt length in inches first:
belt size (in) = waist (in) + 2
If you enter your waist in centimetres it is converted (÷ 2.54) before adding 2 inches; if you enter an existing belt size it is used directly. The EU size is the belt length converted to centimetres and rounded to the nearest 5 cm, and the letter size is assigned from the inch belt size.
Example
A 34-inch waist:
- US/UK belt = 34 + 2 = 36 inches
- EU belt = round(36 × 2.54 / 5) × 5 ≈ 90 cm
- Letter = M
| Waist (in) | Belt (in) | EU (cm) | Letter |
|---|---|---|---|
| 30 | 32 | 80 | S |
| 34 | 36 | 90 | M |
| 38 | 40 | 100 | L |
| 42 | 44 | 110 | XL |
All calculations run in your browser — nothing is uploaded.