www.investor.gov Open in urlscan Pro
2a02:26f0:7100:8a0::2aeb  Public Scan

URL: https://www.investor.gov/financial-tools-calculators/calculators/compound-interest-calculator
Submission: On October 23 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form class="views-exposed-form" novalidate="novalidate" data-drupal-selector="views-exposed-form-search-content-block-1" action="/search" method="get" id="views-exposed-form-search-content-block-1" accept-charset="UTF-8" data-once="exposed-form">
  <div class="js-form-item form-item js-form-type-search-api-autocomplete form-type-search-api-autocomplete js-form-item-keys form-item-keys">
    <label for="edit-keys">Search Investor.gov</label>
    <input data-drupal-selector="edit-keys" data-search-api-autocomplete-search="search_content" class="form-autocomplete form-text ui-autocomplete-input"
      data-autocomplete-path="/search_api_autocomplete/search_content?display=block_1&amp;&amp;filter=keys" type="text" id="edit-keys" name="keys" value="" size="30" maxlength="128" placeholder="Search Investor.gov"
      data-once="autocomplete search-api-autocomplete" autocomplete="off">
  </div>
  <div data-drupal-selector="edit-actions" class="form-actions js-form-wrapper form-wrapper" id="edit-actions--2"><input data-drupal-selector="edit-submit-search-content" type="submit" id="edit-submit-search-content" value="Search"
      class="button js-form-submit form-submit">
  </div>
</form>

POST /financial-tools-calculators/calculators/compound-interest-calculator

<form action="/financial-tools-calculators/calculators/compound-interest-calculator" method="post" id="compound-calculator-form" accept-charset="UTF-8">
  <div id="compound-interest-calc-wrapper">
    <p class="form-required"><strong><span>*</span> DENOTES A REQUIRED FIELD</strong></p>
    <div class="sec-calculator" id="compound-interest-calc" data-once="calculator_reset sec_compound_calculator">
      <div class="calculator">
        <h2 class="element-invisible">Calculator</h2>
        <div id="calculator_wrapper" class="calculator_wrapper js-form-wrapper form-wrapper" data-drupal-selector="edit-calculator">
          <div class="calculator_step">
            <h3>Step 1: Initial Investment</h3>
            <div class="calculator__form-input">
              <div class="js-form-item form-item js-form-type-textfield form-type-textfield js-form-item-principal form-item-principal">
                <label for="edit-principal" class="js-form-required form-required">Initial Investment</label>
                <input class="monetary-input num-input form-text required" aria-labelledby="principal_label" novalidate="" data-drupal-selector="edit-principal" aria-describedby="edit-principal--description" type="text" id="edit-principal"
                  name="principal" value="" size="10" maxlength="128" required="required" aria-required="true">
                <div id="edit-principal--description" class="description"> Amount of money that you have available to invest initially. </div>
              </div>
            </div>
          </div>
          <div class="calculator_step">
            <h3>Step 2: Contribute</h3>
            <div class="calculator__form-input">
              <div class="js-form-item form-item js-form-type-textfield form-type-textfield js-form-item-addition form-item-addition">
                <label for="edit-addition">Monthly Contribution</label>
                <input class="monetary-input neg-input form-text" aria-labelledby="addition_label" novalidate="" data-drupal-selector="edit-addition" aria-describedby="edit-addition--description" type="text" id="edit-addition" name="addition"
                  value="" size="10" maxlength="128">
                <div id="edit-addition--description" class="description"> Amount that you plan to add to the principal every month, or a negative number for the amount that you plan to withdraw every month. </div>
              </div>
            </div>
            <div class="calculator__form-input">
              <div class="js-form-item form-item js-form-type-textfield form-type-textfield js-form-item-num-years form-item-num-years">
                <label for="edit-num-years" class="js-form-required form-required">Length of Time in Years</label>
                <input class="num-years num-input fractional-num-year form-text required" aria-labelledby="num_years_label" novalidate="" data-drupal-selector="edit-num-years" aria-describedby="edit-num-years--description" type="text"
                  id="edit-num-years" name="num_years" value="" size="10" maxlength="128" required="required" aria-required="true">
                <div id="edit-num-years--description" class="description"> Length of time, in years, that you plan to save. </div>
              </div>
            </div>
          </div>
          <div class="calculator_step">
            <h3>Step 3: Interest Rate</h3>
            <div class="calculator__form-input">
              <div class="js-form-item form-item js-form-type-textfield form-type-textfield js-form-item-interest-rate form-item-interest-rate">
                <label for="edit-interest-rate" class="js-form-required form-required">Estimated Interest Rate</label>
                <input class="interest-rate ir-input num-input form-text required" aria-labelledby="interest_rate_label" novalidate="" data-drupal-selector="edit-interest-rate" aria-describedby="edit-interest-rate--description" type="text"
                  id="edit-interest-rate" name="interest_rate" value="" size="10" maxlength="128" required="required" aria-required="true">
                <div id="edit-interest-rate--description" class="description"> Your estimated annual interest rate. </div>
              </div>
            </div>
            <div class="calculator__form-input">
              <div class="js-form-item form-item js-form-type-textfield form-type-textfield js-form-item-interest-rate-variance form-item-interest-rate-variance">
                <label for="edit-interest-rate-variance">Interest rate variance range</label>
                <input class="interest-rate ir-input num-input form-text" aria-labelledby="interest_variance_label" novalidate="" data-drupal-selector="edit-interest-rate-variance" aria-describedby="edit-interest-rate-variance--description"
                  type="text" id="edit-interest-rate-variance" name="interest_rate_variance" value="" size="10" maxlength="128">
                <div id="edit-interest-rate-variance--description" class="description"> Range of interest rates (above and below the rate set above) that you desire to see results for. </div>
              </div>
            </div>
          </div>
          <div class="calculator_step">
            <h3>Step 4: Compound It</h3>
            <div class="calculator__form-input">
              <div class="js-form-item form-item js-form-type-select form-type-select js-form-item-compound-interest form-item-compound-interest">
                <label for="edit-compound-interest">Compound Frequency</label>
                <select class="compound-interest form-select" data-drupal-selector="edit-compound-interest" aria-describedby="edit-compound-interest--description" id="edit-compound-interest" name="compound_interest">
                  <option value="0" selected="selected">Annually</option>
                  <option value="1">Semiannually</option>
                  <option value="2">Quarterly</option>
                  <option value="3">Monthly</option>
                  <option value="4">Daily</option>
                </select>
                <div id="edit-compound-interest--description" class="description"> Times per year that interest will be compounded. </div>
              </div>
            </div>
          </div>
          <div id="compound-calc__buttons" class="buttons">
            <div data-drupal-selector="edit-actions" class="form-actions js-form-wrapper form-wrapper" id="edit-actions">
              <div id="compound-calc__errors" class="calc-errors"></div><input class="submit button js-form-submit form-submit" role="button" data-drupal-selector="edit-submit" type="submit" id="edit-submit" name="op" value="Calculate"
                data-once="drupal-ajax">
              <input data-drupal-selector="edit-reset" type="submit" id="edit-reset" name="op" value="Reset" class="button button--reset js-form-submit form-submit">
            </div>
          </div>
        </div>
      </div>
      <div aria-live="polite" tabindex="-1">
        <div id="results_container" class="results-container element-invisible">
          <div class="results-container__inner">
            <div id="calculator_results_chart" class="results_container__chart"></div>
          </div>
        </div>
      </div>
    </div>
  </div><input autocomplete="off" data-drupal-selector="form-sx6d2i-v51rbxlsa910vpwe8fomhxtzvvj8x2aqpbwg" type="hidden" name="form_build_id" value="form-sX6D2I_v51RBxLSA910VPWE8FoMhxtZVvj8x2AqPbWg">
  <input data-drupal-selector="edit-compound-calculator-form" type="hidden" name="form_id" value="compound_calculator_form">
