About Denomination Calculator
A free, fast, and privacy-first tool for counting physical cash in any currency.
What Denomination Calculator Does
Denomination Calculator is a cash denomination calculator — a tool that helps you quickly add up the value of physical currency (banknotes and coins) by entering how many of each denomination you have.
Instead of manually multiplying denomination values and adding them up, you enter quantities and Denomination Calculator gives you the total instantly.
Why It Exists
Counting cash by denomination is a common, everyday task — for shopkeepers, cashiers, event staff, travellers, and anyone handling physical money. Most calculator apps are not designed for this specific use case.
Denomination Calculator is designed from the ground up for this single purpose. The interface prioritises speed, clarity, and ease of use on mobile devices where most cash counting happens.
How Calculations Work
The calculator multiplies the value of each denomination by the quantity you enter, then sums the results. Calculations use standard arithmetic and are performed entirely in your browser using JavaScript.
Currency formatting uses the Web standard Intl.NumberFormat API to correctly display amounts in the format appropriate for each currency and locale — including proper thousand separators, decimal points, and currency symbols.
Privacy Philosophy
Denomination Calculator is designed with a strong privacy-first approach:
- All calculations happen entirely on your device.
- No data is sent to any server during a calculation.
- Recent calculation history is stored in your browser's localStorage — it never leaves your device.
- No account or login is required.
- No personally identifiable information is collected.
See the Privacy page for the complete policy.
Supported Currencies
Denomination Calculator supports 30+ currencies, including major world currencies and regional currencies across South Asia, Southeast Asia, the Middle East, Africa, Europe, and the Americas. A full list is available on the Currencies page.
The denomination data for each currency (which notes and coins are in circulation) is maintained as part of the application and reflects standard physical denominations.
Offline and PWA Support
Denomination Calculator is designed to work offline. Once you've loaded the page, a service worker caches all required assets so the calculator continues to work even without an internet connection. This also means it loads instantly on repeat visits.
You can add Denomination Calculator to your home screen on iOS and Android for an app-like experience without any download from an app store.
Future Direction
The current version focuses exclusively on denomination counting. Future possibilities include additional calculator types (such as a change calculator or currency converter), though these will always be secondary to the core cash counting experience.
Contact
For questions, suggestions, or to report incorrect denomination data for a currency, please use the Contact page.