CD Calculator
Forecast Certificate of Deposit earnings at maturity based on deposit, APY, term, and compounding frequency. Compare CD offers side by side.
Formula
A = P(1 + r/n)^(nt)
Compound interest formula where P is principal, r is annual rate, n is compounding periods per year, and t is time in years.
Worked Examples
Example 1: Basic CD Calculation
Problem: $10,000 deposit at 5% APY for 12 months, compounded monthly.
Solution: Formula: A = P(1 + r/n)^(nt)\n\nP = $10,000\nr = 5% = 0.05\nn = 12 (monthly compounding)\nt = 1 year\n\nA = $10,000(1 + 0.05/12)^(12×1)\nA = $10,000(1.00417)^12\nA = $10,000 × 1.05116\nA = $10,511.62\n\nInterest earned: $511.62\n\nNote: The 5% APY already accounts for monthly compounding. If you're given a stated rate, the calculation shows how to find APY.
Result: $511.62 interest earned
Example 2: CD Ladder Strategy
Problem: $50,000 to invest. Build a 5-year CD ladder with current rates: 1-yr 4.5%, 2-yr 4.7%, 3-yr 4.8%, 4-yr 5.0%, 5-yr 5.2%.
Solution: Split into 5 equal parts of $10,000:\n\n1-year CD at 4.5%: $10,450 at maturity\n2-year CD at 4.7%: $10,959 at maturity\n3-year CD at 4.8%: $11,513 at maturity\n4-year CD at 5.0%: $12,155 at maturity\n5-year CD at 5.2%: $12,889 at maturity\n\nAfter year 1:\n- 1-year CD matures, reinvest in new 5-year CD\n- Continue pattern each year\n\nBenefits:\n- Access to 1/5 of money each year\n- Eventually all money earning 5-year rates\n- Flexibility to adjust if rates change
Result: Balanced liquidity and higher returns
Example 3: CD vs Early Withdrawal
Problem: You have a $20,000 18-month CD at 5% APY (6 months in). Emergency requires $10,000. Penalty is 6 months interest.
Solution: Interest earned so far (6 months):\n$20,000 × 5% × (6/12) = $500\n\nIf you withdraw $10,000 early:\nPenalty on $10,000 = 6 months interest\n$10,000 × 5% × (6/12) = $250 penalty\n\nNet from early withdrawal:\n$10,000 - $250 = $9,750 received\n\nRemaining $10,000 continues earning:\n12 more months at 5% = $500\n\nTotal interest earned:\n$500 (first 6 mo) - $250 (penalty) + $500 (remaining) = $750\n\nVs. no withdrawal: $1,500 interest\nCost of emergency: $750 in lost interest
Result: $250 penalty + $500 opportunity cost
Frequently Asked Questions
How do I get the most accurate result?
Enter values as precisely as possible using the correct units for each field. Check that you have selected the right unit (e.g. kilograms vs pounds, meters vs feet) before calculating. Rounding inputs early can reduce output precision.
Is my data stored or sent to a server?
No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.
Can I use CD Calculator on a mobile device?
Yes. All calculators on NovaCalculator are fully responsive and work on smartphones, tablets, and desktops. The layout adapts automatically to your screen size.
Can I use the results for professional or academic purposes?
You may use the results for reference and educational purposes. For professional reports, academic papers, or critical decisions, we recommend verifying outputs against peer-reviewed sources or consulting a qualified expert in the relevant field.
Why might my result differ from another tool or reference?
Differences typically arise from rounding conventions, the specific version of a formula (for example, simple vs compound interest), or unit inconsistencies between inputs. Check that both tools are using the same formula variant and the same units. The References section links to the authoritative source behind the formula used here.
How do I verify CD Calculator's result independently?
The Formula section on this page shows the equation used. You can reproduce the calculation manually or in a spreadsheet using those steps. Compare your answer against the worked examples in the Examples section, which use known reference values so you can confirm the calculator is behaving as expected.