Finance calculators

Money Counter Calculator

Updated Aug 24, 2026 By Jehan Wadia
Rate Formulas
Currency & Count Types
Denominations update instantly to that currency's real notes and coins.
Count Types
Banknotes
Banknotes section total
Coins
Coins section total
Results
Total Money — USD
Banknotes Subtotal
Coins Subtotal (incl. rolls)
Number of Bills
Number of Coins
Print Summary
Max 80 characters. Included on the printout.
Max 80 characters. Included on the printout.
Step-by-Step Solution
Composition of Your Total
Value by Denomination

Introduction

The Money Counter Calculator adds up your cash fast. Type how many of each bill and coin you have, and it shows the total right away. No math needed.

Pick from 19 currencies, like US dollars, euros, pounds, yen, and rupees. The list of bills and coins changes to match the money you use. You can count paper bills, loose coins, and rolled coins. You can also add checks and gift cards if you want them in the total.

The tool shows a subtotal for each row, the number of bills, the number of coins, and one grand total. A step-by-step section shows the math, and charts show where your money sits. When you are done, print a clean count sheet with two notes on it, like the register number or your name.

This cash counter is handy for closing a register, counting a tip jar, checking a piggy bank, or splitting money with friends. It is free, works on your phone, and clears with one click. If you only need to add up change, the Coin Calculator handles that on its own, and the Currency Calculator converts your total into another currency.

How to use our Money Counter Calculator

Type in how many bills, coins, and coin rolls you have. The calculator adds it all up and shows your total money, each section subtotal, the number of bills, the number of coins, and a step-by-step math breakdown you can print.

Select Currency: Pick your money type, like USD, EUR, or INR. The bill and coin rows change right away to match that country's real notes and coins.

Count Types: Check the boxes for what you want to count — Banknotes, Coins, or Rolled Coins. Uncheck a box to hide that section and leave it out of the total.

Settings: Click this button to open extra choices.

Denomination Display Order: Choose "High to Low" or "Low to High" to set the order the rows appear in.

Include Non-Cash Items: Check this box to add a section for checks, gift cards, and other amounts.

Banknotes quantity: Next to each bill, type how many of that bill you have. Use whole numbers only. The subtotal for that row shows up on the right.

Coins quantity: Next to each coin, type how many coins you have. Click "Show Obsolete Coins" if your currency has old coins and you want to count them at face value.

Rolled Coins: Type how many full rolls you have. The tool already knows the coin count and value per roll, so it does the math for you.

Non-Cash Items: Type the dollar amount for Checks, Gift Cards, and Other. Enter amounts, not counts — for example, 25.00.

Note 1 and Note 2: Add short labels, like "Register 3" or the name of the person counting. Each one holds up to 80 characters and shows on your printout.

Calculate: Click this to update the totals, the step-by-step solution, and the charts. Totals also update live as you type.

Clear / Reset: Click this to set every box back to zero and clear your notes.

Print Count Sheet: Click this to print a clean cash count sheet with every section, both notes, the piece counts, and the grand total.

Counting Money: What It Means

Counting money means adding up the value of every bill and coin you have. Each bill and coin has a set value, called its face value. A $20 bill is always worth $20. A quarter is always worth 25 cents. To find your total, you multiply the face value by how many you have, then add all the lines together.

Here is the simple rule:

Face value × number of pieces = subtotal, and all subtotals added = total money.

Example: 5 twenty-dollar bills = $20 × 5 = $100. Add 12 quarters = $0.25 × 12 = $3.00. Your total is $103.00. If you need to add long lists of numbers by hand, the Sum Calculator and the Average Calculator can double-check your work.

Bills, Coins, and Rolls

Paper money is called banknotes or bills. Metal money is coins. Banks and stores also use coin rolls, which are paper tubes packed with one type of coin. A roll holds a fixed number of coins, so one roll always has the same value. That makes counting large amounts of change much faster.

U.S. Coin RollCoins per RollValue
Pennies50$0.50
Nickels40$2.00
Dimes50$5.00
Quarters40$10.00

Why People Count Cash

  • Cash drawer counts: Shops count the till at the start and end of a shift to check the money matches sales. Pair it with the Sales Tax Calculator when you reconcile receipts.
  • Bank deposits: Banks want cash sorted by denomination before you deposit it. Once it is in the bank, the Savings Interest Calculator shows what it earns.
  • Piggy banks and coin jars: See what your saved change is really worth, then put it toward an emergency fund or a savings goal.
  • Tips and fundraisers: Split money fairly or report the exact amount raised. The Tip Calculator helps with tip-outs at the end of a shift.
  • Travel: Check how much foreign cash you have left before a trip ends, and compare it against your trip cost.

Money Around the World

Every country uses its own set of bills and coins. The U.S. dollar has 100 cents, and the euro has 100 cents too. But the Japanese yen and the Vietnamese dong have no cents at all, so their totals never use decimals. Some coins have also been retired. Canada stopped making the penny in 2012, and Australia dropped its 1c and 2c coins in 1992. Old coins like these still hold their face value if you have them.

Once you know your total in one currency, quick conversion tools make the next step easy: Euro to USD, Pounds to Dollars, Yen to USD, CAD to USD, and Pesos to Dollars.

