Skip to main content

PV

Definition of PV

Calculates the present value of an annuity investment based on constant-amount periodic payments and a constant interest rate.

Sample Usage

PV(2,12,100)

PV(A2,B2,C2,D2,1)

Syntax

PV(rate, number_of_periods, payment_per_period, [future_value, end_or_beginning])

  • rate - The interest rate.

  • number_of_periods - The number of payments to be made.

  • payment_amount - The amount per period to be paid.

  • future_value - [ OPTIONAL ] - The future value remaining after the final payment has been made.

  • end_or_beginning - [ OPTIONAL - 0 by default ] - Whether payments are due at the end (0) or beginning (1) of each period.

Notes

  • Ensure that consistent units are used for ratenumber_of_periods, and payment_per_period. For example, a car loan for 36 months may be paid monthly, in which case the annual percentage rate should be divided by 12 and the number of payments is 36. On the other hand, a different type of loan of the same length might be paid quarterly, in which case the annual percentage rate should be divided by 4 and the number of payments would be 12.

See Also

PPMT: Calculates the payment on the principal of an investment based on constant-amount periodic payments and a constant interest rate.

PMT: Calculates the periodic payment for an annuity investment based on constant-amount periodic payments and a constant interest rate.

NPER: Calculates the number of payment periods for an investment based on constant-amount periodic payments and a constant interest rate.

IPMT: Calculates the payment on interest for an investment based on constant-amount periodic payments and a constant interest rate.

FVSCHEDULE: Calculates the future value of some principal based on a specified series of potentially varying interest rates.

FV: Calculates the future value of an annuity investment based on constant-amount periodic payments and a constant interest rate.

In order to use the PV formula, start with your edited Excellentable:

Then type in the PV Formula in the area you would like to display the outcome:

By adding the values you would like to calculate the PV formula for, Excellentable will generate the outcome:

 

A
B
C
D
1
Interest Rate
No. of Payments
Payment
2
3
5
500
3
4
3
1000
4
4
2
700
5
5
3
500
6
6
4
750
7
8
Result
-666.015625
E
F
1
Future Value
Type
2
1
3
1
4
1
5
1
6
1
7
8

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.