CALCULATORCASTLE

Finance Calculator

Solve for any variable in the time value of money equation: PV, FV, payment, rate, or periods.

About

Finance Calculator

Most of an introductory finance course circles the same idea: the time value of money. It links four figures, present value (PV), future value (FV), interest rate (I/Y), and number of periods (N), with periodic payment (PMT) as an optional fifth. This calculator solves for any one of them from the other four. Pick a tab, fill in the rest, and it returns the answer along with a balance chart and a period-by-period schedule.

The time value of money

Say someone owes you $500. Would you rather be paid the whole amount today, or in four instalments across the next year? Most people want it now, and the reason is not impatience. Money in your hand can be spent, put in an account earning interest, or used to knock down a loan. Waiting costs you every use the money could have had in the meantime.

That is the time value of money: a dollar today is worth more than a dollar promised later. It is also why interest exists. Leave money in a savings account and the bank pays you for it, because having your cash on hand is worth something to them. Commit it for a longer fixed term and the bank pays more, since it can count on the money for longer.

How future value works

Put $100 (PV) in an account paying 10% a year (I/Y). After one year you have $110 (FV), the original $100 plus $10 of interest. So $100 today is worth $110 in a year at 10%.

The general rule is that one period at rate r turns each dollar into (1 + r) dollars. Here r is 10%:

1 + 0.10 = 1.10, so $100 × 1.10 = $110

Leave it another year at the same rate and the second year's interest is charged on $110, not $100:

$110 × 0.10 = $11, so $110 + $11 = $121

$121 is the future value of $100 in two years at 10%. Run the same logic backwards and you get present value: with a 10% discount rate, an FV of $121 two periods out has a PV of $100. A discount rate is an interest rate pointed the other way, pulling a future sum back to what it is worth now.

Break that $121 into its parts and the mechanics are easy to see:

  • $100 of original principal, the present value.
  • $10 of interest earned in year one.
  • $10 of interest earned in year two on the original principal.
  • $1 of interest earned in year two on year one's interest ($10 × 0.10).

That last dollar is compounding. It looks trivial over two years and dominates the total over thirty. The Compound Interest Calculator follows that thread further.

PMT, the periodic payment

PMT is money moving in or out at every period of a financial stream. A rental property collecting $1,000 a month is a recurring inflow, and an investor deciding whether to buy it needs to know what ten years of that $1,000 is worth today. The same question covers a business throwing off $100 a year, or a house bought with $30,000 down and a $1,000 monthly mortgage.

Solving those by hand means wrestling with an annuity formula, which is where a calculator earns its keep. One setting matters more than people expect: whether payments land at the beginning or the end of each period. Beginning-of-period payments sit in the account one extra period each and collect interest for it, and across a long schedule the difference is large. That toggle lives under Settings, along with P/Y (payments per year) and C/Y (compounds per year), which let the payment frequency differ from the compounding frequency.

What each tab solves

Each tab hides one field and returns it from the other four:

  • FV asks what a balance grows to. Enter what you have now, what you add each period, the rate, and the number of periods.
  • PMT asks what payment gets you from a starting balance to a target, which is the question behind every loan payment and savings plan.
  • I/Y asks what return the plan needs. It solves by search rather than a closed formula, because the interest rate cannot be isolated algebraically.
  • N asks how many periods it takes, which answers both "how long will this last" and "when is this paid off".
  • PV asks what a future sum or stream is worth today, the core of any valuation.

A worked example on the N tab: start with $20,000 at 6% a year, withdraw $2,000 a period, and stop when $10,000 is left. The answer is 9.604 periods. Along the way the withdrawals total $19,208.04 while the account earns $9,208.04 in interest, which is how $20,000 supports more than $19,000 of withdrawals and still leaves a balance behind. The schedule underneath the chart shows exactly where each period's interest lands.

Reading the sign convention

