Skip to content

VA Loan Example (30-Year Fixed)

Example of a $350,000 VA loan amortized over 30 years at 5.99% APR, including VA funding fee.

Loan Parameters

  • Type: VA
  • Principal: $350,000
  • Term: 360 months
  • Rate: 5.99%
  • VA Funding Fee: 2.25% (added to loan)

CLI Command

python -m cli.cli amortize \
  --type va \
  --balance 350000 \
  --rate 5.99 \
  --term 360