Area factors are squared length relationships
One foot is 0.3048 meter exactly, so one square foot is 0.09290304 square meter. A linear conversion factor cannot be reused without squaring it.
Convert between square meters, acres, hectares, square feet, and other area units.
Type the area measurement you want to convert.
Choose the unit you are converting from, like square meters.
Pick the unit to convert to and see the result instantly.
The area converter uses square meters as an internal reference and simultaneously reports square inches, feet, yards, miles, acres, hectares, and square kilometers. Each source value is multiplied by its square-meter factor and then divided by the target factor, avoiding a web of pairwise formulas.
A concrete input and expected output from the current implementation.
Input
1 acre
Expected output
4,046.8564224 square meters; 0.40468564224 hectares
The international acre is defined as 4,840 square yards. With the exact yard-to-meter relationship, that equals 4,046.8564224 square meters.
One foot is 0.3048 meter exactly, so one square foot is 0.09290304 square meter. A linear conversion factor cannot be reused without squaring it.
Every source first becomes square meters. Converting from that reference to all target units keeps the calculation path consistent.
Area uses two dimensions. Squaring 0.3048 gives 0.09290304 square meter per square foot.
One square kilometer contains 1,000,000 square meters, while one hectare contains 10,000, so the answer is 100 hectares.
The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.
A Chrome extension that crawls a website and reports the accessibility, performance, and search problems it finds, page by page, with a shareable report at the end.
Covers more than 25 automated WCAG 2.2 accessibility checks, Core Web Vitals and render-blocking performance analysis, SEO metadata, structured data and link auditing, security and internationalization checks, site crawls of up to 10,000 pages, and AI-assisted page prioritization.
Convert CSV data into structured JSON arrays or objects with automatic type detection.
Transform JSON arrays and objects into downloadable CSV spreadsheet format.
Convert YAML configuration files to JSON format with validation and formatting.
Parse XML documents and convert them to equivalent JSON structure with attributes.
Convert tab-separated values to comma-separated format with proper escaping.
Convert numbers between binary, octal, decimal, and hexadecimal bases.