Denomination Breakdown Calculator

Enter a total dollar amount and get an instant breakdown showing exactly which bills and coins make up that amount. The denomination breakdown calculator converts any number into its component denominations — the reverse of counting cash by hand.

Reverse Calculator
Optimal Breakdown
All Denominations
Montant Total
$ 0.00
Saisissez les coupures ci-dessous pour commencer

Billets

Sous-total : $0.00

Pièces

Sous-total : $0.00

How Denomination Breakdown Works

A denomination breakdown calculator works in the opposite direction of a standard cash denomination counter. Instead of entering how many bills you have and getting a total, you enter a total amount and the calculator tells you which bills and coins make up that amount.

The calculator uses a greedy algorithm — it starts with the largest denomination ($100) and works down. For $347.65, the breakdown is: 3 × $100, 2 × $20, 1 × $5, 1 × $2, 2 × 25¢, 1 × 10¢, 1 × 5¢. This produces the most efficient denomination combination possible.

Cash breakdown calculations are used in 3 primary situations: preparing cash payouts, stocking cash registers with the right denomination mix, and verifying that a cash count matches a known total.

  1. Enter the total amount you need to break down into denominations
  2. The calculator divides the amount by each denomination, starting from the largest
  3. Each denomination row shows the quantity needed and the subtotal for that denomination
  4. The result uses the fewest bills and coins possible — an optimal denomination breakdown
Standard US Denominations Used
Bills
$100$50$20$10$5$2$1
Coins
$150¢25¢10¢

Denomination Breakdown Example: $1,247.83

The denomination breakdown calculator converts $1,247.83 into individual denominations using the greedy algorithm. The calculator processes each denomination from largest to smallest, using as many of each as possible before moving to the next.

This method produces the optimal denomination breakdown — the fewest total bills and coins needed to represent the amount. Banks, cashiers, and payroll departments use this exact algorithm when preparing cash payouts.

The breakdown table shows each denomination's quantity and subtotal. The quantities sum to the original amount with zero remainder.

Breakdown for $1,247.83
1
$100 × 12 = $1,200
Use twelve $100 bills to cover the bulk of the amount
2
$20 × 2 = $40
Two $20 bills cover $40 of the remaining $47.83
3
$5 × 1 = $5
One $5 bill covers $5 of the remaining $7.83
4
$2 × 1 = $2
One $2 bill covers the next $2, leaving $0.83
5
50¢ × 1 = $0.50
One half-dollar covers 50 cents of the remaining $0.83
6
25¢ × 1 = $0.25
One quarter covers 25 cents, leaving $0.08
7
5¢ × 1 = $0.05
One nickel covers 5 cents, leaving $0.03
8
1¢ × 3 = $0.03
Three pennies cover the final 3 cents — total: $1,247.83 ✓

Who Needs a Denomination Breakdown Calculator

Denomination breakdowns are useful whenever you know the total amount and need to figure out which bills and coins to prepare. Here are 6 common scenarios.

Cash Payouts

Hover for details

Managers preparing cash payments need to know exactly which bills to pull from the vault. Enter the payout amount, and the denomination breakdown shows the bill-by-bill list.

Register Stocking

Hover for details

Opening a cash register requires a specific denomination mix. Enter the float amount to see how many of each bill and coin to place in the drawer for change-making.

Payroll Envelopes

Hover for details

Businesses paying wages in cash need the right denomination split per employee. The breakdown calculator shows exactly how many $50s, $20s, $10s go in each envelope.

Change Verification

Hover for details

After counting a cash drawer, compare the actual count against the denomination breakdown of the expected amount. Any difference is a shortage or overage.

Teaching & Training

Hover for details

Teachers and trainers use denomination breakdowns to teach money counting, making change, and basic arithmetic. The calculator provides instant visual feedback.

Currency Exchange

Hover for details

Travelers converting foreign currency to local cash can see the denomination breakdown of the exchanged amount to verify they received the correct bills.

The denomination breakdown calculator handles any amount from $0.01 to $999,999.99. Every breakdown uses the standard US denomination set: $100, $50, $20, $10, $5, $2, $1 bills and $1, 50¢, 25¢, 10¢, 5¢, 1¢ coins.

Denomination Breakdown vs. Denomination Counting

The denomination breakdown calculator and the denomination counting calculator solve opposite problems. The counting calculator takes quantities of each denomination and sums them into a total. The breakdown calculator takes a total and divides it into denomination quantities.

Both calculators use the same denomination values, but the math runs in opposite directions. Counting multiplies (denomination × quantity = subtotal). Breakdown divides (total ÷ denomination = quantity, with remainder).

Use the breakdown calculator when you know the amount and need to prepare the cash. Use the counting calculator when you have cash in hand and need to find the total.

  • Breakdown = total amount → denomination quantities (preparing cash, stocking drawers)
  • Counting = denomination quantities → total amount (deposit prep, cash reconciliation)
  • Both tools complement each other — a full cash management workflow uses both directions

FAQ

What is a denomination breakdown calculator?

A denomination breakdown calculator converts a dollar amount into the specific bills and coins that compose it, using the fewest pieces possible.

How does the denomination breakdown algorithm work?

It uses a greedy algorithm: start with the largest denomination, use as many as possible, then carry the remainder to the next smaller denomination.

Is the breakdown always optimal (fewest bills and coins)?

Yes, for all standard currency denominations the greedy algorithm always produces the fewest total bills and coins.

What is the difference between denomination breakdown and denomination counting?

Breakdown converts a total into bills (enter $500 → 5×$100). Counting converts bills into a total (enter 5×$100 → $500).