## Cost of Existing Debt — Market Price Basis
When a company wants to know the cost of its currently outstanding debt (not a new issue), the relevant price is today's market price, not the original issue price.
### Why this matters
The market price reflects what investors would accept today to hold the debenture. If interest rates have risen since issue, the market price falls below par — and the effective cost to the company (measured from the market's perspective) is higher than the stated coupon.
### Formula (approximation)
```
Kd = [I(1−t) + (RV − MP)/n] / [(RV + MP)/2]
```
Where:
- `MP` = Current market price (replaces NP)
- `n` = Remaining years to maturity from today
### Step-by-step approach
1. Find remaining life: Maturity date − Current date
2. Calculate after-tax annual interest
3. Note the redemption value (usually face value at par)
4. Apply the approximation formula using MP
### Comparison with new issue cost
| Measure | Uses | Purpose |
|---|---|---|
| New issue Kd | Net proceeds (issue price − costs) | Marginal cost for new borrowing |
| Existing debt Kd | Current market price | True economic cost of outstanding debt |