{"id":7219,"date":"2026-04-20T17:21:28","date_gmt":"2026-04-20T09:21:28","guid":{"rendered":"https:\/\/www.cjmsteelgroup.com\/?p=7219"},"modified":"2026-04-20T17:21:30","modified_gmt":"2026-04-20T09:21:30","slug":"steel-plate-weight-calculator","status":"publish","type":"post","link":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html","title":{"rendered":"Steel Plate Weight Calculator (kg, lb, tonne)"},"content":{"rendered":"<p class=\"has-black-color has-text-color has-link-color wp-elements-32f4d5849916ace8f626b90ceb81ddb9\">Quickly calculate the weight of steel plates by thickness, length, width, density, and quantity. Supports carbon steel, stainless steel, and coated steel plates with instant results.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-9ac00cf961d1ea846fe5a532228b76c6\"><\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-74174fccf94a34c0702f89ea012eea5e\">Knowing the exact steel plate weight is essential for pricing, shipping cost estimation, and structural planning. This <strong>calculadora de peso de chapa de acero<\/strong> helps engineers, fabricators calculate plate weight accurately using standard formulas and material densities.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<style>\n.steel-calculator {\n  max-width: 860px;\n  margin: 40px auto;\n  padding: 24px;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  background: #fff;\n}\n\n.steel-calculator h2 {\n  font-size: 22px;\n  margin-bottom: 20px;\n}\n\n.calc-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n\n.calc-item label {\n  font-size: 14px;\n  display: block;\n  margin-bottom: 6px;\n}\n\n.calc-item input,\n.calc-item select {\n  width: 100%;\n  padding: 8px 10px;\n  border: 1px solid #d1d5db;\n  border-radius: 6px;\n  font-size: 14px;\n}\n\n.calc-actions {\n  margin-top: 20px;\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n\n.calc-btn {\n  background: #f4b400;\n  color: #000;\n  border: none;\n  padding: 10px 22px;\n  font-size: 15px;\n  font-weight: 600;\n  border-radius: 6px;\n  cursor: pointer;\n}\n\n.calc-btn:hover {\n  background: #e0a800;\n}\n\n.unit-switch button {\n  padding: 6px 14px;\n  border: 1px solid #d1d5db;\n  background: #f9fafb;\n  cursor: pointer;\n  border-radius: 6px;\n}\n\n.unit-switch button.active {\n  background: #f4b400;\n  border-color: #f4b400;\n  font-weight: 600;\n}\n\n.results {\n  margin-top: 24px;\n  padding: 16px;\n  background: #f9fafb;\n  border-radius: 10px;\n  display: flex;\n  gap: 24px;\n  flex-wrap: wrap;\n}\n\n.result-box {\n  flex: 1;\n  min-width: 200px;\n}\n\n.result-box strong {\n  display: block;\n  font-size: 14px;\n  margin-bottom: 6px;\n}\n\n.result-box span {\n  font-size: 20px;\n  font-weight: bold;\n}\n\n.thickness-ref {\n  margin-top: 32px;\n}\n\n.thickness-ref table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n\n.thickness-ref th,\n.thickness-ref td {\n  padding: 10px;\n  border: 1px solid #e5e7eb;\n  text-align: center;\n}\n\n.thickness-ref th {\n  background: #f3f4f6;\n}\n<\/style>\n\n<div class=\"steel-calculator\">\n  <h2>Calculadora de peso de placas de acero<\/h2>\n\n  <div class=\"calc-grid\">\n    <div class=\"calc-item\">\n      <label>Espesor (mm)<\/label>\n      <input type=\"number\" id=\"thickness\" placeholder=\"e.g. 10\">\n    <\/div>\n\n    <div class=\"calc-item\">\n      <label>Anchura (mm)<\/label>\n      <input type=\"number\" id=\"width\" placeholder=\"Por ejemplo, 1500\">\n    <\/div>\n\n    <div class=\"calc-item\">\n      <label>Longitud (mm)<\/label>\n      <input type=\"number\" id=\"length\" placeholder=\"e.g. 6000\">\n    <\/div>\n\n    <div class=\"calc-item\">\n      <label>Quantity<\/label>\n      <input type=\"number\" id=\"qty\" value=\"1\">\n    <\/div>\n\n    <div class=\"calc-item\">\n      <label>Material<\/label>\n      <select id=\"material\">\n        <option value=\"7850\">Carbon Steel (7850 kg\/m\u00b3)<\/option>\n        <option value=\"7930\">Stainless Steel (7930 kg\/m\u00b3)<\/option>\n        <option value=\"7850\">Galvanized Steel (7850 kg\/m\u00b3)<\/option>\n        <option value=\"7850\">Wear Resistant Steel (7850 kg\/m\u00b3)<\/option>\n        <option value=\"custom\">Custom Density<\/option>\n      <\/select>\n    <\/div>\n\n    <div class=\"calc-item\">\n      <label>Densidad (kg\/m\u00b3)<\/label>\n      <input type=\"number\" id=\"density\" value=\"7850\">\n    <\/div>\n  <\/div>\n\n  <div class=\"calc-actions\">\n    <button class=\"calc-btn\" onclick=\"calculate()\">Calcular el peso<\/button>\n\n    <div class=\"unit-switch\">\n      <button class=\"active\" data-unit=\"kg\">kg<\/button>\n      <button data-unit=\"ton\">ton<\/button>\n      <button data-unit=\"lb\">lb<\/button>\n    <\/div>\n  <\/div>\n\n  <div class=\"results\">\n    <div class=\"result-box\">\n      <strong>Peso por pieza<\/strong>\n      <span id=\"singleWeight\">&#8211;<\/span>\n    <\/div>\n    <div class=\"result-box\">\n      <strong>Total weight<\/strong>\n      <span id=\"totalWeight\">&#8211;<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"thickness-ref\">\n    <h2>Steel Plate Weight by Thickness<\/h2>\n    <table>\n      <tr>\n        <th>Espesor (mm)<\/th>\n        <th>Peso (kg\/m\u00b2)<\/th>\n      <\/tr>\n      <tr><td>5<\/td><td>39.25<\/td><\/tr>\n      <tr><td>6<\/td><td>47.10<\/td><\/tr>\n      <tr><td>8<\/td><td>62.80<\/td><\/tr>\n      <tr><td>10<\/td><td>78.50<\/td><\/tr>\n      <tr><td>12<\/td><td>94.20<\/td><\/tr>\n      <tr><td>16<\/td><td>125.60<\/td><\/tr>\n      <tr><td>20<\/td><td>157.00<\/td><\/tr>\n    <\/table>\n<p>\n* The calculated values are theoretical weights for reference only. Actual steel plate weight may vary due to mill tolerances, thickness deviation, or surface coatings.\n<\/p>\n  <\/div>\n<\/div>\n\n<script>\nlet currentUnit = 'kg';\n\nconst thicknessInput = document.getElementById('thickness');\nconst widthInput = document.getElementById('width');\nconst lengthInput = document.getElementById('length');\nconst qtyInput = document.getElementById('qty');\nconst densityInput = document.getElementById('density');\nconst materialSelect = document.getElementById('material');\n\nconst singleWeightEl = document.getElementById('singleWeight');\nconst totalWeightEl = document.getElementById('totalWeight');\n\ndocument.querySelectorAll('.unit-switch button').forEach(btn => {\n  btn.addEventListener('click', () => {\n    document.querySelectorAll('.unit-switch button').forEach(b => b.classList.remove('active'));\n    btn.classList.add('active');\n    currentUnit = btn.dataset.unit;\n    calculate();\n  });\n});\n\nmaterialSelect.addEventListener('change', e => {\n  if (e.target.value !== 'custom') {\n    densityInput.value = e.target.value;\n  }\n});\n\nfunction calculate() {\n  const t = parseFloat(thicknessInput.value) \/ 1000;\n  const w = parseFloat(widthInput.value) \/ 1000;\n  const l = parseFloat(lengthInput.value) \/ 1000;\n  const q = parseInt(qtyInput.value) || 1;\n  const d = parseFloat(densityInput.value);\n\n  if (!t || !w || !l || !d) {\n    singleWeightEl.textContent = '-';\n    totalWeightEl.textContent = '-';\n    return;\n  }\n\n  let singleWeight = t * w * l * d; \/\/ kg\n  let totalWeight = singleWeight * q;\n  let unitLabel = 'kg';\n\n  if (currentUnit === 'ton') {\n    singleWeight \/= 1000;\n    totalWeight \/= 1000;\n    unitLabel = 't';\n  } else if (currentUnit === 'lb') {\n    singleWeight *= 2.20462;\n    totalWeight *= 2.20462;\n    unitLabel = 'lb';\n  }\n\n  singleWeightEl.textContent = singleWeight.toFixed(2) + ' ' + unitLabel;\n  totalWeightEl.textContent = totalWeight.toFixed(2) + ' ' + unitLabel;\n}\n<\/script>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-black-color has-text-color has-link-color has-medium-font-size wp-elements-f76417ee5ba6004ab8abfab1c89dcb5d\"><strong>How to Calculate Steel Plate Weight<\/strong><\/h2>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-3ab89ecbe03a285198b90c19ee60950f\">En <strong>peso de la chapa de acero<\/strong> is calculated based on length, width, thickness, and material density. Whether you are calculating the weight of a carbon steel plate, stainless steel plate, or galvanized plate, the same basic formula applies.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-6825f1a1d2b3a5cd7820d615901c72ac\"><strong>Steel Plate Weight Formula:<\/strong><\/p>\n\n\n\n<p class=\"has-themecolor-1-color has-text-color has-link-color wp-elements-d0518445537835c5bc9142c750a7c95b\"><strong>Peso (kg) = Longitud (m) \u00d7 Anchura (m) \u00d7 Espesor (m) \u00d7 Densidad (kg\/m\u00b3)<\/strong>. <\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-black-color has-text-color has-link-color has-medium-font-size wp-elements-8166e3c0581e159671682bc332515c08\"><strong>Steel Plate Density Reference<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"has-black-color has-text-color has-link-color wp-elements-171f774ff5815277acabfc29cf6c677e\"><strong>Carbon steel plate density<\/strong>: approx. 7850 kg\/m\u00b3<\/li>\n\n\n\n<li class=\"has-black-color has-text-color has-link-color wp-elements-08078ff8b15a34d5bdc190ae8dc52655\"><strong>Stainless steel plate density<\/strong>: approx. 7700\u20138000 kg\/m\u00b3<\/li>\n\n\n\n<li class=\"has-black-color has-text-color has-link-color wp-elements-3a7589c6f91d1d206cfb11b19b278a59\"><strong>Galvanized steel plate density<\/strong>: approx. 7650\u20137850 kg\/m\u00b3<\/li>\n<\/ul>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-6ebca9c112e716ae289e1238a3775447\">You can select a material from the calculator to autofill density, or enter a custom value if needed.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-black-color has-text-color has-link-color has-medium-font-size wp-elements-149b1f6fdf54258d1e2fb306ca1e7cf2\"><strong>Preguntas m\u00e1s frecuentes (FAQ)<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"has-black-color has-text-color has-link-color wp-elements-47a5d36dbea4c816065697b88cd84144\"><strong>Q1. How do you calculate the weight of a steel plate?<\/strong><br>A: Multiply length \u00d7 width \u00d7 thickness \u00d7 density. For carbon steel, the density is typically 7850 kg\/m\u00b3.<\/li>\n\n\n\n<li class=\"has-black-color has-text-color has-link-color wp-elements-83eb5cf802beade7f7c304f8608730a9\"><strong>Q2. What is the weight of a 10mm steel plate?<\/strong><br>A: A 10mm thick steel plate weighs approximately 78.5 kg per square meter (kg\/m\u00b2). The total weight depends on the plate\u2019s length and width.<\/li>\n\n\n\n<li class=\"has-black-color has-text-color has-link-color wp-elements-a99243c4eee7a47948760ef2d998aa32\"><strong>Q3. What is the standard density of steel plates?<\/strong><br>A: Carbon steel plates are typically 7850 kg\/m\u00b3, while stainless steel ranges from 7700 to 8000 kg\/m\u00b3 depending on the grade.<\/li>\n\n\n\n<li class=\"has-black-color has-text-color has-link-color wp-elements-e62cda88668d299c66b0539df9383aa1\"><strong>Q4. How do you calculate steel plate weight in kg?<\/strong><br>A: Use the formula:<br>Weight (kg) = Length (m) \u00d7 Width (m) \u00d7 Thickness (m) \u00d7 7850<\/li>\n\n\n\n<li class=\"has-black-color has-text-color has-link-color wp-elements-02a622e948a01a8efc600f8cba40a5c6\"><strong>Q5. Can I calculate steel plate weight in kg, lb, or tons?<\/strong><br>A: Yes. This calculator supports multiple units including kilograms (kg), metric tons (t), and pounds (lb).<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color has-medium-font-size wp-elements-6327fe87f08bcc687c1b45c777d3444d\"><em>Need to calculate the weight of steel coils? Try our <strong><a href=\"https:\/\/www.cjmsteelgroup.com\/es\/steel-coil-weight-calculator.html\/\" target=\"_blank\" rel=\"noopener\" title=\"Calculadora de peso de bobinas de acero\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">calculadora del peso de las bobinas de acero<\/mark><\/a><\/strong> for quick and accurate results.<\/em><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Quickly calculate the weight of steel plates by thickness, length, width, density, and quantity. Supports carbon steel, stainless steel, and coated steel plates with instant results. Knowing the exact steel plate weight is essential for pricing, shipping cost estimation, and structural planning. This steel plate weight calculator helps engineers, fabricators calculate plate weight accurately using [&hellip;]<\/p>","protected":false},"author":1,"featured_media":7222,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"themepark_post_bcolor":"#f5f5f5","themepark_post_width":"1022px","themepark_post_img":"","themepark_post_img_po":"left","themepark_post_img_re":false,"themepark_post_img_cover":false,"themepark_post_img_fixed":false,"themepark_post_hide_title":false,"themepark_post_main_b":"","themepark_post_main_p":100,"themepark_paddingblock":false,"footnotes":""},"categories":[6],"tags":[],"class_list":["post-7219","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"metadata":{"_edit_lock":["1776677332:1"],"_edit_last":["1"],"_aioseo_title":["Steel Plate Weight Calculator + Chart (kg\/m\u00b2)"],"_aioseo_description":["Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results."],"_aioseo_keywords":[""],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":[""],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"catce":["sidebar-widgets4"],"views":["7755"],"_thumbnail_id":["7222"],"themepark_seo_title":["Steel Plate Weight Calculator - CJM Steel Group Ltd."],"themepark_seo_description":["Use our steel plate weight calculator to quickly estimate steel weight for carbon, stainless, or galvanized sheets."],"themepark_seo_keyword":["Steel Plate Weight, Steel Plate Weight Calculator"],"_wp_old_date":["2025-09-05","2025-11-19","2026-01-05"]},"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.6.0 - aioseo.com -->\n\t\t<meta name=\"description\" content=\"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.\" \/>\n\t\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t\t<link rel=\"canonical\" href=\"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html\" \/>\n\t\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.6.0\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_ES\" \/>\n\t\t<meta property=\"og:site_name\" content=\"CJM Steel Group Ltd. -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Steel Plate Weight Calculator + Chart (kg\/m\u00b2)\" \/>\n\t\t<meta property=\"og:description\" content=\"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-20T09:21:28+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-20T09:21:30+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Steel Plate Weight Calculator + Chart (kg\/m\u00b2)\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html#blogposting\",\"name\":\"Steel Plate Weight Calculator + Chart (kg\\\/m\\u00b2)\",\"headline\":\"Steel Plate Weight Calculator (kg, lb, tonne)\",\"author\":{\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/author\\\/cjmsteel\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/steel-plate-weight-calculator.png\",\"width\":1082,\"height\":669},\"datePublished\":\"2026-04-20T17:21:28+08:00\",\"dateModified\":\"2026-04-20T17:21:30+08:00\",\"inLanguage\":\"es-ES\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html#webpage\"},\"articleSection\":\"News\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/#listItem\",\"position\":1,\"name\":\"Home\"}]},{\"@type\":\"FAQPage\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html#aioseo-faq-page-mk0n4qh4\",\"name\":\"Steel Plate Weight Calculator (kg, lb, tonne)\",\"description\":\"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\\u00b2 by thickness (e.g 10mm = 78.5 kg\\\/m\\u00b2) and use our free calculator for fast results.\",\"url\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is the weight of a 10mm steel plate?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A 10mm thick steel plate weighs approximately 78.5 kg per square meter (kg\\\/m\\u00b2). The total weight depends on the plate\\u2019s length and width.\"}},{\"@type\":\"Question\",\"name\":\"How do you calculate the weight of a steel plate?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Multiply length \\u00d7 width \\u00d7 thickness \\u00d7 density. For carbon steel, the density is typically 7850 kg\\\/m\\u00b3.\"}},{\"@type\":\"Question\",\"name\":\"What is the standard density of steel plates?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Carbon steel plates are typically 7850 kg\\\/m\\u00b3, while stainless steel ranges from 7700 to 8000 kg\\\/m\\u00b3 depending on the grade.\"}},{\"@type\":\"Question\",\"name\":\"How do you calculate steel plate weight in kg?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Carbon steel plates are typically 7850 kg\\\/m\\u00b3, while stainless steel ranges from 7700 to 8000 kg\\\/m\\u00b3 depending on the grade.\"}},{\"@type\":\"Question\",\"name\":\"Can I calculate steel plate weight in kg, lb, or tons?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. This calculator supports multiple units including kilograms (kg), metric tons (t), and pounds (lb).\"}}],\"inLanguage\":\"es\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html#breadcrumblist\"}},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/#organization\",\"name\":\"C.J.M.Stainless Steel Group Ltd\",\"url\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/author\\\/cjmsteel\\\/#author\",\"url\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/author\\\/cjmsteel\\\/\",\"name\":\"CJMSTEEL\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/steel-plate-weight-calculator.html#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e621faa14ee404cf0eafa0e6dd350088?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"CJMSTEEL\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/\",\"name\":\"C.J.M.Stainless Steel Group Ltd\",\"inLanguage\":\"es-ES\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cjmsteelgroup.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Steel Plate Weight Calculator + Chart (kg\/m\u00b2)<\/title>\n\n","aioseo_head_json":{"title":"Steel Plate Weight Calculator + Chart (kg\/m\u00b2)","description":"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.","canonical_url":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"og:locale":"es_ES","og:site_name":"CJM Steel Group Ltd. -","og:type":"article","og:title":"Steel Plate Weight Calculator + Chart (kg\/m\u00b2)","og:description":"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.","og:url":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html","article:published_time":"2026-04-20T09:21:28+00:00","article:modified_time":"2026-04-20T09:21:30+00:00","twitter:card":"summary_large_image","twitter:title":"Steel Plate Weight Calculator + Chart (kg\/m\u00b2)","twitter:description":"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html#blogposting","name":"Steel Plate Weight Calculator + Chart (kg\/m\u00b2)","headline":"Steel Plate Weight Calculator (kg, lb, tonne)","author":{"@id":"https:\/\/www.cjmsteelgroup.com\/es\/author\/cjmsteel\/#author"},"publisher":{"@id":"https:\/\/www.cjmsteelgroup.com\/es\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.cjmsteelgroup.com\/wp-content\/uploads\/2025\/09\/steel-plate-weight-calculator.png","width":1082,"height":669},"datePublished":"2026-04-20T17:21:28+08:00","dateModified":"2026-04-20T17:21:30+08:00","inLanguage":"es-ES","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html#webpage"},"isPartOf":{"@id":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html#webpage"},"articleSection":"News"},{"@type":"BreadcrumbList","@id":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.cjmsteelgroup.com\/es\/#listItem","position":1,"name":"Home"}]},{"@type":"FAQPage","@id":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html#aioseo-faq-page-mk0n4qh4","name":"Steel Plate Weight Calculator (kg, lb, tonne)","description":"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.","url":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html","mainEntity":[{"@type":"Question","name":"What is the weight of a 10mm steel plate?","acceptedAnswer":{"@type":"Answer","text":"A 10mm thick steel plate weighs approximately 78.5 kg per square meter (kg\/m\u00b2). The total weight depends on the plate\u2019s length and width."}},{"@type":"Question","name":"How do you calculate the weight of a steel plate?","acceptedAnswer":{"@type":"Answer","text":"Multiply length \u00d7 width \u00d7 thickness \u00d7 density. For carbon steel, the density is typically 7850 kg\/m\u00b3."}},{"@type":"Question","name":"What is the standard density of steel plates?","acceptedAnswer":{"@type":"Answer","text":"Carbon steel plates are typically 7850 kg\/m\u00b3, while stainless steel ranges from 7700 to 8000 kg\/m\u00b3 depending on the grade."}},{"@type":"Question","name":"How do you calculate steel plate weight in kg?","acceptedAnswer":{"@type":"Answer","text":"Carbon steel plates are typically 7850 kg\/m\u00b3, while stainless steel ranges from 7700 to 8000 kg\/m\u00b3 depending on the grade."}},{"@type":"Question","name":"Can I calculate steel plate weight in kg, lb, or tons?","acceptedAnswer":{"@type":"Answer","text":"Yes. This calculator supports multiple units including kilograms (kg), metric tons (t), and pounds (lb)."}},{"@type":"Question","name":"What is the weight of a 10mm steel plate?","acceptedAnswer":{"@type":"Answer","text":"A 10mm thick steel plate weighs approximately 78.5 kg per square meter (kg\/m\u00b2). The total weight depends on the plate\u2019s length and width."}},{"@type":"Question","name":"How do you calculate the weight of a steel plate?","acceptedAnswer":{"@type":"Answer","text":"Multiply length \u00d7 width \u00d7 thickness \u00d7 density. For carbon steel, the density is typically 7850 kg\/m\u00b3."}},{"@type":"Question","name":"What is the standard density of steel plates?","acceptedAnswer":{"@type":"Answer","text":"Carbon steel plates are typically 7850 kg\/m\u00b3, while stainless steel ranges from 7700 to 8000 kg\/m\u00b3 depending on the grade."}},{"@type":"Question","name":"How do you calculate steel plate weight in kg?","acceptedAnswer":{"@type":"Answer","text":"Carbon steel plates are typically 7850 kg\/m\u00b3, while stainless steel ranges from 7700 to 8000 kg\/m\u00b3 depending on the grade."}},{"@type":"Question","name":"Can I calculate steel plate weight in kg, lb, or tons?","acceptedAnswer":{"@type":"Answer","text":"Yes. This calculator supports multiple units including kilograms (kg), metric tons (t), and pounds (lb)."}}],"inLanguage":"es","breadcrumb":{"@id":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html#breadcrumblist"}},{"@type":"Organization","@id":"https:\/\/www.cjmsteelgroup.com\/es\/#organization","name":"C.J.M.Stainless Steel Group Ltd","url":"https:\/\/www.cjmsteelgroup.com\/es\/"},{"@type":"Person","@id":"https:\/\/www.cjmsteelgroup.com\/es\/author\/cjmsteel\/#author","url":"https:\/\/www.cjmsteelgroup.com\/es\/author\/cjmsteel\/","name":"CJMSTEEL","image":{"@type":"ImageObject","@id":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/e621faa14ee404cf0eafa0e6dd350088?s=96&d=mm&r=g","width":96,"height":96,"caption":"CJMSTEEL"}},{"@type":"WebSite","@id":"https:\/\/www.cjmsteelgroup.com\/es\/#website","url":"https:\/\/www.cjmsteelgroup.com\/es\/","name":"C.J.M.Stainless Steel Group Ltd","inLanguage":"es-ES","publisher":{"@id":"https:\/\/www.cjmsteelgroup.com\/es\/#organization"}}]}},"aioseo_meta_data":{"post_id":"7219","title":"Steel Plate Weight Calculator + Chart (kg\/m\u00b2)","description":"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.","keywords":"[]","keyphrases":"{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}","primary_term":null,"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":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[{"id":"#aioseo-faq-page-mk0n4qh4","slug":"faq-page","graphName":"FAQPage","label":"FAQ Page","properties":{"name":"#post_title","description":"Calculate steel plate weight instantly in kg, lb, or tons. View weight per m\u00b2 by thickness (e.g 10mm = 78.5 kg\/m\u00b2) and use our free calculator for fast results.","questions":[{"question":"What is the weight of a 10mm steel plate?","answer":"A 10mm thick steel plate weighs approximately 78.5 kg per square meter (kg\/m\u00b2). The total weight depends on the plate\u2019s length and width."},{"question":"How do you calculate the weight of a steel plate?","answer":"Multiply length \u00d7 width \u00d7 thickness \u00d7 density. For carbon steel, the density is typically 7850 kg\/m\u00b3."},{"question":"What is the standard density of steel plates?","answer":"Carbon steel plates are typically 7850 kg\/m\u00b3, while stainless steel ranges from 7700 to 8000 kg\/m\u00b3 depending on the grade."},{"question":"How do you calculate steel plate weight in kg?","answer":"Carbon steel plates are typically 7850 kg\/m\u00b3, while stainless steel ranges from 7700 to 8000 kg\/m\u00b3 depending on the grade."},{"question":"Can I calculate steel plate weight in kg, lb, or tons?","answer":"Yes. This calculator supports multiple units including kilograms (kg), metric tons (t), and pounds (lb)."}]}}]},"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,"created":"2025-09-05 07:21:40","updated":"2026-04-20 09:21:45"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.cjmsteelgroup.com\/es\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.cjmsteelgroup.com\/es\/news\/\" title=\"News\">News<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tSteel Plate Weight Calculator (kg, lb, tonne)\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.cjmsteelgroup.com\/es"},{"label":"News","link":"https:\/\/www.cjmsteelgroup.com\/es\/news\/"},{"label":"Steel Plate Weight Calculator (kg, lb, tonne)","link":"https:\/\/www.cjmsteelgroup.com\/es\/steel-plate-weight-calculator.html"}],"medium_url":"https:\/\/www.cjmsteelgroup.com\/wp-content\/uploads\/2025\/09\/steel-plate-weight-calculator-300x185.png","thumbnail_url":"https:\/\/www.cjmsteelgroup.com\/wp-content\/uploads\/2025\/09\/steel-plate-weight-calculator-150x150.png","full_url":"https:\/\/www.cjmsteelgroup.com\/wp-content\/uploads\/2025\/09\/steel-plate-weight-calculator.png","_links":{"self":[{"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/posts\/7219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/comments?post=7219"}],"version-history":[{"count":9,"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/posts\/7219\/revisions"}],"predecessor-version":[{"id":8259,"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/posts\/7219\/revisions\/8259"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/media\/7222"}],"wp:attachment":[{"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/media?parent=7219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/categories?post=7219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cjmsteelgroup.com\/es\/wp-json\/wp\/v2\/tags?post=7219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}