DCF Discount Rate vs WACC: When to Use Each Cost of Capital
    Valuation
    Technical

    DCF Discount Rate vs WACC: When to Use Each Cost of Capital

    19 min read

    Introduction

    The single most common DCF mistake in investment banking and private equity interviews is mismatching cash flows and discount rates. A candidate discounts unlevered cash flow at the cost of equity, or levered cash flow at WACC, and gets a number that is internally inconsistent before any of the projections or terminal value assumptions even matter. Senior bankers and PE associates spot the error immediately, and recovering from it mid-interview is hard. The mechanics behind matching cash flow to discount rate are straightforward, but every variant (which discount rate when, how to handle changing capital structure, when to use APV instead) shows up regularly in technical questioning.

    This guide walks through the full picture of DCF discount-rate selection. The matching principle for FCFF and FCFE, how WACC and cost of equity are constructed, the relevered and unlevered beta workflow, target versus current capital structure, when APV beats WACC for highly leveraged transactions, and how country risk premium adjustments work for cross-border valuation. The level is M tier rather than introductory: this assumes you have already seen a DCF and know what the numerator and denominator do, and want to handle the harder follow-up questions cleanly.

    Quick Reference: Cash Flow to Discount Rate

    Cash flow typeDiscount rateOutputCommon use
    FCFF (unlevered)WACCEnterprise valueStandard corporate DCF
    FCFE (levered)Cost of equityEquity valueBank or financial-firm valuation
    DividendsCost of equityEquity valueMature dividend-paying firms
    FCFF (with changing leverage)Unlevered cost of equity + tax shieldEnterprise valueLBO and APV approaches
    Asset cash flow (no tax shield)Unlevered cost of equityEnterprise value (pre-shield)First step of APV

    The first two rows are the standard versions. The rest of this guide explains why those work, and when the latter rows become necessary.

    DCF Discount Rate

    The rate at which projected free cash flows are discounted to present value in a DCF model. The choice depends on the cash flow being discounted: WACC discounts unlevered free cash flow (FCFF) to produce enterprise value; cost of equity discounts levered free cash flow (FCFE) or dividends to produce equity value directly; the unlevered cost of equity discounts asset cash flow in the APV framework when leverage changes materially over the forecast period.

    The Matching Principle

    The fundamental rule is one sentence: the discount rate must reflect the same set of capital providers as the cash flow being discounted. If the cash flow goes to all capital providers (debt and equity), the discount rate has to reflect the cost to all capital providers (WACC). If the cash flow goes only to equity, the discount rate has to reflect the cost only of equity.

    Free Cash Flow to Firm (FCFF) is the cash available to all capital providers before any debt service. It is calculated starting from EBIT, applying taxes, adding back D&A, subtracting capital expenditures, and adjusting for changes in working capital. It explicitly excludes interest expense and debt principal payments because those are payments to one specific group of capital providers (debtholders). For more on the cash-flow construction, see the LBO modeling guide and walk me through a DCF.

    Free Cash Flow to Equity (FCFE) is the cash available to equity holders after debt service. It is calculated by starting from net income, adding back D&A, subtracting capex and working capital changes, and adjusting for net debt activity (subtracting principal repayments, adding new debt issuance). FCFE is the residual after debtholders have been paid.

    When you discount FCFF at WACC, you get the value of the entire enterprise (debt plus equity). When you discount FCFE at cost of equity, you get the value of equity directly. Both methods, properly executed, yield the same equity value (enterprise value minus net debt equals equity value, mathematically). Mixing them, however, produces nonsense. Discounting FCFF at the cost of equity overstates value because the equity cost of capital is higher than WACC and would be applied to cash flows that include debt-funded growth. Discounting FCFE at WACC understates the cost of capital being applied to a stream that is already net of debt service.

    The exception to the standard FCFF-WACC pairing arises when capital structure changes materially during the forecast period. WACC implicitly assumes a stable debt-to-value ratio. When that assumption is violated, WACC becomes a poor approximation, and the APV framework discussed later in this guide is the right tool.

    WACC: Construction and Common Errors

    The Weighted Average Cost of Capital (WACC) blends the cost of debt and the cost of equity, weighted by their respective shares of the capital structure:

    WACC=EV×Re+DV×Rd×(1Tc)WACC = \frac{E}{V} \times R_e + \frac{D}{V} \times R_d \times (1 - T_c)

    Where EE is the market value of equity, DD is the market value of debt, V=E+DV = E + D is total firm value, ReR_e is the cost of equity, RdR_d is the pre-tax cost of debt, and TcT_c is the marginal tax rate. The (1Tc)(1 - T_c) adjustment captures the tax-deductibility of interest, which makes debt cheaper on an after-tax basis than its stated cost.

    Each input has its own subtleties. Equity weight and debt weight should be at market value, not book value, because that is what reflects the actual cost of capital being applied today. Cost of debt is the yield to maturity on the firm's outstanding debt, not the historical coupon. For a firm with limited public debt, the cost of debt can be inferred from credit spreads on similarly rated bonds. Marginal tax rate is the relevant rate for the tax shield, not the effective rate, because the deduction reduces tax at the marginal level.

    The cost of equity calculation deserves its own treatment.

    Cost of Equity and the Relevered Beta Workflow

    Cost of equity is most commonly computed using the Capital Asset Pricing Model (CAPM):

    Re=Rf+β×(RmRf)R_e = R_f + \beta \times (R_m - R_f)

    Where RfR_f is the risk-free rate (typically the 10-year Treasury yield in the U.S., longer for terminal-year discounting), β\beta is the firm's equity beta, and (RmRf)(R_m - R_f) is the equity risk premium. Damodaran's implied U.S. ERP was approximately 4.2% as of January 2026 (calculated against an S&P 500 index level near 6,845 and a 10-year Treasury yield near 4.18%); long-run historical estimates run 4 to 6% depending on methodology. See the Damodaran ERP and country risk data for current figures.

    The complication is beta. Published betas (from Bloomberg, Capital IQ, Yahoo Finance) are levered betas that reflect the firm's specific capital structure. For a firm with a different leverage profile, the published beta is the wrong input.

    The standard workaround is the relevered beta workflow:

    1. Identify a comparable peer set with publicly traded equity

    2. Pull each peer's levered beta (regressed against a broad market index, typically over 5 years of weekly returns)

    3. Unlever each peer's beta using its specific debt-to-equity ratio: βu=βl1+(1Tc)×D/E\beta_u = \frac{\beta_l}{1 + (1 - T_c) \times D/E}

    4. Average the unlevered betas across the peer set to get an industry-level "asset beta"

    5. Relever the asset beta using the target firm's specific (or target) capital structure: βl=βu×[1+(1Tc)×D/E]\beta_l = \beta_u \times [1 + (1 - T_c) \times D/E]

    6. Plug the relevered beta into CAPM to get the cost of equity for the target firm

    This workflow shows up constantly in PE and IB interviews, and the candidate who can recite it cleanly under pressure scores. For the deeper mechanics see levered vs unlevered beta and WACC calculation.

    The CFA Institute's Free Cash Flow Valuation reading provides further detail on the matching principle and the conditions under which each discount rate is appropriate.

    Capital Asset Pricing Model (CAPM)

    The standard framework for estimating the cost of equity, structured as Re=Rf+β×(RmRf)R_e = R_f + \beta \times (R_m - R_f). CAPM expresses cost of equity as the risk-free rate plus a premium proportional to the firm's systematic risk (beta), where the premium is scaled by the equity risk premium (RmRf)(R_m - R_f). CAPM is the dominant approach in U.S. and European IB and PE valuation work, with alternative approaches (Fama-French three-factor, build-up models) used primarily in academic and specialized contexts.

    A Worked Example

    To make the workflow concrete, consider a target company in the U.S. industrial-services sector. Suppose the peer set has an average levered beta of 1.40 and an average debt-to-equity ratio of 0.5. The target firm itself has a target debt-to-equity ratio of 0.8 (slightly more leveraged than peers because it is sponsor-backed). Marginal tax rate is 25%. The risk-free rate is 4.2% (10-year Treasury), the equity risk premium is 5.5%, and the cost of debt is 7.0%.

    The unlevered peer beta is calculated as:

    βu=1.401+(10.25)×0.5=1.401.375=1.018\beta_u = \frac{1.40}{1 + (1 - 0.25) \times 0.5} = \frac{1.40}{1.375} = 1.018

    Relevering at the target firm's capital structure:

    βl=1.018×[1+(10.25)×0.8]=1.018×1.6=1.629\beta_l = 1.018 \times [1 + (1 - 0.25) \times 0.8] = 1.018 \times 1.6 = 1.629

    Cost of equity via CAPM:

    Re=4.2%+1.629×5.5%=4.2%+8.96%=13.16%R_e = 4.2\% + 1.629 \times 5.5\% = 4.2\% + 8.96\% = 13.16\%

    WACC, using target market weights (D/V=0.8/1.8=44.4%D/V = 0.8/1.8 = 44.4\% and E/V=55.6%E/V = 55.6\%):

    WACC=0.556×13.16%+0.444×7.0%×(10.25)=7.32%+2.33%=9.65%WACC = 0.556 \times 13.16\% + 0.444 \times 7.0\% \times (1 - 0.25) = 7.32\% + 2.33\% = 9.65\%

    This is the rate at which FCFF would be discounted to compute enterprise value. Each input is justified individually and the matching of cash flow (unlevered) to discount rate (WACC) is preserved throughout. A candidate who can walk through this end to end in an interview, justifying each choice along the way, signals a level of fluency that purely formula-based answers do not.

    Target Capital Structure vs Current Capital Structure

    When computing WACC for a DCF, the practitioner faces a choice: use the firm's current capital structure or its target capital structure. The right answer depends on whether the current structure is expected to persist.

    For a stable firm at its long-run target leverage, current and target are the same and the question is moot. For a firm with leverage materially above or below target (a recent LBO that will deleverage, a firm with a recapitalization plan, a firm preparing for an IPO), target leverage usually wins because the DCF projection covers many years and the discount rate has to reflect long-run capital structure rather than a transient state.

    The practical heuristic: use target capital structure for the discount rate, with target defined as either the firm's stated leverage policy, the industry median capital structure, or the firm's optimal capital structure based on credit-rating considerations. For a sponsor-backed company that will deleverage from 6x EBITDA at LBO close to 3x EBITDA at exit, the WACC computed at the LBO-day capital structure dramatically overstates the cost of debt's contribution and understates the cost of equity's contribution over the forecast period.

    For more on capital structure decisions and how leverage choices affect valuation, see capital structure decisions explained and debt capacity analysis.

    Master interview fundamentals: Practice 1,000+ technical and behavioral questions, including dozens of DCF and discount-rate questions with detailed solutions. Download our iOS app for comprehensive interview prep aligned to bulge-bracket and elite-boutique technical bars.

    When APV Beats WACC: LBOs and Changing Capital Structure

    The Adjusted Present Value (APV) approach is the right discount-rate framework when capital structure changes materially over the forecast period, which is exactly the case in most leveraged buyouts.

    APV decomposes the value of a firm into two components: the value of the firm as if it were unlevered (financed entirely with equity), plus the present value of the tax shield on debt:

    Firm Value=VU+PV(Tax Shield)\text{Firm Value} = V_U + PV(\text{Tax Shield})

    Where VUV_U is computed by discounting unlevered cash flow at the unlevered cost of equity (the cost of equity for the firm assuming zero debt), and PV(Tax Shield)PV(\text{Tax Shield}) is the present value of interest tax savings, typically discounted at the cost of debt.

    The advantage of APV over WACC for LBOs is that APV does not require a stable capital structure. WACC implicitly assumes the debt-to-value ratio is constant, which is exactly the assumption violated when a sponsor underwrites a deal expecting to deleverage from 6x to 3x EBITDA over the holding period. APV handles the changing structure by computing the tax shield year by year based on the actual debt schedule, then discounting each year's shield at the cost of debt and summing.

    Adjusted Present Value (APV)

    A valuation approach that separately values a firm's unlevered operations and the present value of its debt-financing tax shield, rather than blending the two into a single WACC. APV is the preferred framework when capital structure changes materially over the forecast period (the standard situation in leveraged buyouts), since it does not require the constant-leverage assumption that WACC depends on. APV is widely covered in advanced corporate finance textbooks, including Damodaran's NYU Stern materials on APV.

    The trade-off is operational complexity. APV requires explicit forecasts of debt balances year by year, separate computation of unlevered cost of equity, and careful treatment of bankruptcy costs (which APV can incorporate but WACC cannot). For most stable-leverage corporate DCFs, WACC is simpler and adequately accurate. For LBOs and recapitalizations, the additional complexity of APV is worth it.

    In practice, most PE deal teams use a hybrid approach: an LBO model with explicit debt-paydown schedule produces deal-level returns; a DCF using target leverage WACC is used for valuation context. APV is more commonly seen in academic settings and in specialized restructuring valuations.

    Country Risk Premium for Cross-Border Valuation

    For valuations of companies operating in emerging markets or higher-risk jurisdictions, the standard CAPM cost of equity understates the true cost of capital. The market practice is to add a country risk premium (CRP) to the cost of equity calculation:

    Re=Rf+β×(RmRf)+λ×CRPR_e = R_f + \beta \times (R_m - R_f) + \lambda \times CRP

    Where λ\lambda is a coefficient (often 1.0, but sometimes adjusted based on the firm's specific exposure to country risk) and CRPCRP is the country-specific risk premium. The most widely used CRP estimates come from Damodaran's annual updates, which derive country premiums from sovereign credit default swap spreads adjusted for equity-market volatility.

    For a U.S.-headquartered company with most operations in stable jurisdictions, CRPCRP is effectively zero. For a company headquartered or generating significant cash flows in higher-risk countries (Brazil, Turkey, Russia, Argentina, India under certain analyses), CRPCRP can add 300 to 800 basis points to the cost of equity. The choice of λ\lambda ranges from 1.0 (full exposure to country risk) down to a fraction reflecting partial exposure based on revenue mix or asset location.

    For interviews at firms with global mandates (Goldman, Morgan Stanley, JPMorgan, Lazard cross-border practice), country risk premium is a frequent technical follow-up. For deeper discussion, see private company valuation and cross-border M&A considerations.

    A common follow-up question after introducing CRP is whether the equity risk premium itself should be adjusted for emerging-market exposure, or whether the entire adjustment belongs in the country risk premium. The market practice varies. Damodaran's framework keeps a single global mature-market ERP and adds country-specific premiums on top, which is the cleanest separation. Some practitioners use country-specific ERPs derived from local market data, which can produce inconsistent results when local markets are illiquid or thinly traded. The Damodaran approach is the dominant convention in U.S. and European IB valuation practice and is the answer most senior interviewers expect.

    Common Interview Mistakes on DCF Discount Rates

    Five errors come up across PE and IB interviews on this topic.

    Using levered beta in WACC. The beta in CAPM should reflect the target firm's specific capital structure. Using a peer's levered beta directly without unlevering and relevering produces an inconsistent cost of equity. Sophisticated interviewers will ask the candidate to walk through the relevered beta workflow, and the candidate who can do it cleanly stands out.

    Mixing book and market weights in WACC. Book value weights for debt and equity produce a different (usually higher) WACC than market weights. The right answer is market weights, with the candidate explicitly noting the choice.

    Discounting FCFE at WACC. This is the most common mismatch error. FCFE is already net of debt service; discounting it at the blended cost of debt and equity double-counts debt's effect.

    Ignoring the tax-rate shift. The cost of debt in WACC is after-tax, multiplied by (1Tc)(1 - T_c). Forgetting the tax adjustment overstates WACC by the magnitude of the tax shield, which can be a meaningful error for highly leveraged firms.

    Treating WACC as constant when leverage is changing. WACC computed at LBO-day capital structure dramatically misvalues the firm if leverage normalizes over the holding period. The right framework for these situations is APV or, at minimum, target-structure WACC rather than current-structure WACC.

    For broader DCF coverage and the technical interview questions that accompany discount-rate discussions, see walk me through a DCF, WACC calculation, and terminal value: Gordon Growth vs Exit Multiple.

    Get the complete guide: Download our comprehensive 160-page PDF. Access the IB Interview Guide covering all valuation technical questions, DCF mechanics, and the discount-rate frameworks bulge brackets and elite boutiques expect.

    Key Takeaways

    The DCF discount rate must match the cash flow being discounted. The points to remember:

    • FCFF is discounted at WACC, producing enterprise value; FCFE is discounted at cost of equity, producing equity value directly
    • WACC is constructed at market weights with the after-tax cost of debt (1Tc)×Rd(1 - T_c) \times R_d and CAPM-based cost of equity
    • The relevered beta workflow unlevers peer betas, averages them, and relevers at the target firm's capital structure to produce a comparable cost of equity
    • Target capital structure usually beats current capital structure for WACC, especially for sponsor-backed companies that will deleverage
    • APV is the right framework when capital structure changes materially over the forecast period (LBOs, recaps, exits to IPOs)
    • Country risk premium is added for cross-border valuations of firms with material exposure to higher-risk jurisdictions

    Conclusion

    DCF discount-rate selection is one of the most heavily tested topics in valuation interviews because it sits at the intersection of cash-flow accounting, capital structure theory, and the practical realities of how PE deals and corporate transactions actually unfold. The matching principle (FCFF at WACC, FCFE at cost of equity, asset cash flow at unlevered cost of equity in APV) is the backbone, but the variations around capital structure, beta construction, and country risk are where most candidates either separate themselves or fall behind.

    The candidates who handle these questions confidently are not the ones who memorized the formulas. They are the ones who internalized the underlying logic: a discount rate is the cost of capital for a specific group of capital providers, and a cash flow goes to a specific group of capital providers, and the two have to match. Once that anchor is in place, the rest of the topic becomes much easier to navigate. Pair the framework above with the deeper coverage in walk me through a DCF, WACC calculation, and private company valuation, and the technical bar on most DCF interview questions becomes manageable.

    Frequently Asked Questions

    Explore More

    Common Valuation Multiples Explained

    Learn the most common valuation multiples in investment banking, including EV/EBITDA, P/E, EV/Revenue, and how to use them in practice.

    August 1, 2025

    How to Build a Comparable Company Analysis (Comps)

    Step-by-step guide to building comps in investment banking. Learn how to select peers, gather data, calculate multiples, and present analysis that passes interview scrutiny.

    October 16, 2025

    A Week Before Your IB Start Date: Final Preparation Checklist

    Make the most of your final week before starting as an investment banking analyst. This comprehensive checklist covers wardrobe, logistics, mental preparation, technical review, and strategic groundwork to ensure you start strong.

    November 14, 2025

    Ready to Transform Your Interview Prep?

    Join 3,000+ students preparing smarter

    Join 3,000+ students who have downloaded this resource