acento.io
Calculator

Dividend Calculator

Estimate dividend income, yield, and reinvestment growth instantly — all calculations run in your browser, so your data never leaves your device.

By Karina Zulmery Suárez Bustos , Industrial engineer
Last updated:

What this Dividend Calculator does

This English-language dividend calculator gives you a clear picture of what a stock position actually pays. Enter your share count, price per share, and annual dividend per share — and you instantly see annual income, dividend yield, and the long-run value of reinvesting those payouts through a DRIP (dividend reinvestment plan). The dividend yield formula is straightforward: annual dividends per share divided by price per share, expressed as a percentage. What's less obvious is how compounding changes the outcome over time. The Gordon Growth Model — which prices a stock as next year's dividend divided by the difference between required return and dividend growth rate — shows exactly why a small change in the growth assumption shifts valuation dramatically. All math runs locally using ECMA-404 JSON-safe number handling. 100% client-side — your data never leaves your browser. No uploads, no tracking, no server logs.

Features

  • Dividend yield formula. Computes yield as (annual dividend per share ÷ share price) × 100, matching the standard dividend return formula used by brokerages.
  • DRIP reinvestment projection. Models a dividend reinvestment plan (DRIP) over 1–40 years, showing how reinvested payouts compound share count and total value — the same logic behind the popular DRIP reinvestment calculator queries investors search every month.
  • Dividend payout ratio. Calculates the dividends pay out ratio (dividends ÷ earnings per share), a key signal for whether a company can sustain its current payout.
  • SCHD-style portfolio modeling. Works with any ticker, including high-yield ETFs like SCHD. Enter the current SCHD dividend per share and price to get the same output an SCHD dividend calculator would produce.
  • Gordon Growth Model estimate. Optional field for an assumed annual dividend growth rate plugs into the gordon growth formula to show a rough fair-value estimate alongside the income projection.
  • Privacy-first design. No server, no account, no cookies. Every calculation happens in your browser tab — as verifiable via MDN — JSON.parse and the browser's own DevTools Network panel.

How to use the Dividend Calculator

Fill in four fields, hit Calculate, and copy the results. The tool handles the rest in milliseconds.

  1. Enter your share count. Type the number of shares you hold or plan to buy. Fractional shares are supported — enter 150.5 if your broker allows them.
  2. Enter the current share price. Use the latest market price (e.g., $47.23 for a New York-listed stock). The tool uses this to calculate dividend yield.
  3. Enter the annual dividend per share. Check the company's investor-relations page or your brokerage for the trailing twelve-month figure. Quarterly payers: multiply one quarter's dividend by 4.
  4. Set a DRIP horizon (optional). If you want a dividend reinvestment plan projection, choose a time horizon in years and an assumed annual dividend growth rate. Leave blank for a simple income snapshot.
  5. Copy or share results. Hit Copy to grab the output as plain text. If you also need to model borrowing costs against that income, the [loan calculator](/en/loan-calculator/) is a click away.

Common use cases

  • Evaluating a new dividend stock. Before buying, paste the stock's price and declared dividend to check whether the yield justifies the position relative to your income target.
  • Planning a DRIP account. Long-term investors use the drip plan calculator view to see how reinvested dividends grow a position over 10, 20, or 30 years — especially useful for tax-advantaged accounts where dividends compound without an annual tax drag.
  • Checking payout sustainability. Finance analysts and individual investors use the payout ratio output to flag stocks paying out more than 100% of earnings — a common warning sign before a dividend cut.
  • Comparing ETF income strategies. Run the same inputs for multiple ETFs (e.g., SCHD vs. a bond fund) side by side to compare annual income and projected DRIP growth under the same growth-rate assumption. Pair results with the [compound interest calculator](/en/compound-interest-calculator/) for a full picture.
  • Teaching the Gordon Growth Model. Finance instructors and self-learners use the gordon growth formula field to demonstrate how small changes in the assumed growth rate produce large swings in implied stock value — a core lesson in equity valuation.

Frequently asked questions

Is my financial data stored anywhere?

No. This tool is 100% client-side. Every number you enter is processed in your browser's JavaScript engine and discarded when you close the tab. Nothing is sent to a server, logged, or associated with your identity.

What's the difference between dividend yield and dividend return?

Dividend yield is a snapshot: annual dividend per share divided by current price. Dividend return also factors in price appreciation over a holding period. This calculator computes yield; for total return you'd combine it with capital gains — the [Investment ROI Calculator](/en/investment-roi-calculator/) handles that calculation.

How does the DRIP calculator handle fractional share reinvestment?

The model assumes full fractional reinvestment each period — the same way most modern brokerages (Fidelity, Schwab) handle DRIP enrollments. If your broker rounds down to whole shares, your real-world outcome will be slightly lower than the projection.

What is the Gordon Growth Model and when should I use it?

The Gordon Growth Model (also called the dividend discount model) prices a stock as D₁ ÷ (r − g), where D₁ is next year's expected dividend, r is your required rate of return, and g is the constant dividend growth rate. It's most reliable for mature, stable dividend payers. Avoid it for companies with volatile or zero dividends.

Why does my calculated yield differ slightly from what my brokerage shows?

Brokerages often use a trailing twelve-month dividend figure that includes special one-time distributions, or they annualize the most recent quarter's payout. Make sure you're using the same dividend basis — trailing annual vs. forward annual — for a fair comparison.

Can I use this as an SCHD dividend calculator?

Yes. Enter SCHD's current price, shares owned, and the trailing annual distribution per share (available on ETF issuer pages). The DRIP projection will show how reinvested distributions compound your unit count over time, which is the core output most SCHD calculator searches are looking for.