Daily Compound Interest Calculator

Calculate the final amount and interest earned when interest compounds daily over a set number of days. Free, instant, no signup.

%
days
Formula: A = P × (1 + r/365)^days
  • P = principal
  • r = annual rate (decimal)
  • days = number of days

How to use the Daily Compound Interest Calculator

  1. Enter your values. Fill in the fields with your numbers.
  2. Calculate. Press Calculate to run the daily compound interest calculator.
  3. Use the result. Copy the result or try a related tool next.

Why use our Daily Compound Interest Calculator

Instant results. Enter your figures and the daily compound interest calculator returns an answer in seconds.
Free & private. Runs in your browser — no signup, and nothing is sent to a server.
Accurate. Uses standard formulas so you can rely on the numbers.

Free to use — premium coming soon

FREE
  • Unlimited calculations
  • Instant results
  • No signup
PREMIUM
  • Remove ads
  • Save & compare scenarios
  • Export results

About the Daily Compound Interest Calculator

The Daily Compound Interest Calculator shows how a balance grows when interest is added to the principal every single day instead of monthly, quarterly, or once a year. You enter a starting amount, an annual interest rate, and a time period, and it projects the future value plus the total interest earned. Daily compounding is the model most online savings accounts, money market accounts, and certificates of deposit use behind the scenes, so this tool is the right fit when your bank advertises that interest is calculated daily and credited monthly. It turns a rate on paper into a concrete dollar figure for any horizon you choose.

Use this calculator when you want to compare real returns rather than headline rates. Because daily compounding adds 365 interest events per year, it edges out monthly or annual compounding on the same nominal rate, though the gap is usually small at today's rates. For example, $100,000 at 3% earns roughly $3,045 over a year compounded daily versus about $3,042 compounded monthly, a difference of only a few dollars. The calculator makes that comparison visible, which helps when you are deciding between accounts, estimating CD maturity values, or setting a realistic savings goal for a down payment or emergency fund.

Under the hood the tool uses the standard daily compounding formula A = P(1 + r/365)^(365t), where A is the ending balance, P is the principal, r is the annual rate as a decimal, and t is the number of years. It converts your annual rate to a daily rate by dividing by 365, raises that growth factor to the power of the number of days, and multiplies by your starting balance. If you add regular contributions, it layers the future value of those deposits on top using the annuity portion of the formula, so each deposit also earns daily interest for the days it stays invested.

Every calculation runs entirely in your browser, so the amounts, rates, and goals you type are never uploaded, logged, or stored on a server. The results are mathematical projections based only on the numbers you provide; they assume a fixed rate and ignore taxes, fees, promotional rate changes, and whether your bank uses a 360-day rather than 365-day year. Treat the output as a close planning estimate rather than a guaranteed bank statement. For an exact figure, confirm your account's stated APY and compounding convention, since APY already bakes in the compounding effect this tool demonstrates.

Frequently asked questions

What formula does this daily compound interest calculator use?

It uses A = P(1 + r/365)^(365t), where P is the principal, r is the annual rate as a decimal, and t is the number of years. The rate is divided by 365 to get a daily rate, then compounded once for each day in the period.

Does daily compounding really earn much more than monthly?

Only a little. On a $100,000 balance at 3%, daily compounding earns about $3,045 a year versus roughly $3,042 with monthly compounding, a difference of under $4. The interest rate itself matters far more than how often it compounds.

Should I compare accounts by compounding frequency or by APY?

Compare by APY. The annual percentage yield already includes the effect of daily compounding, so it reflects your true yearly return and lets you compare accounts on equal footing without doing the math yourself.

Should I use 365 or 360 days for the calculation?

Most consumer savings accounts and CDs use a 365-day year, which this calculator assumes. Some lenders use a 360-day year, which produces a slightly larger daily rate and marginally more interest, so check your account's terms if you need an exact match.

Can I include regular deposits in the projection?

Yes. When you add recurring contributions, the calculator compounds each deposit daily for the time it remains invested and adds that to the growth of your starting balance, which reflects how steady saving accelerates your total.

From our blog

Date Calculator: How to Count Days, Hit Deadlines, and Avoid Off-by-One Errors

By the Super Simple Digital Tools Team · Updated June 2026

Most date mistakes are not big mistakes. They are quiet, one-day errors: an invoice marked due a day late, a notice period that ends on the wrong Friday, a countdown that is off because February had 29 days that year. A date calculator exists to kill those small errors, and the first step to using one well is knowing which of two questions you are actually asking: how long is it between two known dates, or what date do I land on after moving a known interval?

For the 'how long between' question, the most common trip-up is the difference between inclusive and exclusive counting. If a guest checks in on the 10th and out on the 13th, the gap is 3 nights but spans 4 calendar days. Both numbers are correct; they answer different questions. Decide up front whether your start and end days both 'count' as active, then set the include-end-date option to match. For pure elapsed time, leave it off; for booked spans where every day is used, turn it on.

For the 'what date will it be' question, the danger is month length. Adding 30 days is not the same as adding one month, and naive arithmetic can produce impossible dates like February 30. A good calculator walks the calendar instead, so adding one month to January 31 gives the last day of February, and adding a year to February 29 lands on February 28 in a non-leap year. If a contract says 'three months from signing,' use month steps, not a flat 90 days, because the two answers can differ by several days.

Leap years deserve a moment of respect because they are the source of a surprising share of date bugs. The rule is precise: divisible by 4 is a leap year, but a century year must also be divisible by 400. So 2024 and 2000 are leap years while 2100 will not be. Any duration that crosses a February 29, or a birthday on February 29 itself, needs this rule applied, which is exactly what the calculator does automatically so you never have to remember it.

Finally, treat business-day counting with a little caution. Stripping out weekends is straightforward and useful for rough working-day estimates, but a date tool does not know your country's public holidays, your company's closures, or court-specific rules about how deadlines that fall on a holiday roll forward. For casual planning, weekday filtering is plenty. For legal, payroll, or compliance deadlines, count the weekdays here, then adjust for the specific holidays that apply to you.

  • Always confirm whether you need inclusive or exclusive counting before trusting the number; for stays, rentals, and event spans, include the end date so both bookend days are counted.
  • When a contract or policy is written in months or years, use the add-months or add-years mode rather than converting to a flat number of days, so end-of-month and leap-year edge cases resolve correctly.
  • To find someone's age in days or a precise countdown, put the birthday or event date as one end and today's date as the other; flip which date is the start if you want past versus future.
  • For deadlines that hinge on holidays, count working days with the weekend filter first, then manually push the result past any public holidays that apply in your region.

Read the full guide →

Tool by the Super Simple Digital Tools Team. Reviewed by our editorial team. Free to use, no signup required.

Related tools