</form>

POST https://public.govdelivery.com/accounts/USSEC/subscribers/qualify

<form accept-charset="UTF-8" action="https://public.govdelivery.com/accounts/USSEC/subscribers/qualify" id="GD-snippet-form" method="post">
  <div style="margin: 0px; padding: 0px; display: inline;"><input name="utf8" type="hidden" value="?"><input name="authenticity_token" type="hidden" value="KnXapkCzt21V0iGtWroZ2aWB3qF6YFZYqoRKTGRxIjg="></div>
  <input id="category_id" name="category_id" type="hidden" value="USSEC_C3">
  <h2>Sign up for Investor Updates</h2>
  <div class="signupWrapper">
    <div class="email_fields" style="display: block;"><label for="email"><img alt="Required" class="required" src="https://public.govdelivery.com/assets/required-ef6e0abfe1c903c5ed5cba6ab7c2c38b.gif">Sign up for Investor Updates Enter Email Address
      </label> <input class="long" id="email" name="email" placeholder="Enter Email Address" type="text"></div>
    <div class="button_panel"><input class="form_button" name="commit" type="submit" value="Submit"></div>
  </div>
</form>

Text Content

Skip to main content

An official website of the United States government

Here’s how you know

Here’s how you know

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive
information, make sure you’re on a federal government site.

The site is secure.
The https:// ensures that you are connecting to the official website and that
any information you provide is encrypted and transmitted securely.

Investor.gov
U.S. Securities and Exchange Commission


AUXILIARY HEADER

 * About Us
 * Contact Us
 * Follow Us
 * Información en Español

Search Investor.gov

Please enter some keywords to search
Menu Toggle


