{"id":12436,"date":"2023-11-27T15:56:33","date_gmt":"2023-11-27T10:26:33","guid":{"rendered":"https:\/\/blog.bigproperty.in\/?p=12436"},"modified":"2023-11-27T15:56:34","modified_gmt":"2023-11-27T10:26:34","slug":"cm-to-feet-online-convert-calculator","status":"publish","type":"post","link":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/","title":{"rendered":"cm to feet online convert calculator"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_81 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #000000;color:#000000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #000000;color:#000000\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#Centimeters_to_Feet_Converter\" >Centimeters to Feet Converter<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#About_CM\" >About CM<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#About_foot\" >About foot<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#Also_Know_Other_Conversions\" >Also, Know Other Conversions<\/a><\/li><\/ul><\/nav><\/div>\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>CM to Feet Converter<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            text-align: center;\n            margin-top: 50px;\n        }\n        input {\n            padding: 8px;\n            width: 200px;\n        }\n        button {\n            padding: 8px 16px;\n            background-color: #4CAF50;\n            color: white;\n            border: none;\n            border-radius: 4px;\n            cursor: pointer;\n        }\n    <\/style>\n<\/head>\n<body>\n    <h2><span class=\"ez-toc-section\" id=\"Centimeters_to_Feet_Converter\"><\/span>Centimeters to Feet Converter<span class=\"ez-toc-section-end\"><\/span><\/h2>\n    <label for=\"cmInput\">Enter Length in Centimeters:<\/label>\n    <input type=\"number\" id=\"cmInput\" placeholder=\"Enter length in centimeters\" oninput=\"convertCMtoFeet()\">\n    <button onclick=\"convertCMtoFeet()\">Convert<\/button>\n    <p id=\"result\"><\/p>\n\n    <script>\n        function convertCMtoFeet() {\n            \/\/ Get input value in centimeters\n            var cmValue = document.getElementById(\"cmInput\").value;\n\n            \/\/ Convert centimeters to feet (1 cm = 0.0328084 feet)\n            var feetValue = cmValue * 0.0328084;\n\n            \/\/ Display the result\n            document.getElementById(\"result\").innerHTML = cmValue + \" centimeters is approximately \" + feetValue.toFixed(2) + \" feet.\";\n        }\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"About_CM\"><\/span><strong>About CM<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In the metric system, a centimeter is the unit of measurement for length. The SI prefix centi, which stands for a factor of 1\/100, means one-tenth of a meter. The now-defunct CGS (centimeter-gram-second) system of measures was based on the centimeter as the fundamental unit of length.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><strong>1 cm= 0.032808399 feet.<\/strong><\/p>\n\n\n\n<p>However, in order to measure various physical numbers, technicians often use SI prefixes for factors of 103, such as milli and kilo.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"About_foot\"><\/span><strong>About foot<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>A foot, represented by the sign ft, is a unit of measurement used in both the US customary and imperial systems. In 1959, the definition of a foot was precisely 0.3048 metres. Twelve inches are in one foot, and three feet are in one yard.<\/p>\n\n\n\n<p>The measurement of the foot was used in many distinct systems, with variations in length between them, including the Greek, Roman, English, Chinese, and French systems, prior to the standardisation of units of measurement and the present definition of the foot. The reason for the different lengths was that traditionally, units of length (such as the cubit, hand, span, digit, and many more, also referred to as anthropic units) were based on portions of the human body.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><strong><em><a href=\"https:\/\/www.whatsapp.com\/channel\/0029VaAUFkA9sBIBNO1s1u1V\"><span class=\"has-inline-color has-vivid-purple-color\">Click here to follow our WhatsApp channel<\/span><\/a><\/em><\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Centimeter to Foot Conversion Table<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Centimeter [cm]<\/strong><strong><\/strong><\/td><td><strong>Foot [ft]<\/strong><\/td><\/tr><tr><td>0.01 cm<\/td><td>0.000328084 ft<\/td><\/tr><tr><td>0.1 cm<\/td><td>0.0032808399 ft<\/td><\/tr><tr><td>1 cm<\/td><td>0.032808399 ft<\/td><\/tr><tr><td>2 cm<\/td><td>0.0656167979 ft<\/td><\/tr><tr><td>3 cm<\/td><td>0.0984251969 ft<\/td><\/tr><tr><td>5 cm<\/td><td>0.1640419948 ft<\/td><\/tr><tr><td>10 cm<\/td><td>0.3280839895 ft<\/td><\/tr><tr><td>20 cm<\/td><td>0.656167979 ft<\/td><\/tr><tr><td>50 cm<\/td><td>1.6404199475 ft<\/td><\/tr><tr><td>100 cm<\/td><td>3.280839895 ft<\/td><\/tr><tr><td>1000 cm<\/td><td>32.8083989501 ft<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Convert Centimeter to Foot<\/h3>\n\n\n\n<p>1 cm = 0.032808399 ft<br>1 ft = 30.48 cm<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Also_Know_Other_Conversions\"><\/span><strong>Also, Know Other Conversions<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><strong><em><a href=\"https:\/\/bigproperty.in\/blog\/\/how-to-convert-acre-to-guntha\/\">How to Convert Acre to Guntha<\/a><\/em><\/strong><\/li><li><strong><em><a href=\"https:\/\/bigproperty.in\/blog\/\/how-to-convert-acre-to-kanal\/\">How to Convert Acre to Kanal<\/a><\/em><\/strong><\/li><li><strong><em><a href=\"https:\/\/bigproperty.in\/blog\/\/how-to-convert-acre-to-bigha\/\">Convert Acre to Bigha<\/a><\/em><\/strong><\/li><li><strong><em><a href=\"https:\/\/bigproperty.in\/blog\/\/how-to-convert-acre-to-a-cent\/\">How to Convert Acre to a Cent?<\/a><\/em><\/strong><\/li><li><strong><em><a href=\"https:\/\/bigproperty.in\/blog\/\/hectare-to-acre-convert-online\/\">Hectare to Acre Convert<\/a><\/em><\/strong><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Frequently Asked Questions(FAQ\u2019s)<\/strong><\/h3>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1701080361943\"><strong class=\"schema-faq-question\">1Q: How many feet are equal to 1 cm?<\/strong> <p class=\"schema-faq-answer\"><strong><em>Ans: <\/em>1 cm= 0.032808399 feet.<\/strong><\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>CM to Feet Converter Centimeters to Feet Converter Enter Length in Centimeters: Convert About CM In the metric system, a centimeter is the unit of measurement for length. The SI prefix centi, which stands for a factor of 1\/100, means one-tenth of a meter. The now-defunct CGS (centimeter-gram-second) system of measures was based on the [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":12437,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2447],"tags":[],"class_list":{"0":"post-12436","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-length-calculator"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>cm to feet online convert calculator | Bigproperty.in<\/title>\n<meta name=\"description\" content=\"A free web tool that converts cm to feet instantaneously. Included are the conversion steps and table for centimetres [cm] to feet [ft].\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"cm to feet online convert calculator | Bigproperty.in\" \/>\n<meta property=\"og:description\" content=\"A free web tool that converts cm to feet instantaneously. Included are the conversion steps and table for centimetres [cm] to feet [ft].\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"indias Real estate latest News Updates\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/bigpropertyofficial\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-27T10:26:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-27T10:26:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2023\/11\/1-Hectare-4.png\" \/>\n\t<meta property=\"og:image:width\" content=\"940\" \/>\n\t<meta property=\"og:image:height\" content=\"788\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"sai krishna\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/\"},\"author\":{\"name\":\"sai krishna\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#\\\/schema\\\/person\\\/c8d91bcc5e68b3665ffe9d23da07b832\"},\"headline\":\"cm to feet online convert calculator\",\"datePublished\":\"2023-11-27T10:26:33+00:00\",\"dateModified\":\"2023-11-27T10:26:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/\"},\"wordCount\":305,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1-Hectare-4.png\",\"articleSection\":[\"Length Calculator\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/\",\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/\",\"name\":\"cm to feet online convert calculator | Bigproperty.in\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1-Hectare-4.png\",\"datePublished\":\"2023-11-27T10:26:33+00:00\",\"dateModified\":\"2023-11-27T10:26:34+00:00\",\"description\":\"A free web tool that converts cm to feet instantaneously. Included are the conversion steps and table for centimetres [cm] to feet [ft].\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#faq-question-1701080361943\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1-Hectare-4.png\",\"contentUrl\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/1-Hectare-4.png\",\"width\":940,\"height\":788,\"caption\":\"cm to feet\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"cm to feet online convert calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/\",\"name\":\"India's Real Estate Property Site Buy Sell rent properties portal\",\"description\":\"real estate news updates property portal\",\"publisher\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#organization\",\"name\":\"BIG PROPERTY\",\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/BIG-PROPERTY-designed-by-sbvrgroups.in-fotter.png\",\"contentUrl\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/BIG-PROPERTY-designed-by-sbvrgroups.in-fotter.png\",\"width\":138,\"height\":50,\"caption\":\"BIG PROPERTY\"},\"image\":{\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/bigpropertyofficial\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/#\\\/schema\\\/person\\\/c8d91bcc5e68b3665ffe9d23da07b832\",\"name\":\"sai krishna\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/a820cae1f6295126ae8f700f2b04964d.jpg?ver=1775648023\",\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/a820cae1f6295126ae8f700f2b04964d.jpg?ver=1775648023\",\"contentUrl\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/a820cae1f6295126ae8f700f2b04964d.jpg?ver=1775648023\",\"caption\":\"sai krishna\"},\"description\":\"Sai Krishna is a seasoned content management specialist with a rich professional journey exceeding 3 years. Sai Krishna's expertise traverses various realms, from real estate and finance to business, health, taxation, education, and beyond. Passionate about staying abreast of India's evolving real estate landscape, Sai Krishna's interests extend to reading and exploring new destinations.\\\"\",\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/author\\\/sai-krishna\\\/\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#faq-question-1701080361943\",\"position\":1,\"url\":\"https:\\\/\\\/bigproperty.in\\\/blog\\\/cm-to-feet-online-convert-calculator\\\/#faq-question-1701080361943\",\"name\":\"1Q: How many feet are equal to 1 cm?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<strong><em>Ans: <\\\/em>1 cm= 0.032808399 feet.<\\\/strong>\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"cm to feet online convert calculator | Bigproperty.in","description":"A free web tool that converts cm to feet instantaneously. Included are the conversion steps and table for centimetres [cm] to feet [ft].","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:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/","og_locale":"en_US","og_type":"article","og_title":"cm to feet online convert calculator | Bigproperty.in","og_description":"A free web tool that converts cm to feet instantaneously. Included are the conversion steps and table for centimetres [cm] to feet [ft].","og_url":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/","og_site_name":"indias Real estate latest News Updates","article_publisher":"https:\/\/www.facebook.com\/bigpropertyofficial\/","article_published_time":"2023-11-27T10:26:33+00:00","article_modified_time":"2023-11-27T10:26:34+00:00","og_image":[{"width":940,"height":788,"url":"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2023\/11\/1-Hectare-4.png","type":"image\/png"}],"author":"sai krishna","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#article","isPartOf":{"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/"},"author":{"name":"sai krishna","@id":"https:\/\/bigproperty.in\/blog\/#\/schema\/person\/c8d91bcc5e68b3665ffe9d23da07b832"},"headline":"cm to feet online convert calculator","datePublished":"2023-11-27T10:26:33+00:00","dateModified":"2023-11-27T10:26:34+00:00","mainEntityOfPage":{"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/"},"wordCount":305,"commentCount":0,"publisher":{"@id":"https:\/\/bigproperty.in\/blog\/#organization"},"image":{"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2023\/11\/1-Hectare-4.png","articleSection":["Length Calculator"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/","url":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/","name":"cm to feet online convert calculator | Bigproperty.in","isPartOf":{"@id":"https:\/\/bigproperty.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#primaryimage"},"image":{"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2023\/11\/1-Hectare-4.png","datePublished":"2023-11-27T10:26:33+00:00","dateModified":"2023-11-27T10:26:34+00:00","description":"A free web tool that converts cm to feet instantaneously. Included are the conversion steps and table for centimetres [cm] to feet [ft].","breadcrumb":{"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#faq-question-1701080361943"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#primaryimage","url":"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2023\/11\/1-Hectare-4.png","contentUrl":"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2023\/11\/1-Hectare-4.png","width":940,"height":788,"caption":"cm to feet"},{"@type":"BreadcrumbList","@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bigproperty.in\/blog\/"},{"@type":"ListItem","position":2,"name":"cm to feet online convert calculator"}]},{"@type":"WebSite","@id":"https:\/\/bigproperty.in\/blog\/#website","url":"https:\/\/bigproperty.in\/blog\/","name":"India's Real Estate Property Site Buy Sell rent properties portal","description":"real estate news updates property portal","publisher":{"@id":"https:\/\/bigproperty.in\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bigproperty.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bigproperty.in\/blog\/#organization","name":"BIG PROPERTY","url":"https:\/\/bigproperty.in\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bigproperty.in\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2020\/10\/BIG-PROPERTY-designed-by-sbvrgroups.in-fotter.png","contentUrl":"https:\/\/bigproperty.in\/blog\/wp-content\/uploads\/2020\/10\/BIG-PROPERTY-designed-by-sbvrgroups.in-fotter.png","width":138,"height":50,"caption":"BIG PROPERTY"},"image":{"@id":"https:\/\/bigproperty.in\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/bigpropertyofficial\/"]},{"@type":"Person","@id":"https:\/\/bigproperty.in\/blog\/#\/schema\/person\/c8d91bcc5e68b3665ffe9d23da07b832","name":"sai krishna","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bigproperty.in\/blog\/wp-content\/litespeed\/avatar\/a820cae1f6295126ae8f700f2b04964d.jpg?ver=1775648023","url":"https:\/\/bigproperty.in\/blog\/wp-content\/litespeed\/avatar\/a820cae1f6295126ae8f700f2b04964d.jpg?ver=1775648023","contentUrl":"https:\/\/bigproperty.in\/blog\/wp-content\/litespeed\/avatar\/a820cae1f6295126ae8f700f2b04964d.jpg?ver=1775648023","caption":"sai krishna"},"description":"Sai Krishna is a seasoned content management specialist with a rich professional journey exceeding 3 years. Sai Krishna's expertise traverses various realms, from real estate and finance to business, health, taxation, education, and beyond. Passionate about staying abreast of India's evolving real estate landscape, Sai Krishna's interests extend to reading and exploring new destinations.\"","url":"https:\/\/bigproperty.in\/blog\/author\/sai-krishna\/"},{"@type":"Question","@id":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#faq-question-1701080361943","position":1,"url":"https:\/\/bigproperty.in\/blog\/cm-to-feet-online-convert-calculator\/#faq-question-1701080361943","name":"1Q: How many feet are equal to 1 cm?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"<strong><em>Ans: <\/em>1 cm= 0.032808399 feet.<\/strong>","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/posts\/12436","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/comments?post=12436"}],"version-history":[{"count":1,"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/posts\/12436\/revisions"}],"predecessor-version":[{"id":12438,"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/posts\/12436\/revisions\/12438"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/media\/12437"}],"wp:attachment":[{"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/media?parent=12436"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/categories?post=12436"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bigproperty.in\/blog\/wp-json\/wp\/v2\/tags?post=12436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}