Welcome

Financial freedom is not a process that happens overnight. Financial success requires dedication, determination, sacrifice, and a lot of hard work. I strongly believe in my 20 steps to financial freedom listed on the home page. Please take a look and even print them out. Always keep them in mind when working toward your financial goals. Lexchoice wants to help you achieve complete financial success. I’ll keep this blog updated with many diverse articles covering a wide range of financial areas. Please subscribe to this blog and spread the word.

Tool to Calculate Compound Interest

July 24th, 2008 | Posted in Financial Tools
Calculating compound interest is simple with our free online compound interest calculator. Find how much money you can save over time. This calculator is a quick way to find out how much an initial investment will be worth in a certain amount of years. It’s very simple to use just enter in the initial investment or present value in the fist box, put the expected interest rate in the second box, and finally the number of years the money will compound in the third box. Press the Calculate button and this handy financial tool will tell you how much interest you will collect as well as the future value of the initial investment.

Compound Interest Calculator

Present Value:
<input name="presentVal" type="text" />
Interest Rate(%):
<input name="intRate" type="text" />
Years of Compounding:
<input name="years" type="text" />
<input onclick="calculate(myform)" name="calc" type="button" value="Calculate" />


Total Interest:
<input name="totalInt" type="text" />
Future Value:
<input name="futureVal" type="text" />

Leave a Comment