Cash flows carry a sign, the same as on a BA II Plus or HP 12C. Money coming toward you is positive and money leaving you is negative. Deposit $20,000 and withdraw $2,000 a period, and PV is 20000 while PMT is -2000. Getting a blank or nonsensical answer is almost always a sign problem: if every figure carries the same sign, there is nothing for the calculator to balance and no solution exists.

Using it in a finance class

Finance coursework is hard to get through without a financial calculator on the desk. Nearly every calculation can be done by hand, but instructors generally allow the calculator, including in exams, because the point is understanding what the numbers mean and picking the right tool for the question. This one runs in a browser, so it is available on a phone during a lecture or while working through problem sets. The chart and schedule underneath are the part a physical calculator cannot give you: the balance path and the interest split, period by period, instead of a single number on a display.

Why this calculator sits underneath the others

This is the engine behind most of the financial calculators on this site. Every one of them is the time value of money applied to a specific situation. There is no Mortgage Calculator, Auto Loan Calculator, or Credit Card Calculator without it, and our Investment Calculator runs the same math wearing different labels. Learn the five keys here and the rest of the tools stop being separate things to learn.

Beginning of period against end of period

Every time-value calculation assumes when the payment lands. An ordinary annuity pays at the end of each period, which fits a loan payment or a salary. An annuity due pays at the start, which fits rent, insurance premiums and most lease payments. The difference is one extra period of growth on every payment, so the annuity due result is the ordinary result multiplied by one plus the periodic rate.

It is a small factor that compounds into a real gap. Saving $200 a month for ten years at 5% gives $31,056.46 paid at the end of each month and $31,185.86 paid at the start. Longer horizons and higher rates widen it. If a textbook answer misses yours by roughly one period of interest, this switch is almost always the reason.

Why the rate is the hard one to solve

Four of the five variables can be rearranged out of the time-value equation directly. The rate cannot. It appears inside an exponent and inside a fraction at the same time, and no closed-form solution exists for the general case, so the answer has to be found by iteration. This calculator narrows in on it numerically, the same approach a financial calculator or a spreadsheet uses.

Two consequences follow. A rate solution can be slightly off in the last decimal place, which is why results are shown to a sensible precision rather than to fifteen digits. And a problem with cash flows that change sign more than once can have more than one mathematically valid rate, which is the same quirk that makes IRR unreliable on irregular projects.

Common questions

Frequently asked questions

The principle that a dollar today is worth more than a dollar promised later, because money in hand can be spent, invested to earn interest, or used to pay down debt. It is the reason interest exists and the basis for every calculation on this page.

PV is present value, the amount today. FV is future value, the amount at the end. PMT is the payment made each period. N is the number of periods. I/Y is the nominal interest rate per year. Give the calculator any four and it solves for the fifth.

Usually a sign problem. Money coming to you is positive and money leaving you is negative, so a deposit and a withdrawal must carry opposite signs. If PV, PMT, and FV all share one sign there is no solution to find, and the result stays empty.

They are the same rate pointed in opposite directions. An interest rate grows a present amount into a future one; a discount rate pulls a future amount back to what it is worth today. At 10%, $100 grows to $121 in two years, and $121 discounts back to $100.

P/Y is the number of payments per year and C/Y is the number of times interest compounds per year. They are separate because the two often differ, such as a loan paid monthly but compounded semi-annually. Both live under Settings and default to 1.

It depends on the contract. Rent and leases are usually paid at the beginning; loan payments and most savings deposits at the end. Beginning-of-period payments earn one extra period of interest each, so the choice noticeably changes the total over a long schedule.

It follows the same five-key time-value-of-money model and the same sign convention, so results match. The differences are additive: this one is free in a browser and adds a balance chart and a period-by-period schedule that a handheld cannot display.

The math is identical. This page uses the finance-class labels (PV, FV, PMT, N, I/Y) and the sign convention, while the Investment Calculator wraps the same engine in plain terms like starting amount, contribution, and target.