Tips for a Faster, Cleaner Count

  • Sort by denomination first, keeping all the same bills or coins together.
  • Make small stacks, like 10 bills or 20 coins, so mistakes are easy to spot.
  • Count each pile twice. Money errors are easy to make and easy to miss.
  • Write down your subtotals before you add them, so you can check your work. The Percent Error Calculator shows how far off a miscount was.
  • Keep non-cash items, like checks and gift cards, in a separate list from cash.

Cash vs. Non-Cash

Checks and gift cards are not cash, but they are still money coming in. A store often records them apart from bills and coins because they are handled in different ways. Adding them at the end gives you the full amount you took in, while keeping the cash count clear on its own.

For the bigger picture beyond a single drawer count, try the Monthly Budget Calculator to plan spending, the Profit Calculator to see what a day of sales actually earned, or the Net Worth Calculator to add your cash to everything else you own.


Formulas used

Banknotes subtotal
\text{Notes} = \sum_{i} \left( d_i \times q_i \right)
Loose coins subtotal
\text{Coins} = \sum_{j} \left( c_j \times q_j \right)
Rolled coins subtotal
\text{Rolls} = \sum_{k} \left( c_k \times n_k \times r_k \right)
Combined coins subtotal
\text{Coins}_{\text{total}} = \text{Coins} + \text{Rolls}
Non-cash items subtotal
\text{Non\text{-}cash} = \sum_{m} a_m
Grand total money
\text{Total} = \text{Notes} + \text{Coins}_{\text{total}} + \text{Non\text{-}cash}
Piece counts (bills and coins)
\text{Bills} = \sum_{i} q_i \qquad \text{Coins}_{\#} = \sum_{j} q_j + \sum_{k} \left( r_k \times n_k \right)
Share of total in composition chart
\text{Share}_s = \frac{\text{Subtotal}_s}{\text{Total}} \times 100\%

Frequently asked questions

Is my money count saved or sent to anyone?

No. Everything runs inside your browser. Your numbers are not saved, stored, or sent to a server. Close the page and the count is gone, so print or write down your total first.

Why can't I type a decimal in a quantity box?

Quantity boxes count pieces, so they only take whole numbers like 0, 3, or 47. You cannot have half a bill. If you type a decimal or a negative number, the box turns red and that row counts as 0 until you fix it.

Does this calculator convert my money to another currency?

No. It only adds up cash in the currency you pick, at face value. It does not use exchange rates. To change your total into another currency, use the Currency Calculator.

Why does my yen total have no cents?

Some currencies have no small unit under 1. Japanese yen, Vietnamese dong, and Pakistani rupee totals show whole numbers only. Currencies like the US dollar and euro show two decimal places.

If I count rolled coins, do I also enter the loose coins?

Yes, but keep them apart. Put full rolls in the Rolled Coins section and any loose coins in the Coins section. Never enter the same coins twice, or your total will be too high.

What do I do with a roll that is not full?

Count those coins as loose coins in the Coins section. The Rolled Coins section assumes every roll is full, so a partial roll would add too much.

What are obsolete coins?

These are coins a country stopped making, like the Canadian penny. They still hold their face value if you have them. Click Show Obsolete Coins to add them to your count. The button only appears for currencies that have them.

Does the coin count include coins inside rolls?

Yes. The Number of Coins box counts loose coins plus every coin inside your rolls. So 2 quarter rolls add 80 coins to that number, not 2.

My currency is missing a bill or coin I have. Why?

The list shows the notes and coins that are in normal use today. Rare, old, or special notes are left out. If you have one, add its value in the Other box under Non-Cash Items so it still lands in your grand total.

How do I count a cash drawer with a starting float?

Count all the cash in the drawer first. Then subtract your starting float from the grand total. What is left is your cash from sales. Write the float amount in Note 1 so it shows on your printout.

Can I print to PDF instead of paper?

Yes. Click Print Count Sheet, then pick Save as PDF as the printer in the print window. You get a clean file you can email or keep for records.

Do I have to click Calculate every time?

No. Row subtotals and section totals update as you type. Click Calculate when you want to refresh the grand total, the step-by-step math, and the charts.

Why are there numbers already filled in when the page loads?

Those are sample amounts so you can see how the tool works. Click Clear / Reset to set every box to zero before your real count.

Can I count two currencies at the same time?

No. Count one currency, print or write down the total, then switch currencies and count the next one. Switching currencies clears the boxes.

My count does not match what I expected. What now?

Check these first:

  • A quantity typed in the wrong row
  • Coins counted twice, once loose and once as rolls
  • A red box that was skipped and counted as 0
  • Non-Cash Items left on or off by mistake

Then recount each pile and compare the row subtotals.

Does the total round my money?

No. The math is done in the smallest unit, like cents, so nothing drifts. Your total is exact to the last cent no matter how many rows you fill in.

Can I use this on my phone at the register?

Yes. It works on phones, tablets, and computers, and it is free with no sign-up. The rows stack on small screens so the boxes stay easy to tap.

Why can I turn sections off?

To keep your screen short. If you only count bills, uncheck Coins. A hidden section is left out of the grand total, so its amounts do not count.