# CD Rate Calculator

Calculate CD returns with compound interest. Compare certificate of deposit terms and rates. See total interest earned and effective APY.

## What this calculates

See exactly how much your certificate of deposit will earn. Enter your deposit amount, interest rate, term length, and compounding frequency to calculate the maturity value, total interest earned, and effective APY.

## Inputs

- **Deposit Amount** ($) — min 0 — Initial deposit into the CD.
- **Annual Interest Rate (APY)** (%) — min 0, max 20 — Annual percentage yield offered by the CD.
- **CD Term (Months)** — options: 3 months, 6 months, 9 months, 12 months (1 year), 18 months, 24 months (2 years), 36 months (3 years), 48 months (4 years), 60 months (5 years) — Length of the CD term.
- **Compounding Frequency** — options: Daily (365), Monthly (12), Quarterly (4), Semi-Annually (2), Annually (1) — How often interest compounds.

## Outputs

- **Value at Maturity** — formatted as currency — Total value when the CD matures.
- **Total Interest Earned** — formatted as currency — Interest earned over the full CD term.
- **Effective APY** — formatted as percentage — True annual yield accounting for compounding.
- **Average Monthly Interest** — formatted as currency — Average interest earned per month.

## Details

A certificate of deposit (CD) locks your money away for a fixed term in exchange for a guaranteed interest rate. The math: FV = P(1 + r/n)^(nt), where P is the deposit, r is the annual rate, n is compounding frequency, and t is time in years.

For example, $10,000 deposited at 4.5% APY for 12 months with daily compounding grows to $10,460.25, earning $460.25 in interest. The same deposit for 24 months earns $940.70 -- slightly more than double the 12-month interest because of compounding.

## CD Term Comparison

Longer terms generally offer higher rates, but you sacrifice liquidity. Here is a typical rate ladder:

- **3-6 month CD:** 4.0-4.25% -- maximum flexibility, lower rate
- **12 month CD:** 4.25-4.75% -- the sweet spot for most savers
- **24-36 month CD:** 4.0-4.5% -- locks in today's rate longer
- **60 month CD:** 3.75-4.25% -- highest rate risk if rates rise

## CD Laddering Strategy

Instead of putting all your money in one CD, split it across multiple terms. For example, divide $50,000 into five $10,000 CDs with terms of 1, 2, 3, 4, and 5 years. As each CD matures, reinvest it into a new 5-year CD. After 5 years, you have a CD maturing every year while earning the higher long-term rate on most of your money.

## Frequently Asked Questions

**Q: What is the difference between APY and interest rate?**

A: The interest rate (or APR) is the base rate the bank pays. APY (annual percentage yield) accounts for compounding -- how often interest is calculated and added to your balance. A 4.5% rate compounded daily has an APY of about 4.603%. Banks are required to quote APY so you can compare CDs on equal terms. Always compare APY, not interest rate.

**Q: What happens if I withdraw from a CD early?**

A: Most banks charge an early withdrawal penalty, typically 3-6 months of interest for shorter CDs and 6-12 months for longer terms. On a 12-month CD earning $460 in interest, a 6-month penalty would cost about $230. Some banks offer no-penalty CDs with slightly lower rates. Always check the penalty before opening a CD.

**Q: Are CD earnings taxable?**

A: Yes. CD interest is taxed as ordinary income at your federal (and usually state) income tax rate. The bank sends a 1099-INT form for interest earned during the tax year. You owe tax on the interest in the year it is credited to your account, even if the CD has not matured yet. Consider this when comparing CD returns to tax-advantaged alternatives.

**Q: Is my CD insured?**

A: CDs at FDIC-insured banks are covered up to $250,000 per depositor, per bank, per ownership category. Credit union CDs (called share certificates) are similarly insured by NCUA. If you have more than $250,000, spread it across multiple banks to keep full coverage. This makes CDs one of the safest investments available.

---

Source: https://vastcalc.com/calculators/finance/cd-rate
Category: Finance
Last updated: 2026-04-08
