logo
excelfunctions.org
bookmarks

PRICEMAT

Returns the price per $100 face value of a security that pays interest at maturity.

FinancialFinance & Accounting

What it does

Calculates price of a bond paying interest at maturity.

Syntax

PRICEMAT(settlement, maturity, issue, rate, yld, [basis])

Arguments

  • settlement(date) β€” Settlement date.
  • maturity(date) β€” Maturity date.
  • issue(date) β€” Issue date.
  • rate(number) β€” Interest rate.
  • yld(number) β€” Yield.

Examples

Price at Maturity

Calculate price.

FORMULA
=PRICEMAT(B2, C2, A2, 0.05, 0.06)
RESULT
99.5
SAMPLE DATA
ABC
1IssSetMat
22023-01-012023-06-012024-01-01