mm to awg converter
This tool converts millimeters to AWG wire sizes for quick gauge selection.

Check It Yourself
About This Tool
This tool converts a conductor diameter in millimeters to the nearest AWG size, returning the AWG number and the bare diameter in millimeters. It serves electrical engineers, technicians, designers, and procurement staff who need metric-to-AWG translations for datasheets, BOMs, and compatibility checks.
Conceptually, AWG is a discrete set defined by a standard diameter table. The calculation uses the exact AWG diameter formula d_in = 0.005 * 92^((36 - AWG)/39) and converts to millimeters (d_mm = d_in * 25.4). Given input_mm, the tool derives the AWG, rounds to the nearest integer, and clamps to the 1–40 range. It can also provide the exact diameter for the chosen AWG.
Core value lies in speed, accuracy, and alignment with common specifications. It supports design reviews, BOM validation, and supplier communications by providing a single reference value and a transparent calculation method. It handles edge cases such as very small or very large diameters and reports the corresponding AWG and diameter.
Use cases include selecting wire stock for a harness, verifying tolerance bands on drawings, and converting existing metric data to AWG for compatibility checks. Assumptions include solid conductor with no insulation; results reflect bare-diameter measurements. Output is suitable for engineering calculations, documentation, and procurement workflows.
How to Use
1. Provide input_mm in millimeters.
2. Tool computes the corresponding AWG using the standard diameter formula and rounding rules.
3. Tool outputs the nearest AWG and the corresponding bare-diameter in millimeters.
4. Review the result against datasheets or design tolerances.
5. If a margin is required, compare adjacent AWG sizes and select the appropriate option.

FAQs/Additional Resources
Find Quick Answers
How is AWG determined from millimeters?
What if the input diameter falls between two AWG sizes?
Does insulation or stranded conductor affect the result?
What input range is valid?
User Reviews
See What Others Are Saying
Explore Related Tools
More Solutions for Your Needs
DDS to PNG Converter
Converts DDS textures to PNG for game development and asset workflows, delivering a usable PNG with preserved transparency.
Decimal Degrees to DMS Converter
Converts decimal degree values to degrees, minutes, and seconds for mapping, surveying, and GIS data workflows. Includes single-input instant results and precise formatting for export.
Your Feedback Matters
Help Us to Improve