Retail Rent Per Square Foot Calculator Formula
Understand the math behind the retail rent per square foot calculator. Each variable explained with a worked example.
Formulas Used
Base Rent Per Sq Ft
base_rent_psf = rent_psfTotal Occupancy Cost Per Sq Ft
total_occ_psf = occ_cost_psfActual Occupancy Cost Ratio
actual_occ_ratio = actual_occ_pctSales Needed for Target Ratio
sales_needed = required_salesSales Per Sq Ft
annual_sales_psf = sales_psfMonthly Total Occupancy Cost
monthly_occ = total_occ_cost / 12Variables
| Variable | Description | Default |
|---|---|---|
annual_rent | Annual Base Rent(USD) | 84000 |
rentable_sqft | Rentable Square Feet(sq ft) | 2500 |
annual_nnn | Annual NNN Charges(USD) | 18000 |
target_occ_cost_pct | Target Occupancy Cost (% of sales)(%) | 10 |
annual_sales | Projected Annual Sales(USD) | 800000 |
rent_psf | Derived value= rentable_sqft > 0 ? annual_rent / rentable_sqft : 0 | calculated |
total_occ_cost | Derived value= annual_rent + annual_nnn | calculated |
occ_cost_psf | Derived value= rentable_sqft > 0 ? total_occ_cost / rentable_sqft : 0 | calculated |
actual_occ_pct | Derived value= annual_sales > 0 ? (total_occ_cost / annual_sales) * 100 : 0 | calculated |
required_sales | Derived value= target_occ_cost_pct > 0 ? total_occ_cost / (target_occ_cost_pct / 100) : 0 | calculated |
sales_psf | Derived value= rentable_sqft > 0 ? annual_sales / rentable_sqft : 0 | calculated |
How It Works
Retail Rent Analysis
For retail tenants, the critical question is whether the rent is supportable by the expected sales volume. The occupancy cost ratio is the key metric.
Occupancy Cost Ratio
Occupancy Cost Ratio = Total Occupancy Cost / Annual Sales x 100
Total occupancy cost includes base rent, NNN charges, percentage rent (if applicable), and sometimes merchant association dues.
Target Ratios by Retail Type
Sales Per Square Foot
This metric allows comparison across different-sized spaces:
Worked Example
$84,000 annual rent for 2,500 sq ft, $18,000 NNN charges, targeting 10% occupancy cost, with $800,000 projected sales.
- 01Base rent per sq ft: $84,000 / 2,500 = $33.60
- 02Total occupancy cost: $84,000 + $18,000 = $102,000
- 03Occupancy cost per sq ft: $102,000 / 2,500 = $40.80
- 04Actual occupancy ratio: $102,000 / $800,000 = 12.8%
- 05Sales needed for 10% target: $102,000 / 10% = $1,020,000
- 06Sales per sq ft: $800,000 / 2,500 = $320
Ready to run the numbers?
Open Retail Rent Per Square Foot Calculator