Understanding recurring deposits
What is a recurring deposit?
A recurring deposit is a savings product offered by banks, small finance banks, co-operative banks and the post office in which you commit to depositing a fixed sum every month for a fixed period. In exchange the institution fixes an interest rate at the time you open the account, and that rate applies for the whole tenure regardless of what happens to rates afterwards.
The appeal is structural rather than mathematical. Most people do not have a large lump sum sitting idle, but almost everyone has a monthly surplus, however modest. A recurring deposit converts that surplus into a disciplined commitment: the instalment is usually collected by standing instruction from your savings account on a set date, so the saving happens before the money can be spent on something else. Tenures typically run from six months to ten years, and minimum instalments at most banks start somewhere between ₹100 and ₹500.
Because the rate is contractual, you know at the outset roughly what you will receive, subject to tax and to the bank's rounding conventions. That certainty is the whole point of the product, and it is what distinguishes a recurring deposit from a market-linked investment where the outcome is genuinely unknown until you get there.
What is an RD calculator?
An RD calculator answers one question: if I put this much away every month, for this long, at this rate, what will I have at the end? It takes three inputs — the monthly deposit, the tenure and the annual interest rate — and returns three figures: the total you will have deposited out of your own pocket, the interest that accumulates on those deposits, and the maturity amount you receive when the term ends.
That sounds simple enough to do on paper, and for a single instalment it is. What makes it awkward by hand is that every instalment has a different holding period, and interest compounds on top of interest already credited. A five-year RD has sixty instalments each growing for a different length of time. Doing that arithmetic by hand sixty times, then again when you want to compare two tenures, is where the calculator earns its place.
This particular calculator adds a few things beyond the headline number: a year-by-year table so you can see when the interest starts to matter, a full month-by-month schedule, a growth chart, and a reverse mode that solves for the instalment you would need in order to hit a specific savings goal.
How does an RD calculator work?
Internally it walks the account forward one month at a time. It starts at zero, adds your instalment, applies one month's worth of growth, and repeats. After the final month the balance is the maturity amount. Subtracting the money you put in gives the interest.
Running it as a month-by-month walk rather than a single formula has a practical benefit: it produces the intermediate figures as a side effect. The value at the end of year three is simply the balance after month thirty-six — no separate calculation and therefore no way for the table to disagree with the headline. Every panel on this page reads from one result object produced by one function, which is a deliberate design decision. Calculators that recompute the same quantity in three places eventually show three different answers.
RD interest calculation
The single most common misunderstanding about recurring deposits is to treat the total deposited as though it earned interest for the whole tenure. It does not, and the difference is large.
Consider ₹5,000 a month for five years. You deposit ₹3,00,000 in total. If that entire ₹3,00,000 earned 7% for five years, you would be looking at well over a lakh in interest. The actual estimated interest is closer to ₹59,664 — a little over half. The reason is that the average rupee in a recurring deposit is only invested for roughly half the tenure. Your first instalment gets the full five years; your last gets one month; the average across all sixty sits near thirty months.
This is also why comparing a recurring deposit to a fixed deposit at the same headline rate is misleading if you only look at the interest earned. The fixed deposit earns more, but only because the money went in earlier. Judged as a rate of return on the money actually committed at each point in time, the two are the same product with a different payment schedule.
How to calculate RD maturity amount
If you want to sanity-check the calculator by hand, work in these steps:
- Convert the tenure to a number of instalments. Five years is 60 monthly instalments.
- Find the periodic rate. At 7% a year with quarterly compounding, the quarterly rate is 7 ÷ 4 = 1.75%, or 0.0175.
- Find the one-month growth factor: k = 1.01754/12 = 1.01751/3 ≈ 1.005800.
- Sum the growth of each instalment: k + k² + … + k⁶⁰ ≈ 71.93.
- Multiply by the instalment: ₹5,000 × 71.93 ≈ ₹3,59,664.
Step four is the one that is tedious by hand, but it is a plain geometric series, so the shortcut k × (kN − 1) ÷ (k − 1) gets there in one line. Anyone reproducing this in a spreadsheet can lay the sixty terms out in a column and sum them, which is a useful exercise precisely because it makes visible how little the final instalments contribute.
Monthly RD example
Take a saver putting ₹10,000 a month into a five-year recurring deposit at an assumed 7%. Total deposits come to ₹6,00,000 and the estimated maturity is about ₹7,19,328, so roughly ₹1,19,328 is interest.
What the year-wise table shows is that the interest is heavily back-loaded. In year one there is very little balance to earn anything, so the interest is small. By year five the account is carrying most of its eventual balance for the whole twelve months, so that year alone contributes far more interest than year one did. This is worth internalising before shortening a tenure: cutting a five-year RD to three years does not remove two-fifths of the interest, it removes the most productive years.
RD vs FD
Recurring deposit
- A fixed amount goes in every month across the tenure.
- Suits saving out of regular monthly income.
- Each instalment earns interest only for its own remaining period.
- Maturity depends on the instalment, the tenure and the applicable rate.
Fixed deposit
- Usually a single lump sum placed at the start.
- Suits money you already have and do not need for a while.
- The full principal earns interest for the entire period.
- Maturity depends on the deposit, the tenure and the applicable rate.
Neither is universally better; they solve different problems. If you have ₹3,00,000 today, a fixed deposit puts all of it to work immediately. If you will have ₹3,00,000 only after saving ₹5,000 a month for five years, a recurring deposit is the instrument that matches your actual cash flow. Comparing their headline maturity figures without noting that difference is comparing two things that were never alternatives. You can run the lump-sum side of that comparison on our FD calculator.
RD vs SIP
Recurring deposit
- A deposit product from a bank or the post office.
- The interest rate is specified by the institution when you open it.
- No exposure to equity market movement.
- The outcome is known in advance, subject to tax and the bank's terms.
SIP
- A method of investing regularly, most often in mutual funds.
- Returns are market-linked and are not fixed or guaranteed.
- Value can fall as well as rise, including below the amount invested.
- The outcome is not known in advance at any point.
The two look similar because both take a fixed sum monthly, and that surface resemblance causes a lot of confusion. The difference is what happens to the money afterwards. A recurring deposit is a loan to a bank at an agreed rate. A SIP buys units in a fund whose value moves with the market. Any comparison of the two that presents a SIP's assumed return alongside an RD's contracted rate as though they were the same kind of number is misleading, because one is a promise and the other is an assumption. If you want to model the market-linked side, use the SIP calculator — and read its output as a projection, not a maturity value.
This page does not offer a view on which you should choose. That depends on your time horizon, your tolerance for seeing a balance fall, and what the money is for — none of which a calculator knows.
RD interest and compounding
Compounding frequency is the number of times a year the accumulated interest is added to the balance and starts earning interest itself. Indian banks conventionally compound recurring deposit interest quarterly, which is why this calculator defaults to quarterly.
The effect of frequency is real but modest. On ₹5,000 a month for five years at 7%, moving from annual to quarterly compounding adds a little under ₹1,700 to the maturity value; moving from quarterly to monthly adds a few hundred more. It is worth getting right for accuracy, but it is not where the big money is. Tenure and rate dominate: an extra year, or an extra half a percent, moves the outcome far more than the compounding basis does.
The selector on the calculator exists because not every product follows the quarterly convention, and because seeing the difference for yourself is more convincing than being told it is small. What the calculator will not do is silently mix conventions — whichever basis you pick is applied consistently and is displayed alongside every result.
What happens if an RD instalment is missed?
The rules are set by the bank, not by any universal standard, so the only reliable answer is the one in your own account terms. That said, the general shape is consistent across most institutions.
A missed or late instalment usually attracts a penalty, often charged per month of delay and scaled to the instalment size. Repeated defaults — commonly six consecutive missed instalments, though this varies — can cause the bank to close the account early and pay interest at a reduced rate. Separately from any penalty, a missed instalment simply means less money in the account earning interest, so the maturity value falls by more than the instalment itself.
This calculator models a schedule where every instalment is paid on time. It does not attempt to project the effect of a default, because doing so would require encoding one particular bank's penalty structure and presenting it as though it were general.
What happens if an RD is closed early?
Most recurring deposits permit premature closure, but on terms that are deliberately unattractive. Typically the interest is recalculated at the rate that would have applied to the period the deposit actually ran, rather than the rate you contracted for, and a penalty of some fraction of a percent is often applied on top.
The practical consequence is that the amount you receive on early closure can be well below both the maturity figure and your naive expectation. On a long tenure closed near the start, it is possible to receive little more than your deposits back.
The figure this page produces is the full-tenure outcome. It is not a prediction of premature-closure proceeds, and it should not be used as one. If early access is a realistic possibility, that is worth factoring into the choice of tenure at the outset rather than discovering it later.
RD interest and tax
Interest earned on a recurring deposit is generally treated as taxable income in India and added to your total income for the year, taxed at whatever rate applies to you. Banks may also deduct tax at source once the interest paid crosses the applicable threshold, and there are forms that can be submitted where your total income falls below the taxable limit.
Thresholds, rates and the forms themselves are set by tax rules that change from time to time, and the effect on any individual depends on their total income from all sources. For those reasons this page states the position in general terms only and does not compute a tax figure.
The maturity and interest amounts shown by the calculator are gross — before any tax. There is deliberately no "after tax" figure, because producing one would require assumptions about your circumstances that the tool has no way to know, and a wrong after-tax number is worse than no after-tax number. For income tax planning more broadly, see the income tax calculator, and treat this paragraph as general information rather than advice about your own position.
How to calculate the monthly RD for a target amount
The more useful question is often the reverse of the default one: not "what will ₹5,000 a month become?" but "I need ₹5,00,000 in five years — what do I have to put away?"
Because the maturity value is directly proportional to the instalment, the reverse is straightforward. Work out what a ₹1 monthly instalment would grow to over the tenure at the given rate, then divide the target by that figure. At 7% over five years, ₹1 a month grows to about ₹71.93, so a ₹5,00,000 target needs about ₹6,951 a month.
The Target RD mode on this page does exactly that, using the same series as the forward calculation rather than a separate formula, and rounds the answer up to the nearest rupee so that the projection reaches the goal rather than landing just under it. Switching back to the standard mode with that instalment reproduces the target, which is the check worth doing on any reverse calculator you use.
Common RD calculation mistakes
- Treating the total deposited as the invested amount. As above, the average rupee is invested for about half the tenure, not all of it. This is the error behind most "why is the interest so low?" surprises.
- Applying a SIP formula to a recurring deposit. The two schedules look alike but the compounding conventions differ, and a monthly-compounded annuity formula will overstate a quarterly-compounded RD.
- Mixing compounding bases. Dividing the annual rate by twelve and then compounding quarterly, or vice versa, produces a number that corresponds to no real product.
- Assuming a headline rate applies to your tenure. Deposit rates vary by tenure bracket, sometimes sharply, and the advertised rate is often for one specific band.
- Forgetting tax. The maturity figure is gross. For a taxpayer in a higher bracket the post-tax outcome is materially different.
- Comparing gross RD interest with post-tax returns elsewhere. If you are comparing products, compare like with like.
- Planning around a tenure the bank does not offer. Many banks cap recurring deposits at ten years; this calculator allows thirty because the arithmetic is well defined, not because such a product is common.
ToolAdda's RD Calculator is an educational tool, not financial advice. Recurring deposit rates, minimum instalments, tenure limits, penalty rules and premature-closure terms are set by each bank and change over time. Figures shown are gross, before any tax. Confirm the actual terms with your bank before committing to a deposit.