{"id":16194,"date":"2026-01-15T13:24:09","date_gmt":"2026-01-15T19:24:09","guid":{"rendered":"https:\/\/blog.misumiusa.com\/?page_id=16194"},"modified":"2026-01-16T12:05:32","modified_gmt":"2026-01-16T18:05:32","slug":"amp-table-for-awg","status":"publish","type":"page","link":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/","title":{"rendered":"Amperage Table for AWG"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">The American Wire Gauge (AWG) system standardizes wire size by conductor diameter, but current rating (ampacity) depends on how that wire is actually used. An AWG current rating chart provides typical ampacity ranges for each gauge under common conditions, serving as a practical starting point rather than an absolute limit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, smaller gauges such as 22\u201318 AWG are commonly used for low-current signal wiring, control circuits, and electronics, while mid-range sizes like 14\u201312 AWG are typical for residential branch circuits and general power distribution. Larger conductors\u2014such as 6 AWG and below\u2014are used for high-current applications including feeders, motors, and industrial equipment. It\u2019s important to note that AWG measures only the bare metal conductor, not the insulation or protective sheath. Insulation type, ambient temperature, bundling, and installation method all affect allowable current, which is why published ampacity values should always be interpreted in context.<\/p>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <style>\n        .awg-container {\n            all: initial;\n            display: block;\n            width: 100%;\n            overflow-x: auto;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;\n            background-color: #000000;\n            padding: 30px;\n            box-sizing: border-box;\n        }\n        \n        .awg-container * {\n            box-sizing: border-box;\n        }\n        \n        .awg-table {\n            width: 100%;\n            min-width: 1400px;\n            border-collapse: separate;\n            border-spacing: 0;\n            background-color: #ffffff;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .awg-table thead {\n            background: linear-gradient(180deg, #1a1a1a 0%, #000000 100%);\n        }\n        \n        .awg-table th {\n            background-color: transparent;\n            color: #FFD700;\n            padding: 16px 12px;\n            text-align: center;\n            font-weight: 600;\n            font-size: 12px;\n            border-right: 1px solid #333;\n            border-bottom: 2px solid #FFD700;\n            position: sticky;\n            top: 0;\n            z-index: 10;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        \n        .awg-table th:last-child {\n            border-right: none;\n        }\n        \n        .awg-table td {\n            padding: 14px 12px;\n            text-align: center;\n            border-right: 1px solid #f0f0f0;\n            border-bottom: 1px solid #f0f0f0;\n            font-size: 13px;\n            color: #000000;\n            background-color: #ffffff;\n            transition: all 0.2s ease;\n        }\n        \n        .awg-table td:last-child {\n            border-right: none;\n        }\n        \n        .awg-table tbody tr:nth-child(even) td {\n            background-color: #f9f9f9;\n        }\n        \n        .awg-table tbody tr:hover td {\n            background-color: #0066CC;\n            color: #ffffff;\n            transform: scale(1.01);\n            box-shadow: 0 2px 8px rgba(0,102,204,0.3);\n        }\n        \n        .awg-table td:first-child {\n            font-weight: 700;\n            background-color: #f5f5f5;\n            color: #000000;\n            font-size: 14px;\n        }\n        \n        .awg-table tbody tr:nth-child(even) td:first-child {\n            background-color: #ebebeb;\n        }\n        \n        .awg-table tbody tr:hover td:first-child {\n            background-color: #0052A3;\n            color: #FFD700;\n        }\n        \n        .section-divider {\n            border-left: 2px solid #FFD700 !important;\n        }\n        \n        @media (max-width: 1200px) {\n            .awg-container {\n                padding: 20px 10px;\n            }\n            \n            .awg-table th,\n            .awg-table td {\n                padding: 10px 8px;\n                font-size: 11px;\n            }\n        }\n    <\/style>\n\n\n    <div class=\"awg-container\">\n        <table class=\"awg-table\">\n            <thead>\n                <tr>\n                    <th rowspan=\"3\">AWG<\/th>\n                    <th colspan=\"3\">Physical Properties<\/th>\n                    <th colspan=\"4\">Resistance (\u03a9)<\/th>\n                    <th colspan=\"6\" class=\"section-divider\">Max Current &#8211; Copper (A)<\/th>\n                <\/tr>\n                <tr>\n                    <th colspan=\"2\">Diameter<\/th>\n                    <th rowspan=\"2\">Area<br>(mm\u00b2)<\/th>\n                    <th colspan=\"2\">Copper<\/th>\n                    <th colspan=\"2\">Aluminum<\/th>\n                    <th rowspan=\"2\" class=\"section-divider\">Single<\/th>\n                    <th rowspan=\"2\">2-3<br>Cores<\/th>\n                    <th rowspan=\"2\">4-6<br>Cores<\/th>\n                    <th rowspan=\"2\">7-24<br>Cores<\/th>\n                    <th rowspan=\"2\">25-42<br>Cores<\/th>\n                    <th rowspan=\"2\">43+<br>Cores<\/th>\n                <\/tr>\n                <tr>\n                    <th>mm<\/th>\n                    <th>inches<\/th>\n                    <th>\/1000m<\/th>\n                    <th>\/1000ft<\/th>\n                    <th>\/1000m<\/th>\n                    <th>\/1000ft<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>4\/0<\/td>\n                    <td>11.68<\/td>\n                    <td>0.460<\/td>\n                    <td>107.2<\/td>\n                    <td>0.161<\/td>\n                    <td>0.049<\/td>\n                    <td>0.264<\/td>\n                    <td>0.080<\/td>\n                    <td class=\"section-divider\">380<\/td>\n                    <td>330<\/td>\n                    <td>280<\/td>\n                    <td>240<\/td>\n                    <td>210<\/td>\n                    <td>190<\/td>\n                <\/tr>\n                <tr>\n                    <td>3\/0<\/td>\n                    <td>10.41<\/td>\n                    <td>0.410<\/td>\n                    <td>85.0<\/td>\n                    <td>0.203<\/td>\n                    <td>0.062<\/td>\n                    <td>0.333<\/td>\n                    <td>0.101<\/td>\n                    <td class=\"section-divider\">328<\/td>\n                    <td>285<\/td>\n                    <td>242<\/td>\n                    <td>208<\/td>\n                    <td>182<\/td>\n                    <td>164<\/td>\n                <\/tr>\n                <tr>\n                    <td>2\/0<\/td>\n                    <td>9.27<\/td>\n                    <td>0.365<\/td>\n                    <td>67.4<\/td>\n                    <td>0.256<\/td>\n                    <td>0.078<\/td>\n                    <td>0.420<\/td>\n                    <td>0.128<\/td>\n                    <td class=\"section-divider\">283<\/td>\n                    <td>245<\/td>\n                    <td>209<\/td>\n                    <td>179<\/td>\n                    <td>157<\/td>\n                    <td>142<\/td>\n                <\/tr>\n                <tr>\n                    <td>1\/0<\/td>\n                    <td>8.25<\/td>\n                    <td>0.325<\/td>\n                    <td>53.5<\/td>\n                    <td>0.323<\/td>\n                    <td>0.098<\/td>\n                    <td>0.530<\/td>\n                    <td>0.162<\/td>\n                    <td class=\"section-divider\">245<\/td>\n                    <td>212<\/td>\n                    <td>181<\/td>\n                    <td>155<\/td>\n                    <td>136<\/td>\n                    <td>123<\/td>\n                <\/tr>\n                <tr>\n                    <td>1<\/td>\n                    <td>7.35<\/td>\n                    <td>0.289<\/td>\n                    <td>42.4<\/td>\n                    <td>0.407<\/td>\n                    <td>0.124<\/td>\n                    <td>0.668<\/td>\n                    <td>0.204<\/td>\n                    <td class=\"section-divider\">211<\/td>\n                    <td>183<\/td>\n                    <td>156<\/td>\n                    <td>134<\/td>\n                    <td>117<\/td>\n                    <td>106<\/td>\n                <\/tr>\n                <tr>\n                    <td>2<\/td>\n                    <td>6.54<\/td>\n                    <td>0.258<\/td>\n                    <td>33.6<\/td>\n                    <td>0.513<\/td>\n                    <td>0.156<\/td>\n                    <td>0.842<\/td>\n                    <td>0.257<\/td>\n                    <td class=\"section-divider\">181<\/td>\n                    <td>158<\/td>\n                    <td>134<\/td>\n                    <td>115<\/td>\n                    <td>101<\/td>\n                    <td>91<\/td>\n                <\/tr>\n                <tr>\n                    <td>3<\/td>\n                    <td>5.83<\/td>\n                    <td>0.229<\/td>\n                    <td>26.7<\/td>\n                    <td>0.647<\/td>\n                    <td>0.197<\/td>\n                    <td>1.061<\/td>\n                    <td>0.323<\/td>\n                    <td class=\"section-divider\">158<\/td>\n                    <td>137<\/td>\n                    <td>117<\/td>\n                    <td>100<\/td>\n                    <td>88<\/td>\n                    <td>79<\/td>\n                <\/tr>\n                <tr>\n                    <td>4<\/td>\n                    <td>5.19<\/td>\n                    <td>0.204<\/td>\n                    <td>21.2<\/td>\n                    <td>0.815<\/td>\n                    <td>0.249<\/td>\n                    <td>1.337<\/td>\n                    <td>0.408<\/td>\n                    <td class=\"section-divider\">135<\/td>\n                    <td>117<\/td>\n                    <td>100<\/td>\n                    <td>86<\/td>\n                    <td>75<\/td>\n                    <td>68<\/td>\n                <\/tr>\n                <tr>\n                    <td>5<\/td>\n                    <td>4.62<\/td>\n                    <td>0.182<\/td>\n                    <td>16.8<\/td>\n                    <td>1.028<\/td>\n                    <td>0.313<\/td>\n                    <td>1.686<\/td>\n                    <td>0.514<\/td>\n                    <td class=\"section-divider\">118<\/td>\n                    <td>102<\/td>\n                    <td>87<\/td>\n                    <td>75<\/td>\n                    <td>66<\/td>\n                    <td>59<\/td>\n                <\/tr>\n                <tr>\n                    <td>6<\/td>\n                    <td>4.12<\/td>\n                    <td>0.162<\/td>\n                    <td>13.3<\/td>\n                    <td>1.296<\/td>\n                    <td>0.395<\/td>\n                    <td>2.125<\/td>\n                    <td>0.648<\/td>\n                    <td class=\"section-divider\">101<\/td>\n                    <td>88<\/td>\n                    <td>75<\/td>\n                    <td>64<\/td>\n                    <td>56<\/td>\n                    <td>51<\/td>\n                <\/tr>\n                <tr>\n                    <td>7<\/td>\n                    <td>3.67<\/td>\n                    <td>0.144<\/td>\n                    <td>10.5<\/td>\n                    <td>1.634<\/td>\n                    <td>0.498<\/td>\n                    <td>2.680<\/td>\n                    <td>0.817<\/td>\n                    <td class=\"section-divider\">89<\/td>\n                    <td>77<\/td>\n                    <td>66<\/td>\n                    <td>56<\/td>\n                    <td>49<\/td>\n                    <td>44<\/td>\n                <\/tr>\n                <tr>\n                    <td>8<\/td>\n                    <td>3.26<\/td>\n                    <td>0.129<\/td>\n                    <td>8.37<\/td>\n                    <td>2.061<\/td>\n                    <td>0.628<\/td>\n                    <td>3.379<\/td>\n                    <td>1.030<\/td>\n                    <td class=\"section-divider\">73<\/td>\n                    <td>63<\/td>\n                    <td>54<\/td>\n                    <td>46<\/td>\n                    <td>40<\/td>\n                    <td>36<\/td>\n                <\/tr>\n                <tr>\n                    <td>9<\/td>\n                    <td>2.91<\/td>\n                    <td>0.114<\/td>\n                    <td>6.63<\/td>\n                    <td>2.599<\/td>\n                    <td>0.792<\/td>\n                    <td>4.262<\/td>\n                    <td>1.299<\/td>\n                    <td class=\"section-divider\">64<\/td>\n                    <td>55<\/td>\n                    <td>47<\/td>\n                    <td>40<\/td>\n                    <td>35<\/td>\n                    <td>32<\/td>\n                <\/tr>\n                <tr>\n                    <td>10<\/td>\n                    <td>2.59<\/td>\n                    <td>0.102<\/td>\n                    <td>5.26<\/td>\n                    <td>3.277<\/td>\n                    <td>0.999<\/td>\n                    <td>5.373<\/td>\n                    <td>1.638<\/td>\n                    <td class=\"section-divider\">55<\/td>\n                    <td>47<\/td>\n                    <td>40<\/td>\n                    <td>34<\/td>\n                    <td>30<\/td>\n                    <td>27<\/td>\n                <\/tr>\n                <tr>\n                    <td>11<\/td>\n                    <td>2.31<\/td>\n                    <td>0.091<\/td>\n                    <td>4.17<\/td>\n                    <td>4.132<\/td>\n                    <td>1.260<\/td>\n                    <td>6.776<\/td>\n                    <td>2.066<\/td>\n                    <td class=\"section-divider\">47<\/td>\n                    <td>41<\/td>\n                    <td>35<\/td>\n                    <td>30<\/td>\n                    <td>26<\/td>\n                    <td>24<\/td>\n                <\/tr>\n                <tr>\n                    <td>12<\/td>\n                    <td>2.05<\/td>\n                    <td>0.081<\/td>\n                    <td>3.31<\/td>\n                    <td>5.211<\/td>\n                    <td>1.588<\/td>\n                    <td>8.544<\/td>\n                    <td>2.604<\/td>\n                    <td class=\"section-divider\">41<\/td>\n                    <td>35<\/td>\n                    <td>30<\/td>\n                    <td>26<\/td>\n                    <td>23<\/td>\n                    <td>20<\/td>\n                <\/tr>\n                <tr>\n                    <td>13<\/td>\n                    <td>1.83<\/td>\n                    <td>0.072<\/td>\n                    <td>2.62<\/td>\n                    <td>6.571<\/td>\n                    <td>2.003<\/td>\n                    <td>10.77<\/td>\n                    <td>3.284<\/td>\n                    <td class=\"section-divider\">35<\/td>\n                    <td>30<\/td>\n                    <td>26<\/td>\n                    <td>22<\/td>\n                    <td>19<\/td>\n                    <td>17<\/td>\n                <\/tr>\n                <tr>\n                    <td>14<\/td>\n                    <td>1.63<\/td>\n                    <td>0.064<\/td>\n                    <td>2.08<\/td>\n                    <td>8.286<\/td>\n                    <td>2.525<\/td>\n                    <td>13.58<\/td>\n                    <td>4.140<\/td>\n                    <td class=\"section-divider\">32<\/td>\n                    <td>28<\/td>\n                    <td>24<\/td>\n                    <td>20<\/td>\n                    <td>18<\/td>\n                    <td>16<\/td>\n                <\/tr>\n                <tr>\n                    <td>15<\/td>\n                    <td>1.45<\/td>\n                    <td>0.057<\/td>\n                    <td>1.65<\/td>\n                    <td>10.45<\/td>\n                    <td>3.184<\/td>\n                    <td>17.13<\/td>\n                    <td>5.221<\/td>\n                    <td class=\"section-divider\">28<\/td>\n                    <td>24<\/td>\n                    <td>20<\/td>\n                    <td>17<\/td>\n                    <td>15<\/td>\n                    <td>14<\/td>\n                <\/tr>\n                <tr>\n                    <td>16<\/td>\n                    <td>1.29<\/td>\n                    <td>0.051<\/td>\n                    <td>1.31<\/td>\n                    <td>13.17<\/td>\n                    <td>4.016<\/td>\n                    <td>21.60<\/td>\n                    <td>6.585<\/td>\n                    <td class=\"section-divider\">22<\/td>\n                    <td>19<\/td>\n                    <td>16<\/td>\n                    <td>14<\/td>\n                    <td>12<\/td>\n                    <td>11<\/td>\n                <\/tr>\n                <tr>\n                    <td>17<\/td>\n                    <td>1.15<\/td>\n                    <td>0.045<\/td>\n                    <td>1.04<\/td>\n                    <td>16.61<\/td>\n                    <td>5.064<\/td>\n                    <td>27.24<\/td>\n                    <td>8.303<\/td>\n                    <td class=\"section-divider\">19<\/td>\n                    <td>16<\/td>\n                    <td>14<\/td>\n                    <td>12<\/td>\n                    <td>10<\/td>\n                    <td>9<\/td>\n                <\/tr>\n                <tr>\n                    <td>18<\/td>\n                    <td>1.02<\/td>\n                    <td>0.040<\/td>\n                    <td>0.823<\/td>\n                    <td>20.95<\/td>\n                    <td>6.385<\/td>\n                    <td>34.35<\/td>\n                    <td>10.47<\/td>\n                    <td class=\"section-divider\">16<\/td>\n                    <td>14<\/td>\n                    <td>12<\/td>\n                    <td>10<\/td>\n                    <td>9<\/td>\n                    <td>8<\/td>\n                <\/tr>\n                <tr>\n                    <td>19<\/td>\n                    <td>0.91<\/td>\n                    <td>0.036<\/td>\n                    <td>0.653<\/td>\n                    <td>26.42<\/td>\n                    <td>8.051<\/td>\n                    <td>43.31<\/td>\n                    <td>13.20<\/td>\n                    <td class=\"section-divider\">14<\/td>\n                    <td>12<\/td>\n                    <td>10<\/td>\n                    <td>9<\/td>\n                    <td>8<\/td>\n                    <td>7<\/td>\n                <\/tr>\n                <tr>\n                    <td>20<\/td>\n                    <td>0.81<\/td>\n                    <td>0.032<\/td>\n                    <td>0.518<\/td>\n                    <td>33.31<\/td>\n                    <td>10.15<\/td>\n                    <td>54.61<\/td>\n                    <td>16.64<\/td>\n                    <td class=\"section-divider\">11<\/td>\n                    <td>10<\/td>\n                    <td>8<\/td>\n                    <td>7<\/td>\n                    <td>6<\/td>\n                    <td>6<\/td>\n                <\/tr>\n                <tr>\n                    <td>21<\/td>\n                    <td>0.72<\/td>\n                    <td>0.029<\/td>\n                    <td>0.410<\/td>\n                    <td>42.00<\/td>\n                    <td>12.80<\/td>\n                    <td>68.85<\/td>\n                    <td>20.99<\/td>\n                    <td class=\"section-divider\">9<\/td>\n                    <td>8<\/td>\n                    <td>7<\/td>\n                    <td>6<\/td>\n                    <td>5<\/td>\n                    <td>5<\/td>\n                <\/tr>\n                <tr>\n                    <td>22<\/td>\n                    <td>0.64<\/td>\n                    <td>0.025<\/td>\n                    <td>0.326<\/td>\n                    <td>52.96<\/td>\n                    <td>16.14<\/td>\n                    <td>86.85<\/td>\n                    <td>26.47<\/td>\n                    <td class=\"section-divider\">7<\/td>\n                    <td>6<\/td>\n                    <td>5<\/td>\n                    <td>5<\/td>\n                    <td>4<\/td>\n                    <td>4<\/td>\n                <\/tr>\n                <tr>\n                    <td>23<\/td>\n                    <td>0.57<\/td>\n                    <td>0.023<\/td>\n                    <td>0.258<\/td>\n                    <td>66.79<\/td>\n                    <td>20.36<\/td>\n                    <td>109.5<\/td>\n                    <td>33.38<\/td>\n                    <td class=\"section-divider\">6<\/td>\n                    <td>5<\/td>\n                    <td>4<\/td>\n                    <td>4<\/td>\n                    <td>3<\/td>\n                    <td>3<\/td>\n                <\/tr>\n                <tr>\n                    <td>24<\/td>\n                    <td>0.51<\/td>\n                    <td>0.020<\/td>\n                    <td>0.205<\/td>\n                    <td>84.21<\/td>\n                    <td>25.67<\/td>\n                    <td>138.1<\/td>\n                    <td>42.08<\/td>\n                    <td class=\"section-divider\">5<\/td>\n                    <td>4<\/td>\n                    <td>4<\/td>\n                    <td>3<\/td>\n                    <td>3<\/td>\n                    <td>2<\/td>\n                <\/tr>\n                <tr>\n                    <td>25<\/td>\n                    <td>0.46<\/td>\n                    <td>0.018<\/td>\n                    <td>0.162<\/td>\n                    <td>106.2<\/td>\n                    <td>32.37<\/td>\n                    <td>174.1<\/td>\n                    <td>53.06<\/td>\n                    <td class=\"section-divider\">4<\/td>\n                    <td>3<\/td>\n                    <td>3<\/td>\n                    <td>3<\/td>\n                    <td>2<\/td>\n                    <td>2<\/td>\n                <\/tr>\n                <tr>\n                    <td>26<\/td>\n                    <td>0.41<\/td>\n                    <td>0.016<\/td>\n                    <td>0.129<\/td>\n                    <td>133.9<\/td>\n                    <td>40.81<\/td>\n                    <td>219.5<\/td>\n                    <td>66.90<\/td>\n                    <td class=\"section-divider\">3<\/td>\n                    <td>3<\/td>\n                    <td>2<\/td>\n                    <td>2<\/td>\n                    <td>2<\/td>\n                    <td>2<\/td>\n                <\/tr>\n                <tr>\n                    <td>27<\/td>\n                    <td>0.36<\/td>\n                    <td>0.014<\/td>\n                    <td>0.102<\/td>\n                    <td>168.9<\/td>\n                    <td>51.47<\/td>\n                    <td>276.9<\/td>\n                    <td>84.41<\/td>\n                    <td class=\"section-divider\">2.5<\/td>\n                    <td>2<\/td>\n                    <td>2<\/td>\n                    <td>2<\/td>\n                    <td>1.5<\/td>\n                    <td>1.5<\/td>\n                <\/tr>\n                <tr>\n                    <td>28<\/td>\n                    <td>0.32<\/td>\n                    <td>0.013<\/td>\n                    <td>0.081<\/td>\n                    <td>212.9<\/td>\n                    <td>64.90<\/td>\n                    <td>349.0<\/td>\n                    <td>106.4<\/td>\n                    <td class=\"section-divider\">2<\/td>\n                    <td>1.5<\/td>\n                    <td>1.5<\/td>\n                    <td>1.5<\/td>\n                    <td>1<\/td>\n                    <td>1<\/td>\n                <\/tr>\n                <tr>\n                    <td>29<\/td>\n                    <td>0.29<\/td>\n                    <td>0.011<\/td>\n                    <td>0.064<\/td>\n                    <td>268.5<\/td>\n                    <td>81.84<\/td>\n                    <td>440.1<\/td>\n                    <td>134.2<\/td>\n                    <td class=\"section-divider\">1.5<\/td>\n                    <td>1.5<\/td>\n                    <td>1<\/td>\n                    <td>1<\/td>\n                    <td>1<\/td>\n                    <td>0.8<\/td>\n                <\/tr>\n                <tr>\n                    <td>30<\/td>\n                    <td>0.26<\/td>\n                    <td>0.010<\/td>\n                    <td>0.051<\/td>\n                    <td>338.6<\/td>\n                    <td>103.2<\/td>\n                    <td>554.9<\/td>\n                    <td>169.1<\/td>\n                    <td class=\"section-divider\">1<\/td>\n                    <td>1<\/td>\n                    <td>0.8<\/td>\n                    <td>0.8<\/td>\n                    <td>0.7<\/td>\n                    <td>0.6<\/td>\n                <\/tr>\n                <tr>\n                    <td>31<\/td>\n                    <td>0.23<\/td>\n                    <td>0.0089<\/td>\n                    <td>0.040<\/td>\n                    <td>426.9<\/td>\n                    <td>130.1<\/td>\n                    <td>699.7<\/td>\n                    <td>213.3<\/td>\n                    <td class=\"section-divider\">0.9<\/td>\n                    <td>0.8<\/td>\n                    <td>0.7<\/td>\n                    <td>0.6<\/td>\n                    <td>0.5<\/td>\n                    <td>0.5<\/td>\n                <\/tr>\n                <tr>\n                    <td>32<\/td>\n                    <td>0.20<\/td>\n                    <td>0.0080<\/td>\n                    <td>0.032<\/td>\n                    <td>538.3<\/td>\n                    <td>164.1<\/td>\n                    <td>882.5<\/td>\n                    <td>269.0<\/td>\n                    <td class=\"section-divider\">0.7<\/td>\n                    <td>0.6<\/td>\n                    <td>0.5<\/td>\n                    <td>0.5<\/td>\n                    <td>0.4<\/td>\n                    <td>0.4<\/td>\n                <\/tr>\n                <tr>\n                    <td>33<\/td>\n                    <td>0.18<\/td>\n                    <td>0.0071<\/td>\n                    <td>0.025<\/td>\n                    <td>678.8<\/td>\n                    <td>206.9<\/td>\n                    <td>1113<\/td>\n                    <td>339.2<\/td>\n                    <td class=\"section-divider\">0.6<\/td>\n                    <td>0.5<\/td>\n                    <td>0.4<\/td>\n                    <td>0.4<\/td>\n                    <td>0.3<\/td>\n                    <td>0.3<\/td>\n                <\/tr>\n                <tr>\n                    <td>34<\/td>\n                    <td>0.16<\/td>\n                    <td>0.0063<\/td>\n                    <td>0.020<\/td>\n                    <td>856.0<\/td>\n                    <td>260.9<\/td>\n                    <td>1404<\/td>\n                    <td>427.8<\/td>\n                    <td class=\"section-divider\">0.5<\/td>\n                    <td>0.4<\/td>\n                    <td>0.3<\/td>\n                    <td>0.3<\/td>\n                    <td>0.3<\/td>\n                    <td>0.2<\/td>\n                <\/tr>\n                <tr>\n                    <td>35<\/td>\n                    <td>0.14<\/td>\n                    <td>0.0056<\/td>\n                    <td>0.016<\/td>\n                    <td>1079<\/td>\n                    <td>329.0<\/td>\n                    <td>1770<\/td>\n                    <td>539.4<\/td>\n                    <td class=\"section-divider\">0.4<\/td>\n                    <td>0.3<\/td>\n                    <td>0.3<\/td>\n                    <td>0.2<\/td>\n                    <td>0.2<\/td>\n                    <td>0.2<\/td>\n                <\/tr>\n                <tr>\n                    <td>36<\/td>\n                    <td>0.13<\/td>\n                    <td>0.0050<\/td>\n                    <td>0.013<\/td>\n                    <td>1361<\/td>\n                    <td>414.8<\/td>\n                    <td>2231<\/td>\n                    <td>680.0<\/td>\n                    <td class=\"section-divider\">0.3<\/td>\n                    <td>0.3<\/td>\n                    <td>0.2<\/td>\n                    <td>0.2<\/td>\n                    <td>0.2<\/td>\n                    <td>0.1<\/td>\n                <\/tr>\n                <tr>\n                    <td>37<\/td>\n                    <td>0.11<\/td>\n                    <td>0.0045<\/td>\n                    <td>0.010<\/td>\n                    <td>1716<\/td>\n                    <td>523.1<\/td>\n                    <td>2813<\/td>\n                    <td>857.4<\/td>\n                    <td class=\"section-divider\">0.3<\/td>\n                    <td>0.2<\/td>\n                    <td>0.2<\/td>\n                    <td>0.2<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                <\/tr>\n                <tr>\n                    <td>38<\/td>\n                    <td>0.10<\/td>\n                    <td>0.0040<\/td>\n                    <td>0.008<\/td>\n                    <td>2164<\/td>\n                    <td>659.6<\/td>\n                    <td>3547<\/td>\n                    <td>1081<\/td>\n                    <td class=\"section-divider\">0.2<\/td>\n                    <td>0.2<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                <\/tr>\n                <tr>\n                    <td>39<\/td>\n                    <td>0.09<\/td>\n                    <td>0.0035<\/td>\n                    <td>0.006<\/td>\n                    <td>2729<\/td>\n                    <td>831.8<\/td>\n                    <td>4473<\/td>\n                    <td>1363<\/td>\n                    <td class=\"section-divider\">0.2<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                <\/tr>\n                <tr>\n                    <td>40<\/td>\n                    <td>0.08<\/td>\n                    <td>0.0031<\/td>\n                    <td>0.005<\/td>\n                    <td>3441<\/td>\n                    <td>1049<\/td>\n                    <td>5640<\/td>\n                    <td>1719<\/td>\n                    <td class=\"section-divider\">0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                    <td>0.1<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/us.misumi-ec.com\/\">MISUMI USA<\/a>&nbsp;carries a wide range of industrial manufacturing components \u2013 including&nbsp;<a href=\"https:\/\/us.misumi-ec.com\/vona2\/el_wire\/E1405000000\/E1405110000\/\">Control and Instrumentation Cables<\/a>\u2013 for your next project or machine fix. If you have any questions about measurement or sizing for your AWG needs, feel free to&nbsp;<a href=\"https:\/\/us.misumi-ec.com\/service\/info\/help-center\/product-support.html\">connect with our product experts, and engineers<\/a>. Also, if you are looking for more insights be sure to check out our other blog articles, including:&nbsp;<a href=\"https:\/\/us.misumi-ec.com\/blog\/how-to-select-a-hook-up-wire-or-cable\/\">How to Select a Hook-Up Wire or Cable<\/a>, AWG Wire Gauge Current Rating, Copper Resistance Wire, and more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Author<\/strong>:&nbsp;<a href=\"https:\/\/us.misumi-ec.com\/blog\/author\/sbredemann\/\">Scott Bredemann<\/a>&nbsp;|&nbsp;<strong>Updated<\/strong>: 1\/16\/2026<\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"><strong>Disclaimer<\/strong>:<br>The content on this webpage is for informational purposes only. MISUMI makes no guarantees, expressed or implied, regarding the accuracy, completeness, or validity of the information. Performance parameters, tolerances, designs, materials, or processes should not be assumed to reflect third-party suppliers\u2019 or manufacturers\u2019 deliverables within MISUMI\u2019s network. Buyers are responsible for specifying their part requirements.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The American Wire Gauge (AWG) system standardizes wire size by conductor diameter, but current rating (ampacity) depends on how that wire is actually used. An AWG current rating chart provides typical ampacity ranges for each gauge under common conditions, serving as a practical starting point rather than an absolute limit. For example, smaller gauges such as 22\u201318 AWG are commonly [&hellip;]<\/p>\n","protected":false},"author":70,"featured_media":16227,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-16194","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"QwaqEjZx4CWzex2BzSRe0fIKP303dZjHd7EihVrq6mE\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MISUMI Mech Lab Blog |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Amperage Table for AWG\" \/>\n\t\t<meta property=\"og:description\" content=\"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2026\/01\/AWG-Wires.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2026\/01\/AWG-Wires.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1180\" \/>\n\t\t<meta property=\"og:image:height\" content=\"316\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-01-15T19:24:09+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-01-16T18:05:32+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Amperage Table for AWG\" \/>\n\t\t<meta name=\"twitter:description\" content=\"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2026\/01\/AWG-Wires.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.misumiusa.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#listItem\",\"name\":\"Amperage Table for AWG\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#listItem\",\"position\":2,\"name\":\"Amperage Table for AWG\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/#organization\",\"name\":\"Misumi USA\",\"url\":\"https:\\\/\\\/blog.misumiusa.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.misumiusa.com\\\/wp-content\\\/uploads\\\/2017\\\/04\\\/RGB_Main_Horizontal-CLEAR.png\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#organizationLogo\",\"width\":2061,\"height\":474},\"image\":{\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#webpage\",\"url\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/\",\"name\":\"Amperage Table for AWG\",\"description\":\"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/blog.misumiusa.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/AWG-Wires.jpg\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#mainImage\",\"width\":1180,\"height\":316,\"caption\":\"Several AWG Wires Image\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/amp-table-for-awg\\\/#mainImage\"},\"datePublished\":\"2026-01-15T13:24:09-06:00\",\"dateModified\":\"2026-01-16T12:05:32-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/#website\",\"url\":\"https:\\\/\\\/blog.misumiusa.com\\\/\",\"name\":\"MISUMI Blog\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.misumiusa.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Amperage Table for AWG","description":"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.","canonical_url":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"QwaqEjZx4CWzex2BzSRe0fIKP303dZjHd7EihVrq6mE","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/blog.misumiusa.com#listItem","position":1,"name":"Home","item":"https:\/\/blog.misumiusa.com","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#listItem","name":"Amperage Table for AWG"}},{"@type":"ListItem","@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#listItem","position":2,"name":"Amperage Table for AWG","previousItem":{"@type":"ListItem","@id":"https:\/\/blog.misumiusa.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/blog.misumiusa.com\/#organization","name":"Misumi USA","url":"https:\/\/blog.misumiusa.com\/","logo":{"@type":"ImageObject","url":"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2017\/04\/RGB_Main_Horizontal-CLEAR.png","@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#organizationLogo","width":2061,"height":474},"image":{"@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#webpage","url":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/","name":"Amperage Table for AWG","description":"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/blog.misumiusa.com\/#website"},"breadcrumb":{"@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2026\/01\/AWG-Wires.jpg","@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#mainImage","width":1180,"height":316,"caption":"Several AWG Wires Image"},"primaryImageOfPage":{"@id":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/#mainImage"},"datePublished":"2026-01-15T13:24:09-06:00","dateModified":"2026-01-16T12:05:32-06:00"},{"@type":"WebSite","@id":"https:\/\/blog.misumiusa.com\/#website","url":"https:\/\/blog.misumiusa.com\/","name":"MISUMI Blog","inLanguage":"en-US","publisher":{"@id":"https:\/\/blog.misumiusa.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"MISUMI Mech Lab Blog |","og:type":"article","og:title":"Amperage Table for AWG","og:description":"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.","og:url":"https:\/\/blog.misumiusa.com\/amp-table-for-awg\/","og:image":"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2026\/01\/AWG-Wires.jpg","og:image:secure_url":"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2026\/01\/AWG-Wires.jpg","og:image:width":1180,"og:image:height":316,"article:published_time":"2026-01-15T19:24:09+00:00","article:modified_time":"2026-01-16T18:05:32+00:00","twitter:card":"summary","twitter:title":"Amperage Table for AWG","twitter:description":"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.","twitter:image":"https:\/\/blog.misumiusa.com\/wp-content\/uploads\/2026\/01\/AWG-Wires.jpg"},"aioseo_meta_data":{"post_id":"16194","title":null,"description":"AWG current rating chart showing typical ampacity by wire gauge to help select the correct wire size for your electrical application.","keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","created":"2026-01-08 19:36:17","updated":"2026-01-16 18:05:52","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"_links":{"self":[{"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/pages\/16194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/users\/70"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/comments?post=16194"}],"version-history":[{"count":6,"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/pages\/16194\/revisions"}],"predecessor-version":[{"id":16229,"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/pages\/16194\/revisions\/16229"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/media\/16227"}],"wp:attachment":[{"href":"https:\/\/blog.misumiusa.com\/wp-json\/wp\/v2\/media?parent=16194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}