MAIN NAVIGATION

 * BACK
 * Introduction to Investing
    * BACK
    * Getting Started
      * BACK
      * Five Questions to Ask Before You Invest
      * Understanding Fees
      * Asset Allocation
      * Assessing Your Risk Tolerance
      * Investing on Your Own
      * Working with an Investment Professional
      * Researching Investments
    * Investing Basics
      * BACK
      * Save and Invest
      * Invest For Your Goals
      * How Stock Markets Work
      * Investment Products
      * What is Risk?
      * Role of the SEC
      * Glossary
    * General Resources
      * BACK
      * Investor Alerts & Bulletins
      * Publications and Research
      * Useful Websites
    * Questions? Visit Our Glossary

 * Financial Tools & Calculators
    * BACK
    * Financial Tools
      * BACK
      * Investment Professional Background Check
      * EDGAR - Search Company Filings
      * Fund Analyzer
      * Retirement Ballpark E$timate
      * Social Security Retirement Estimator
    * Calculators
      * BACK
      * Compound Interest Calculator
      * Calculadora de interés compuesto
      * Savings Goal Calculator
      * Required Minimum Distribution Calculator
      * College Savings Calculator
    * Alerts and Bulletins

 * Protect Your Investments
    * BACK
    * Fraud
      * BACK
      * Types of Fraud
      * How to Avoid Fraud
      * Resources for Victims
    * Get Help
      * BACK
      * Submit Questions and Complaints
      * Arbitration and Mediation Clinics
    * Check Out Your Investment Professional

 * Additional Resources
    * BACK
    * Spotlight
      * BACK
      * Crypto Assets
      * HoweyTrade
      * Public Service Campaign
      * World Investor Week
      * Director's Take
      * Investing Quizzes
      * Investomania
      * Microcap Fraud
      * Videos
    * Retirement Toolkit
      * BACK
      * First Job
      * Switching Jobs
      * Employer-Sponsored Plans
      * Federal Government Plans
      * Individual Retirement Accounts (IRAs)
      * Managing Lifetime Income
      * Senior Specialist Designations
      * Social Security
      * Avoiding Retirement Fraud
    * Information For:
      * BACK
      * Librarians
      * Older Investors
      * Teachers
      * Military
      * Veterans
      * Native Americans
      * Youth
    * Calculate Compound Interest


BREADCRUMB

 1. Home


MAIN NAVIGATION

 * Compound Interest Calculator
 * Calculadora de interés compuesto
 * Savings Goal Calculator
 * Required Minimum Distribution Calculator
 * College Savings Calculator


COMPOUND INTEREST CALCULATOR

Determine how much your money can grow using the power of compound interest. 



* DENOTES A REQUIRED FIELD


CALCULATOR


STEP 1: INITIAL INVESTMENT

Initial Investment
Amount of money that you have available to invest initially.


STEP 2: CONTRIBUTE

Monthly Contribution
Amount that you plan to add to the principal every month, or a negative number
for the amount that you plan to withdraw every month.
Length of Time in Years
Length of time, in years, that you plan to save.


STEP 3: INTEREST RATE

Estimated Interest Rate
Your estimated annual interest rate.
Interest rate variance range
Range of interest rates (above and below the rate set above) that you desire to
see results for.


STEP 4: COMPOUND IT

Compound Frequency AnnuallySemiannuallyQuarterlyMonthlyDaily
Times per year that interest will be compounded.




NEXT STEPS


TAKE OUR QUIZ ON COMPOUND INTEREST



Test your knowledge of compound interest, the Rule of 72, and related investing
concepts in our most popular investing quiz!  There’s a trick question – can you
spot it?  

Go To Quiz


CHECK OUT THE BACKGROUND OF INVESTMENT PROFESSIONALS



It’s a great first step toward protecting your money and it only takes a few
seconds. Learn more about an investment professional’s background registration
status, and more.

Start Your Search


MORE TOOLS TO HELP YOU SAVE


HoweyTrade Investment Program
Required Minimum Distribution Calculator
Fund Analyzer
Savings Goal Calculator
More Tools


FEATURED CONTENT


TRICK OR TREAT? DON’T GET TRICKED WHEN IT COMES TO INVESTING FOR YOUR FUTURE

Instead, treat yourself to some tips that can help you avoid fraud and make
better informed investment decisions.


NEW RESOURCES FOR OLDER INVESTORS

Never stop learning when it comes to investing for your future and protecting
your hard-earned money. Check out our new content and videos today! 


INVESTOR RESILIENCE, CRYPTO ASSETS, AND SUSTAINABLE FINANCE

Learn about the three themes of World Investor Week 2023 in our joint Investor
Bulletin.


WORLD INVESTOR WEEK INVESTING QUIZ

Test your knowledge of investor resilience, crypto assets, sustainable finance,
and more!


SIGN UP FOR INVESTOR UPDATES

Sign up for Investor Updates Enter Email Address



FOLLOW US

 * Twitter(link is external)
 * Facebook(link is external)
 * YouTube(link is external)


SITE INFORMATION

 * SEC.gov
 * MyMoney.gov(link is external)
 * FOIA
 * Plain Writing
 * Privacy
 * Vulnerability Disclosure Policy
 * USA.gov(link is external)
 * Disclaimer



Return to Top