{"id":1851,"date":"2025-01-12T07:01:42","date_gmt":"2025-01-12T07:01:42","guid":{"rendered":"https:\/\/donhit.com\/en\/?p=1851"},"modified":"2025-02-07T09:04:44","modified_gmt":"2025-02-07T09:04:44","slug":"nm-to-inch-pounds","status":"publish","type":"post","link":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/","title":{"rendered":"Nm to Inch Pounds Converter"},"content":{"rendered":"<p><center><div class=\"converter\">\r\n        <h2>Nm to Inch Pounds Converter<\/h2>\r\n        <div class=\"input-group\">\r\n            <label for=\"nmInput\">Newton meters (Nm)<\/label>\r\n            <input type=\"number\" \r\n                   id=\"nmInput\" \r\n                   placeholder=\"Enter value in Nm\"\r\n                   step=\"0.01\"\r\n                   min=\"0\">\r\n            <div class=\"error\" id=\"error\">Please enter a valid number<\/div>\r\n        <\/div>\r\n        <div class=\"result\">\r\n            <p id=\"result\">0 Nm = 0 in\u22c5lb<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        const nmInput = document.getElementById('nmInput');\r\n        const resultDisplay = document.getElementById('result');\r\n        const errorDisplay = document.getElementById('error');\r\n\r\n        \/\/ Conversion factor: 1 Nm = 8.85074579 inch pounds\r\n        const CONVERSION_FACTOR = 8.85074579;\r\n\r\n        function convertNmToInchPounds() {\r\n            const nmValue = parseFloat(nmInput.value);\r\n            \r\n            if (isNaN(nmValue)) {\r\n                errorDisplay.style.display = 'block';\r\n                resultDisplay.textContent = '0 Nm = 0 in\u22c5lb';\r\n                return;\r\n            }\r\n\r\n            if (nmValue < 0) {\r\n                errorDisplay.style.display = 'block';\r\n                errorDisplay.textContent = 'Please enter a positive number';\r\n                return;\r\n            }\r\n\r\n            errorDisplay.style.display = 'none';\r\n            const inchPounds = nmValue * CONVERSION_FACTOR;\r\n            \r\n            \/\/ Format numbers to 2 decimal places\r\n            const formattedNm = nmValue.toFixed(2);\r\n            const formattedInchPounds = inchPounds.toFixed(2);\r\n            \r\n            resultDisplay.textContent = `${formattedNm} Nm = ${formattedInchPounds} in\u22c5lb`;\r\n        }\r\n\r\n        \/\/ Convert on input change\r\n        nmInput.addEventListener('input', convertNmToInchPounds);\r\n\r\n        \/\/ Convert on Enter key press\r\n        nmInput.addEventListener('keypress', (e) => {\r\n            if (e.key === 'Enter') {\r\n                convertNmToInchPounds();\r\n            }\r\n        });\r\n\r\n        \/\/ Add touch feedback for mobile devices\r\n        nmInput.addEventListener('touchstart', () => {\r\n            nmInput.style.backgroundColor = '#f7fafc';\r\n        });\r\n\r\n        nmInput.addEventListener('touchend', () => {\r\n            nmInput.style.backgroundColor = '#ffffff';\r\n        });\r\n    <\/script><\/center>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1851","post","type-post","status-publish","format-standard","hentry","category-convert"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Nm to Inch Pounds Converter - DonHit<\/title>\n<meta name=\"description\" content=\"This guide explores the importance of torque conversion, provides a clear formula to calculate Newton-meters to Inch-pounds, and offers tips for using conversion tools effectively.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nm to Inch Pounds Converter - DonHit\" \/>\n<meta property=\"og:description\" content=\"This guide explores the importance of torque conversion, provides a clear formula to calculate Newton-meters to Inch-pounds, and offers tips for using conversion tools effectively.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/\" \/>\n<meta property=\"og:site_name\" content=\"DonHit - World of Tools\" \/>\n<meta property=\"article:published_time\" content=\"2025-01-12T07:01:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-07T09:04:44+00:00\" \/>\n<meta name=\"author\" content=\"DonHit\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DonHit\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nm to Inch Pounds Converter - DonHit","description":"This guide explores the importance of torque conversion, provides a clear formula to calculate Newton-meters to Inch-pounds, and offers tips for using conversion tools effectively.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/","og_locale":"en_US","og_type":"article","og_title":"Nm to Inch Pounds Converter - DonHit","og_description":"This guide explores the importance of torque conversion, provides a clear formula to calculate Newton-meters to Inch-pounds, and offers tips for using conversion tools effectively.","og_url":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/","og_site_name":"DonHit - World of Tools","article_published_time":"2025-01-12T07:01:42+00:00","article_modified_time":"2025-02-07T09:04:44+00:00","author":"DonHit","twitter_card":"summary_large_image","twitter_misc":{"Written by":"DonHit","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/#article","isPartOf":{"@id":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/"},"author":{"name":"DonHit","@id":"https:\/\/donhit.com\/en\/#\/schema\/person\/0c6ff7dcd8ba4810c56a532f09c33148"},"headline":"Nm to Inch Pounds Converter","datePublished":"2025-01-12T07:01:42+00:00","dateModified":"2025-02-07T09:04:44+00:00","mainEntityOfPage":{"@id":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/"},"wordCount":11,"commentCount":0,"publisher":{"@id":"https:\/\/donhit.com\/en\/#\/schema\/person\/0c6ff7dcd8ba4810c56a532f09c33148"},"articleSection":["Conversion Calculators"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/","url":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/","name":"Nm to Inch Pounds Converter - DonHit","isPartOf":{"@id":"https:\/\/donhit.com\/en\/#website"},"datePublished":"2025-01-12T07:01:42+00:00","dateModified":"2025-02-07T09:04:44+00:00","description":"This guide explores the importance of torque conversion, provides a clear formula to calculate Newton-meters to Inch-pounds, and offers tips for using conversion tools effectively.","breadcrumb":{"@id":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/donhit.com\/en\/convert\/nm-to-inch-pounds\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Trang ch\u1ee7","item":"https:\/\/donhit.com\/en\/"},{"@type":"ListItem","position":2,"name":"Conversion Calculators","item":"https:\/\/donhit.com\/en\/category\/convert\/"},{"@type":"ListItem","position":3,"name":"Nm to Inch Pounds Converter"}]},{"@type":"WebSite","@id":"https:\/\/donhit.com\/en\/#website","url":"https:\/\/donhit.com\/en\/","name":"DonHit - World of tools","description":"","publisher":{"@id":"https:\/\/donhit.com\/en\/#\/schema\/person\/0c6ff7dcd8ba4810c56a532f09c33148"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/donhit.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/donhit.com\/en\/#\/schema\/person\/0c6ff7dcd8ba4810c56a532f09c33148","name":"DonHit","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/donhit.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/donhit.com\/en\/wp-content\/uploads\/2024\/11\/logo-donhit.webp","contentUrl":"https:\/\/donhit.com\/en\/wp-content\/uploads\/2024\/11\/logo-donhit.webp","width":400,"height":267,"caption":"DonHit"},"logo":{"@id":"https:\/\/donhit.com\/en\/#\/schema\/person\/image\/"},"description":"DonHit is a website designed to provide useful tools for everyone. Its primary goal is to support and empower the community. All the tools available on the site are completely free to use.","sameAs":["https:\/\/donhit.com\/en"],"url":"https:\/\/donhit.com\/en\/author\/admin_don\/"}]}},"_links":{"self":[{"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/posts\/1851","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/comments?post=1851"}],"version-history":[{"count":3,"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/posts\/1851\/revisions"}],"predecessor-version":[{"id":2148,"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/posts\/1851\/revisions\/2148"}],"wp:attachment":[{"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/media?parent=1851"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/categories?post=1851"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/donhit.com\/en\/wp-json\/wp\/v2\/tags?post=1851"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}