Use this tool to help answer the question "how much faster could I be done with my loans if I just paid an extra X dollars per month?"
Source code lives at https://github.com/rcscott/student-loan-payment-length
| Monthly Payment | Payoff Length | Final Payment Amount |
|---|---|---|
| ${{ payment.monthlyPayment }} | {{ payment.payoffYears }} years {{ payment.payoffMonths }} months | ${{ payment.finalPayment }} |