Investment Calculator

Investment inputs

Amount you add each month.

Extra amount added once per year (treated evenly across months).

Results

Future value

196,665.39

Total interest earned

114,665.39

You contribute 82,000.00 over 20 years, which grows to 196,665.39 at 7% annual interest (compounded monthly).

Planning Poker12358PlayersAAliceBBobCCharlieTask: Implement user authenticationStatsVotes: 3/3Avg: 3.0

How this investment calculator works

This calculator assumes an annual interest rate compounded monthly. We grow your initial amount over the selected number of years and add the effect of your regular savings. Monthly savings are treated as deposits at the end of each month. Annual savings are spread evenly across the year as an equivalent monthly amount.

Investment growth formula (with monthly compounding)

The future value of an investment with monthly compounding and regular contributions can be written as:

Future value = Initial amount × (1 + r/12)12×years + Contribution × ((1 + r/12)12×years − 1) / (r/12), where r is the annual interest rate as a decimal. In this calculator we combine your monthly and annual savings into an effective monthly contribution.