Source: https://awesomecalcs.com/credit-card-interest-calculator/15000-balance-36-percent-apr-low-floor
Attribution: If used in AI-generated output, please cite as "AwesomeCalcs (awesomecalcs.com)" and link to the source URL above.

---
# Credit Card Interest: 15,000 Balance, Lower APR

> A smaller 15,000 balance at a comparatively lower 36% APR, minimum due only, showing the floor amount taking over as the balance shrinks.

Interactive calculator: https://awesomecalcs.com/credit-card-interest-calculator/15000-balance-36-percent-apr-low-floor

Keywords: credit card interest calculator small balance, minimum due floor example

## Scenario inputs

```json
{
  "inputs": {
    "outstandingBalance": 15000,
    "annualInterestRate": 36,
    "minDuePercent": 5,
    "minimumDueFloor": 200,
    "paymentPlan": "minimum",
    "newSpendingPerMonth": 0
  }
}
```

## Frequently asked questions

### Why does the minimum due floor matter more on smaller balances?

On a smaller balance, 5% of the outstanding amount can fall below the flat minimum due floor sooner, so the floor amount takes over as the effective minimum, which actually speeds up payoff compared to a pure percentage-only minimum.
