induwara.lk
induwara.lkSri Lanka · Utility

Sri Lanka Land Area Converter — Perches to Acres, Hectares & More

Convert between perches, square feet, square metres, roods, acres, hectares, square yards, and cents. Type any amount or paste a deed string like 2a-1r-30p — every other unit updates live. SI-exact, no signup, sources cited.

By Induwara AshinsanaUpdated May 11, 2026
Convert Sri Lankan land area8 units · live
Survey Dept. SL · NIST verified

Type any positive number up to 10,000,000.

Most common SL real-estate unit

Quick presets
Deed-style summary

0a-0r-10p10 perches2722.5 ft²0.0253 ha

Perches (p)
10
Most common SL real-estate unit
Square feet (ft²)
2722.5
House plans, floor area
Square metres ()
252.93
Cadastral maps, SI
Square yards (yd²)
302.5
Older deeds, civil works
Roods (r)
0.25
Estate land, deed notation
Acres (ac)
0.0625
Plantations, farmland
Hectares (ha)
0.0253
Government cadastre, SI
Cents (c)
6.25
North & East SL, Tamil-Nadu convention

One perch is a square 16.5 ft × 16.5ft — that's 272.25 sq.ft, or about the footprint of a small bedroom.

Your area is about 10 of those squares stitched together.

metric → 2722.5 ft²·imperial → 2722.5 ft²match

Factors sourced from the Survey Department of Sri Lanka and NIST SI tables. Verified against the 2026-05 cadastral conversion sheet.

How it works

Sri Lanka uses two parallel land-area systems at the same time. The older British system — perches, roods, acres — is what every property ad and old deed quotes, because the Land Reform Commission and Registrar of Lands records were laid down before metrication. The newer metric system — square metres and hectares — is what the Survey Department writes on cadastral maps issued after 2003 and what the Institute of Surveyors uses for GIS work. This converter bridges the two, plus the related units (square feet, square yards, cents) people encounter day-to-day.

The base unit internally is the square metre. Every conversion goes through it using SI-exact factors:

  • 1 ft = 0.3048 m (exact) → 1 sq.ft = 0.09290304 m²
  • 1 yd = 0.9144 m (exact) → 1 sq.yd = 0.83612736 m²
  • 1 perch = 30.25 sq.yd = 25.29285264 m²
  • 1 rood = 40 perches = 1,011.7141056 m²
  • 1 acre = 4 roods = 160 perches = 4,046.8564224 m²
  • 1 hectare = 10,000 m² (SI exact)
  • 1 cent = 1/100 acre = 40.468564224 m² = 1.6 perches

The calculator follows a three-step algorithm: (1) parse the input amount and source unit, (2) multiply by that unit's square-metre factor to get a canonical area in m², (3) divide that m² value by every other unit's factor to populate the result grid. Because all factors are stored as exact rationals, the order of operations doesn't accumulate floating-point error: 15 perches converted to square feet via metres yields the same 4,083.75 as the imperial shortcut 15 × 272.25.

The page also runs an independent cross-check: it computes the perch-to-square-feet conversion using the imperial-only path (1 perch = 16.5 ft × 16.5 ft = 272.25 sq.ft, no SI involved) and compares it to the metric path. The two must agree to floating-point precision; any divergence would signal a bug. For deed notation, the algorithm splits a perch total back into the "a-r-p" triplet using floor-division: acres = ⌊perches ÷ 160⌋, then roods = ⌊remainder ÷ 40⌋, then the residual perches with up to three decimal places — so parsing 2a-1r-30pand re-encoding the resulting 390 perches produces 2a-1r-30p again with zero loss.

Quick-reference conversion table

The table below gives the most-searched unit relationships for Sri Lankan land — useful for quick checks on property ads, deed extracts, and bank valuations.

UnitPerchesSq. FeetSq. MetresAcresHectares
1 Perch1272.2525.290.006250.002529
1 Rood4010,8901,011.710.250.10117
1 Acre16043,5604,046.8610.404686
1 Hectare395.37107,63910,0002.471051
1 Cent1.6435.640.470.010.004047
10 Perches102,722.5252.930.06250.025293
20 Perches205,445505.860.1250.050586
160 Perches16043,5604,046.861 acre0.404686

Factors are SI-exact. For full precision and non-standard inputs, use the converter above.

Worked examples

A typical Colombo plot — 15 perches

  1. Input: 15 perches
  2. Square metres: 15 × 25.29285264 = 379.3927896 m²
  3. Square feet: 15 × 272.25 = 4,083.75 ft² (imperial shortcut)
  4. Square feet (via metres): 379.3927896 ÷ 0.09290304 = 4,083.75 ft² ✓
  5. Acres: 15 ÷ 160 = 0.09375 acres
  6. Hectares: 379.3927896 ÷ 10,000 = 0.0379 ha
  7. Deed: 0a-0r-15p

An estate in deed notation — 2a-1r-30p

  1. Parse: 2 × 160 + 1 × 40 + 30 = 390 perches
  2. Square metres: 390 × 25.29285264 = 9,864.21 m²
  3. Acres: 390 ÷ 160 = 2.4375 acres (matches 2 + 1/4 + 30/160) ✓
  4. Hectares: 9,864.21 ÷ 10,000 = 0.9864 ha
  5. Square feet: 390 × 272.25 = 106,177.5 ft²
  6. Cents: 2.4375 × 100 = 243.75 cents
  7. Round-trip: 390 perches → 2a-1r-30p ✓

A Tamil-region small plot — 10 cents

  1. Input: 10 cents
  2. Square metres: 10 × 40.468564224 = 404.69 m²
  3. Perches: 10 × 1.6 = 16 perches (exact — 1 cent = 1.6 perches)
  4. Square feet: 16 × 272.25 = 4,356 ft²
  5. Acres: 0.1 acres
  6. Deed: 0a-0r-16p

Frequently asked questions

Sources & references

Conversion factors on this page were last cross-checked against official sources on 2026-05-11. The SI definitions are exact and do not change; this page is reviewed annually for any new local convention.

Related tools

Rate this tool
Be the first to rate

Comments & feedback

Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.

Found a bug, edge case, or want to suggest an improvement?

Email me at [email protected] — most fixes ship within 24 hours.