Cents to Dollars Calculator
This calculator converts cents to dollars and dollars to cents in both directions, using the standard rule that 100 cents make one dollar. Enter an amount in cents and the tool instantly returns the equivalent dollar value, or enter a dollar amount and it works out the cent value instead, so you never need to do the division or multiplication yourself. Alongside the direct result, you get a conversion summary showing the cents entered, the dollar value, and the amount written out in words (for example, three dollars fifty cents), plus a breakdown of whole dollars and remaining cents, the exact formula used, and a reverse check confirming the conversion works both ways. A reference table also lists common cent amounts from 1 cent up to $100 with their dollar equivalents and fraction of a dollar, handy if you are checking coin totals, till counts, or figures pulled from a payment system. This conversion applies to any dollar-denominated currency with 100 cents per unit, including the New Zealand, Australian, US, and Canadian dollar, though it does not handle exchange rates between different currencies. Use it for checking retail pricing, reconciling cent-based figures from point-of-sale or payment APIs, or simply working out what a coin jar of cents adds up to in dollars.
1. Cents to Dollars
2. Dollars to Cents
Common Cents to Dollars Reference Table
| Cents | Dollars | Fraction of $1 |
|---|
Conversion Breakdown
Worked Example
How to Convert Cents to Dollars
The conversion between cents and dollars is one of the most fundamental arithmetic operations in everyday finance. Because there are exactly 100 cents in one dollar, the conversion formula is:
- Cents to dollars: divide by 100. Example: 350 cents / 100 = $3.50
- Dollars to cents: multiply by 100. Example: $3.50 x 100 = 350 cents
This applies to the New Zealand dollar (NZD), Australian dollar (AUD), United States dollar (USD), Canadian dollar (CAD), and virtually every other dollar-denominated currency in the world.
Understanding the Cent
The word "cent" comes from the Latin word "centum" meaning one hundred. A cent is one one-hundredth (1/100) of a dollar. This decimal subdivision makes mental arithmetic straightforward: shift the decimal point two places to the left to go from cents to dollars, or two places to the right to go from dollars to cents.
For example:
- 1 cent = $0.01 (one hundredth of a dollar)
- 10 cents = $0.10 (one tenth of a dollar)
- 25 cents = $0.25 (a quarter of a dollar)
- 50 cents = $0.50 (half a dollar)
- 100 cents = $1.00 (one dollar exactly)
- 1,000 cents = $10.00
- 10,000 cents = $100.00
Worked Example Matching Default Inputs
With the default input of 350 cents:
- Apply the formula: 350 / 100 = 3.50
- Result: $3.50
- Breakdown: 3 whole dollars plus 50 remaining cents
- In words: three dollars and fifty cents
- Reverse check: $3.50 x 100 = 350 cents (correct)
Where This Conversion Is Useful
Cents-to-dollars conversion appears in many practical contexts:
- Retail pricing: prices are often stored in whole cents in databases or point-of-sale systems, then displayed as dollars.
- Financial calculations: interest and fee calculations sometimes produce cent-level results that need to be expressed as dollar amounts.
- Programming and APIs: payment APIs (such as Stripe) often pass amounts in the smallest currency unit (cents) to avoid floating-point issues.
- Children's maths: understanding cent-dollar relationships is a core numeracy skill taught at primary school level.
- Coin counting: adding up coin collections in cents, then expressing the total as a dollar amount.
NZ Cents and Rounding
New Zealand no longer uses 1-cent or 2-cent coins; the smallest coin in circulation is 10 cents. However, prices can still be quoted to the cent and are rounded to the nearest 10 cents at the point of cash payment. Electronic payments (card, direct credit) are made to the exact cent. This calculator handles any cent value, including those with decimal fractions, to full precision.
Related Calculators
- Essential Calculators hub
- Percentage Calculator
- Discount Calculator
- Percent Off Calculator
- Tip Calculator
Method: Standard arithmetic conversion. Dollars = Cents / 100. Cents = Dollars x 100. This is a fixed mathematical relationship defined by the monetary systems of all dollar-denominated currencies.
This calculator performs standard mathematical conversions between cents and dollars. It does not account for currency exchange rates between different national currencies. For currency exchange between NZD and other currencies, use a dedicated foreign exchange tool.