AreaSquare Feet to Square Yards

Square Feet to Square Yards

Updated: July 25, 2026 · Source: NIST Guide to the SI, Appendix B (Authoritative SI and U.S. customary conversion-factor reference.)

Snapshot

9 square feet equals exactly 1 square yard. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: Divide square feet by 9 to obtain square yards.
  • Example: For 1,800 square feet, the result is exactly 200 square yards.
  • Source basis: NIST Guide to the SI, Appendix B.

Use the interactive calculator below for custom values and the common-value table for quick checks.

Interactive conversion

Converter Calculator

0.111111 Square Yards

Switch

Machine access

Available to apps and AI agents

Square Feet to Square Yards can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.

Machine-readable identifiers

Conversion family
area
Source unit
square_foot
Target unit
square_yard

The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.

Example API request and response

POST /api/v1/convert

Request

{
  "family": "area",
  "value": 1,
  "from": "square_foot",
  "to": "square_yard"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "area",
    "value": 1,
    "from": "square_foot",
    "to": "square_yard",
    "result": {
      "raw": 0.1111111111111111,
      "display": "0.111111"
    },
    "canonicalPath": "/area/square-feet-to-square-yards/"
  }
}
Full API documentation

Explanation

Square feet and square yards measure area, so the linear three-feet-per-yard relationship must be squared. This is why one square yard contains nine square feet, not three.

Divide square feet by 9 to obtain square yards.

Conversion Basis

  • Divide square feet by 9 to obtain square yards.
  • For 1,800 square feet, the result is exactly 200 square yards.
  • The snapshot, calculator, common values, and reverse route use the same conversion basis.
  • Source: NIST Guide to the SI, Appendix B (Authoritative SI and U.S. customary conversion-factor reference.)

Reference & Scope

The factor follows from the exact international yard and foot relationship.

  • Values are calculated from one explicit conversion basis.
  • Displayed results are rounded only after the underlying calculation.
  • Real measured materials and ingredients can vary from the stated reference basis.
  • Source: NIST Guide to the SI, Appendix B (Authoritative SI and U.S. customary conversion-factor reference.)

Common Conversion Values

Square FeetSquare Yards
9 1
27 3
81 9
100 11.111111
900 100
1,800 200
2,700 300
5,000 555.555556

Questions & answers

Frequently Asked Questions

What is 1 square feet in square yards?

1 Square Feet equals 0.111111 Square Yards on this page.

Does this Square Feet to Square Yards page stay inside imperial area units?

Yes. Square-foot and square-yard routes use fixed international length definitions carried through one square-meter normalization path.

When would I convert square feet to square yards?

This route is useful when translating square-foot and square-yard area values for building surfaces, flooring, and general imperial-area measurement work.

How do I reverse Square Feet to Square Yards?

Use the mirror Square Yards to Square Feet route; it applies the inverse relationship with the same area assumptions.