{label}
{help && typeof label === 'string' &&
{value}
{sub &&{sub}
}No bills with a balance found
Add a current balance to your bills on the{' '} Snowball page , or use the Custom option in the dropdown above.
Select a loan or debt to begin
Choose from the dropdown above, or select Custom to simulate any loan.
Failed to load data
{loadError}
Balance: {fmt(activeBalance)} {simRateN > 0 && ` · Rate: ${simRateN}%`} {simPaymentN > 0 && ` · Payment: ${fmt(simPaymentN)}/mo`} {oneTimeExtraN > 0 && ` · One-time extra: ${fmt(oneTimeExtraN)}`}
)}A what-if calculator for one debt — see how a bigger monthly payment and your APR change the payoff date and total interest. (For a whole-plan strategy across debts, use the Snowball page.)
No bills with a current balance found.{' '}
)}{customName || 'Custom Loan'}
{fmt(activeBalance)}
{customNeedsBalance && (
{fmt(simPaymentN)}/mo
{fmt(oneTimeExtraN)}
)}{simDuration}
)}{customNeedsBalance ? 'Enter a balance to see payoff date' : 'Enter a payment to see payoff date'}
)} {!isCustom && minPayoffLabel && simPayoffLabel && minPayoffLabel !== simPayoffLabel && (Projected balance over time {hasBaseline ? ' — dashed grey is paying only the minimum' : ''}.
> ) : (