Square Miles to Square km Converter
The Square Miles to Square km Converter changes large land and map areas between square miles and square kilometers. It works in both directions, so you can start with a US customary region area in sq mi or a metric region area in sq km. The result panel also shows acres because acres provide a familiar land-scale anchor for farms, parks, parcels, and administrative boundaries.
This page is intentionally different from room-scale area tools. Square feet and square meters fit buildings and lots; square miles and square kilometers fit cities, counties, protected areas, watersheds, islands, forests, lakes, and map polygons. At this scale, the biggest content risk is confusing a length conversion with an area conversion. A mile-to-kilometer factor does not directly convert square miles.
Area factors are squared length factors
One international mile equals exactly 1.609344 kilometers. That is a length relationship. A square mile is a square one mile wide and one mile long. To express that same square in kilometers, both sides become 1.609344 km. The area factor is therefore the length factor squared.
The exact square would be 2.589988110336 sq km per sq mi. The current calculator implementation uses 2.589988, a rounded factor. This page’s examples and displayed values match the compute function, while noting the rounding so readers know why a high-precision GIS source may show a few extra digits.
Formula
Forward conversion in the calculator:
Reverse conversion in the calculator:
The acreage context uses:
These are area formulas. Multiplying a square-mile value by 1.609344 would incorrectly apply a one-dimensional length conversion to a two-dimensional surface.
Worked example matching the calculator
With the default forward direction, 1 sq mi is entered. The form computes:
The primary result is 2.589988 sq km, and the supporting results show 1 sq mi, 640 acres, and the factor 1 sq mi = 2.589988 sq km. For a larger example, 12 sq mi becomes:
So the displayed result is 31.079856 sq km, with 7,680 acres as context. In the reverse direction, entering 31.079856 sq km divides by 2.589988 and returns 12 sq mi.
Reference table
| Square miles | Square kilometers using 2.589988 | Acres | Typical scale |
|---|---|---|---|
| 1 | 2.589988 | 640 | Small township section or large park |
| 5 | 12.949940 | 3,200 | Local reserve or neighborhood-scale area |
| 10 | 25.899880 | 6,400 | Small city district or watershed |
| 25 | 64.749700 | 16,000 | Island, preserve, or municipal area |
| 100 | 258.998800 | 64,000 | County-scale comparison |
| 1,000 | 2,589.988000 | 640,000 | Large region or national park scale |
Geography, mapping, and land use
Square miles remain common in US geography, census summaries, county profiles, and regional planning. Square kilometers are common in international maps, scientific reports, environmental assessments, and global comparisons. Converting between them makes a region readable to audiences using different measurement systems, but it does not change the boundary source. A map polygon, administrative boundary, shoreline, or survey method can change the measured area more than the unit conversion does.
For GIS and cartography, rounding deserves special attention. A small county or city may tolerate a rounded display factor, while a high-resolution land-cover dataset may preserve more digits or use projected coordinate systems. This calculator is for clear public-facing conversion, not for replacing a GIS area calculation in a chosen projection.
Agriculture and land listings often include acres because acres are familiar in the US. A region of 2 sq mi is 1,280 acres, which may be easier for a farm reader than 5.179976 sq km. For international conservation or environmental reporting, the square-kilometer result is often clearer. Use the unit that matches the audience and the scale.
Related calculators
For building-scale surfaces, use the square feet to square meters calculator instead of this map-scale tool. If your source value is in square feet and you need acres or hectares too, use the square feet converter. If your source is metric area at room or parcel scale, the square meter converter is the better hub. For one-dimensional distance before area is calculated, use the miles to kilometers converter.
Common mistakes
- Multiplying square miles by 1.609344. That converts length, not area.
- Forgetting that a square mile is 640 acres, which is useful for checking land-scale reasonableness.
- Comparing map areas without checking boundary definitions, shorelines, projections, or whether water is included.
- Mixing rounded display values with high-precision GIS values in the same table.
- Treating square kilometers as if they were kilometers of distance.
Implementation note
The form currently uses 2.589988 for the square-kilometer-per-square-mile factor. The exact factor obtained by squaring 1.609344 is 2.589988110336. The prose and worked examples match the live calculator rather than changing the TypeScript implementation.
Sources
- NIST, SI Units — official SI guidance and exact unit relationships.
- NIST, SI Units: Area — area-unit context for square meters and derived units.
- BIPM, SI Brochure — international reference for SI definitions.