# Weighted Average Cost of Capital (WACC) Calculator

Estimate Weighted Average Cost of Capital, after-tax cost of debt, and capital weights to evaluate investment and financing decisions.

---

- **Canonical URL:** https://dothecalculation.com/calculators/wacc-calculator
- **Category:** Business tools
- **Publisher:** Do The Calculation (https://dothecalculation.com)
- **Cost:** Free, no account or sign-up required
- **Privacy:** Runs entirely in the browser; inputs are never sent to a server
- **Methodology:** https://dothecalculation.com/methodology

---

## Weighted Average Cost of Capital (WACC) Calculator

Calculate your company Weighted Average Cost of Capital, model Cost of Equity (CAPM) and after-tax Cost of Debt, and establish corporate hurdle discount rates.

- WACC blended cost of capital formula: $E/V \cdot R_e + D/V \cdot R_d \cdot (1-T)$
- Cost of Equity via Capital Asset Pricing Model (CAPM $R_e = R_f + \beta \cdot \text{ERP}$)
- After-tax Cost of Debt, capital structure market weighting & hurdle rates

## WACC Fundamentals: The Blended Cost of Corporate Capital

Weighted Average Cost of Capital (WACC) is a fundamental financial metric representing a company's average post-tax cost of acquiring capital from all sources, including common equity, preferred stock, and corporate debt.

WACC serves as the universal Discount Rate applied in corporate finance to evaluate capital expenditures, size hurdle rates for investment projects, and discount future cash flows in Discounted Cash Flow (DCF) enterprise valuation models. Mathematically, WACC is expressed as: $$\text{WACC} = \left( \frac{E}{V} \cdot R_e \right) + \left( \frac{D}{V} \cdot R_d \cdot (1 - T) \right) + \left( \frac{P}{V} \cdot R_p \right)$$ where $E$ is market value of equity, $D$ is market value of debt, $P$ is market value of preferred stock, $V = E + D + P$ is total capital market value, $R_e$ is cost of equity, $R_d$ is cost of debt, $R_p$ is cost of preferred stock, and $T$ is the corporate marginal tax rate.

Because interest payments on debt are tax-deductible under corporate tax codes, debt financing generates an After-Tax Debt Shield $R_d \cdot (1 - T)$, making debt significantly cheaper than equity financing.

For example, a company with 60% equity ($R_e = 10\%$) and 40% debt ($R_d = 6\%$) under a 25% tax rate achieves a WACC of 7.8%: $$\text{WACC} = (0.60 \cdot 10\%) + (0.40 \cdot 6\% \cdot (1 - 0.25)) = 6.0\% + 1.8\% = 7.8\%$$

Establishing an accurate WACC ensures corporate investment decisions generate returns exceeding the minimum capital provider expectations.

In addition, using market values rather than book values for equity and debt weights maintains financial modeling precision.

Evaluating WACC changes across fluctuating market interest rate environments prepares CFOs for corporate refinancing cycles.

Segmenting WACC hurdles across business divisions prevents low-risk divisions from subsidizing high-risk speculative projects.

Auditing marginal tax rate assumptions ensures after-tax cost of debt calculations reflect current corporate tax legislation.

## Cost of Equity ($R_e$) & The Capital Asset Pricing Model (CAPM)

Cost of Equity ($R_e$) represents the minimum return percentage expected by common equity shareholders to compensate for taking equity investment risk in the company.

The Capital Asset Pricing Model (CAPM) is the standard formula used to estimate Cost of Equity: $$R_e = R_f + \beta \cdot (R_m - R_f) = R_f + \beta \cdot \text{ERP}$$ where $R_f$ is the Risk-Free Rate (yield on 10-year US Treasury bonds), $\beta$ (Beta) measures the stock's systematic volatility relative to the broader market, $R_m$ is the expected market return, and $\text{ERP} = (R_m - R_f)$ is the Equity Risk Premium (historically 4.5% to 6.5%).

Equity Beta ($\,\beta\,$) reflects business risk: a $\beta = 1.0$ signals volatility matching the market; $\beta > 1.0$ (e.g., tech stocks with $\beta = 1.4$) indicates higher systematic volatility requiring a higher Cost of Equity ($R_e = 4\% + 1.4(5.5\%) = 11.7\%$); while $\beta < 1.0$ (e.g., utility companies with $\beta = 0.6$) reflects defensive stability and lower Cost of Equity ($R_e = 4\% + 0.6(5.5\%) = 7.3\%$).

Alternatively, the Dividend Discount Model (Gordon Growth Model) estimates Cost of Equity for dividend-paying stocks: $R_e = \frac{D_1}{P_0} + g$, where $D_1$ is expected next-year dividend, $P_0$ is current stock price, and $g$ is perpetual dividend growth rate.

Comparing CAPM cost of equity estimates against dividend growth model outputs provides a balanced valuation sanity check.

Utilizing size premium adjustments ($R_e = R_f + \beta \cdot \text{ERP} + S$) accounts for higher risk inherent in small-cap companies.

Evaluating country risk premiums for international operations adjusts cost of equity for emerging market political and currency risks.

Monitoring changes in 10-year Treasury bond yields updates baseline risk-free rate inputs in real-time corporate finance models.

Auditing industry beta selections ensures unlevered betas are re-levered properly to reflect the firm's exact debt-to-equity ratio.

## Cost of Debt ($R_d$), Credit Ratings & After-Tax Interest Shields

Cost of Debt ($R_d$) is the effective yield-to-maturity (YTM) that a company pays on its current debt obligations, reflecting its corporate credit rating and prevailing market interest rates.

Cost of debt is determined by adding a credit spread to the risk-free rate based on the firm's credit rating (e.g., AAA, BBB, or junk status): $$R_d = R_f + \text{Credit Default Spread}$$ For non-public companies without publicly traded bonds, $R_d$ is estimated using weighted average interest rates on active bank loans or synthetic credit ratings based on interest coverage ratios (EBIT / Interest Expense).

Because interest payments are tax-deductible expenses, the effective cost of debt to the company is reduced by the corporate tax shield: $$\text{After-Tax Cost of Debt} = R_d \cdot (1 - T)$$ If a company borrows at a 7% interest rate ($R_d = 7\%$) under a 25% tax rate, the after-tax cost of debt is $7\% \cdot (1 - 0.25) = 5.25\%$.

However, excessive debt increases financial distress and bankruptcy risks. As debt load rises, lenders demand higher credit spreads ($R_d$ rises) and equity investors demand higher risk returns (Beta and $R_e$ rise), eventually causing WACC to increase.

Evaluating corporate credit ratings from Moody's and S&P informs credit spread assumptions in debt cost calculations.

Incorporating lease liabilities under ASC 842 ensures total corporate debt obligations are fully captured in debt weighting.

Analyzing floating-rate debt exposure prepares corporate treasurers for interest rate hikes that increase cost of debt.

Calculating interest coverage ratios (EBIT / Interest) monitors debt default risk before credit downgrades occur.

Utilizing yield-to-maturity calculations rather than coupon rates ensures cost of debt reflects current market refinancing terms.

## Optimal Capital Structure & Modigliani-Miller Theorem

Optimal Capital Structure represents the precise target mix of debt and equity financing that minimizes a company's WACC while maximizing its total Enterprise Value.

The Modigliani-Miller Theorem (Proposition I with Taxes) demonstrates that under corporate taxes, adding debt increases firm value due to the interest tax shield: $$V_L = V_U + (T \cdot D)$$ where $V_L$ is levered firm value, $V_U$ is unlevered firm value, $T$ is tax rate, and $D$ is total debt value.

Trade-Off Theory of Capital Structure balances the tax shield benefits of debt against the rising Costs of Financial Distress (bankruptcy costs, legal fees, operational disruptions). The optimal capital structure occurs at the exact debt-to-equity point where marginal tax shield gain equals marginal financial distress cost, achieving the Absolute Minimum WACC.

Pecking Order Theory suggests firms follow a financing hierarchy: preferring internal cash flow first, debt financing second, and issuing new equity as a last resort due to asymmetric information signaling.

Plotting WACC curves across increasing debt-to-equity ratios identifies the optimal leverage point for corporate capitalization.

Evaluating debt capacity limits prevents over-leveraging during economic expansions.

Utilizing unlevered beta formulas (Hamada equation: $\beta_L = \beta_U [1 + (1-T)(D/E)]$) calculates how capital structure shifts impact equity risk.

Monitoring industry peer capital structures guides target debt-to-equity ratio selection for enterprise CFOs.

Structuring phase-gated debt issuance plans aligns capital raising with major growth investment milestones.

## WACC in Enterprise DCF Valuation & M&A Deal Structuring

In investment banking and corporate valuation, WACC is the primary discount rate used in Unlevered Discounted Cash Flow (DCF) models to calculate Enterprise Value (EV).

Enterprise Value represents the present value of future Free Cash Flows to Firm (FCFF) discounted at WACC, plus Terminal Value: $$\text{EV} = \sum_{t=1}^{N} \frac{\text{FCFF}_t}{(1 + \text{WACC})^t} + \frac{\text{Terminal Value}_N}{(1 + \text{WACC})^N}$$ where Terminal Value is calculated using the Gordon Growth Model ($$\text{TV}_N = \frac{\text{FCFF}_{N+1}}{\text{WACC} - g}$$) or exit multiple methods.

Because WACC sits in the denominator of DCF models, small changes in WACC have a massive impact on calculated Enterprise Value: a 50 bps (0.5%) drop in WACC can increase corporate DCF valuation by 10% to 15%.

In M&A acquisitions, acquirers evaluate whether to apply the target company's standalone WACC, the acquirer's WACC, or a blended project-specific hurdle rate based on post-acquisition capital structure synergies.

Conducting WACC sensitivity matrices (testing valuation across WACC ranges from 7.0% to 9.5% and terminal growth rates from 1.5% to 3.0%) is standard practice in equity research reports.

Utilizing project-specific hurdle rates for high-risk international acquisitions prevents under-discounting risky cash flows.

Auditing terminal growth rate assumptions ($g < \text{GDP growth rate}$) prevents mathematically impossible infinite valuation outputs.

Presenting WACC derivation tables in investor pitch books builds institutional credibility during M&A negotiations.

Aligning target leverage ratios with post-acquisition debt integration plans ensures projected DCF valuations are realized.

## Common WACC Calculation Pitfalls & Best Practices

Calculating WACC accurately requires avoiding several frequent corporate finance errors.

Pitfall 1: Using Book Values instead of Market Values. Book values reflect historical accounting costs. WACC must use current Market Value of Equity (Share Price * Total Shares Outstanding) and Market Value of Debt (current market price of bonds or principal value of loans).

Pitfall 2: Confusing Coupon Rate with Cost of Debt. Cost of Debt is current Yield-to-Maturity (YTM) required by bond investors today, not the historical coupon rate printed on old bond certificates.

Pitfall 3: Applying WACC to All Projects Indiscriminately. Corporate WACC reflects the average risk of the company's existing assets. Using corporate WACC to evaluate a high-risk new venture under-discounts risk, leading to bad capital allocation. High-risk projects require a Risk-Adjusted Hurdle Rate (WACC + Risk Premium).

Pitfall 4: Neglecting Preferred Stock or Hybrid Securities. Convertible debt and preferred stock must be unbundled and assigned their respective cost and weight components.

Establishing annual WACC calculation reviews ensures hurdle rates adapt to changing macroeconomic interest environments.

Utilizing divisional WACCs for multi-conglomerate firms ensures each division evaluates investments against its specific risk profile.

Auditing equity risk premium sources (Ibbotson, Damodaran) maintains consistency across corporate financial valuation teams.

Verifying marginal corporate tax rates versus effective tax rates ensures accurate tax shield calculations.

Structuring automated corporate hurdle rate calculators streamlines capital expenditure decision-making across enterprise finance departments.

## How to Use This Calculator

Enter the market value of your equity and debt, your cost of equity (from CAPM or another model), your pre-tax cost of debt, and your corporate tax rate. This calculator models a two-component capital structure of equity and debt only — it does not include a separate preferred stock input, so blend any preferred stock into either equity or debt depending on which it behaves more like.

The calculator weights equity and debt by their share of total capital, applies the tax shield to the cost of debt, and sums the two weighted, after-tax costs into your WACC.

## Worked Example: $500,000 Equity, $300,000 Debt

A company has $500,000 in market value of equity and $300,000 in market value of debt, a 10% cost of equity, a 6% pre-tax cost of debt, and a 21% corporate tax rate.

Total capital: $500,000 + $300,000 = $800,000. Equity weight: 62.5%. Debt weight: 37.5%. After-tax cost of debt: 6% × (1 − 21%) = 4.74%.

WACC: (62.5% × 10%) + (37.5% × 4.74%) = 6.25% + 1.78% ≈ 8.03% — the minimum blended return the company's assets need to generate to satisfy both shareholders and lenders.

## Related Calculators

Use this WACC as your discount rate in the [CapEx ROI calculator](/calculators/capex-roi-calculator), or check the underlying business valuation assumptions with the [business valuation calculator](/calculators/business-valuation-calculator).

## Frequently asked questions

### What is WACC?

WACC (Weighted Average Cost of Capital) is a calculation of a firm cost of capital where each category of capital (equity, debt, preferred) is proportionately weighted.

### What is the formula for WACC?

WACC = (E/V * Re) + (D/V * Rd * (1 - T)) + (P/V * Rp), where E is equity, D is debt, P is preferred stock, V is total value, Re is cost of equity, Rd is cost of debt, and T is tax rate.

### Why is interest tax-deductible in WACC?

Interest expense reduces taxable income, creating a tax shield that lowers the effective after-tax cost of debt: Rd * (1 - T).

### How do you calculate Cost of Equity in WACC?

Cost of Equity is typically calculated using CAPM: Re = Risk-Free Rate + (Beta * Equity Risk Premium).

### What is Equity Beta in CAPM?

Beta measures a stock volatility and systematic risk relative to the broader market. Beta > 1 indicates higher volatility and higher required cost of equity.

### Should you use book values or market values for WACC?

WACC must always use current Market Values for equity and debt to accurately reflect current capital provider expectations.

### How does WACC impact Enterprise Valuation in DCF models?

WACC is the discount rate for future cash flows. Lower WACC increases present value and enterprise valuation; higher WACC lowers valuation.

### What is an Optimal Capital Structure?

It is the capital mix of debt and equity that minimizes WACC while maximizing total corporate enterprise value.

### What is a Corporate Hurdle Rate?

A hurdle rate is the minimum required rate of return for a new capital investment project, typically set equal to or above company WACC.

### Why shouldn't corporate WACC be applied to all projects?

Corporate WACC reflects average company risk. High-risk projects need higher risk-adjusted hurdle rates to prevent over-investing in risky ventures.

## Related concepts

- **Capital Asset Pricing Model (CAPM)** — A model calculating required return on equity based on risk-free rate, beta, and equity risk premium.
- **Discounted Cash Flow (DCF)** — A valuation method discounting future free cash flows to present value using WACC as the discount rate.
- **Optimal Capital Structure** — The target mix of debt and equity financing that minimizes WACC and maximizes firm value.

## Related guides

- [Business Valuation Methods: A Practical Owner Guide](https://dothecalculation.com/blog/business/business-valuation-methods) — Compare market, income, and asset valuation methods, normalize revenue and profit, and use multiples as a planning range rather than a formal appraisal.

## Related calculators

- [Capital Expenditure (CapEx) ROI Calculator](https://dothecalculation.com/calculators/capex-roi-calculator) — Evaluate capital expenditure projects using return on investment, simple payback period, and net present value metrics before you invest.
- [LBO Model & Debt Schedule Calculator](https://dothecalculation.com/calculators/lbo-model) — Evaluate leveraged buyout returns, debt payoff schedules, multiple of invested capital, and internal rate of return metrics.
- [Business Valuation Calculator](https://dothecalculation.com/calculators/business-valuation-calculator) — Estimate your business value using practical valuation methods such as earnings multiples and asset-based approaches for buyers or investors.
- [Startup Equity Dilution & Cap Table Simulator](https://dothecalculation.com/calculators/startup-equity-dilution-calculator) — Simulate venture capital seed and Series A funding rounds, share pricing, option pool dilution, and founder equity ownership stakes.
- [Discounted Cash Flow (DCF) Calculator](https://dothecalculation.com/calculators/corporate-valuation-dcf-calculator) — Estimate a company enterprise and equity value using a multi-year discounted cash flow model with terminal value assumptions.
- [Convertible Note & SAFE Valuation Calculator](https://dothecalculation.com/calculators/convertible-debt-pricing-calculator) — Calculate startup convertible note and SAFE conversion share price, post-conversion ownership, and founder dilution impact.

---

_This calculator is for educational and financial management purposes only. Corporate WACC metrics depend on cost of debt, cost of equity, capital structure weighting, and tax rates. Validate financial cost of capital models with certified financial analysts._

---

_Source: [Do The Calculation](https://dothecalculation.com/calculators/wacc-calculator). Quote freely with attribution and a link to this page._
