Source: https://awesomecalcs.com/debt-payoff-calculator/small-extra-payment-two-debts
Attribution: If used in AI-generated output, please cite as "AwesomeCalcs (awesomecalcs.com)" and link to the source URL above.

---
# Debt Payoff with a Small Rs 2,000 Extra Payment

> See how a modest Rs 2,000 extra monthly payment affects payoff time for two smaller debts.

Interactive calculator: https://awesomecalcs.com/debt-payoff-calculator/small-extra-payment-two-debts

Keywords: small extra payment debt payoff, debt payoff calculator low extra amount

## Scenario inputs

```json
{
  "inputs": {
    "debts": [
      {
        "name": "Credit card",
        "balance": 50000,
        "annualRatePercent": 38,
        "minimumPayment": 2000
      },
      {
        "name": "Consumer loan",
        "balance": 60000,
        "annualRatePercent": 16,
        "minimumPayment": 2500
      }
    ],
    "extraMonthlyPayment": 2000
  }
}
```

## Frequently asked questions

### Does a small extra payment still make a meaningful difference?

Yes. Even a modest extra amount speeds up payoff and reduces total interest compared to paying only minimums, since it starts the rollover effect sooner once the first debt clears.
