Percent to Decimal Calculator
This percent to decimal calculator turns any percentage into the decimal a formula can actually use, and shows the same amount as a simplified fraction and in per mille. It works on the awkward cases too, from 0.05% up past 250%.
How to use the percent to decimal calculator
- Type the percentage into the box. Leave the % sign off; the field already carries it.
- The decimal appears immediately and updates with every keystroke.
- Underneath it you get the same value as a fraction in lowest terms and as a per mille figure.
- The working line shows the division that produced the answer, so you can copy the step as well as the result.
Decimals, negatives and values over 100 all work. Try 0.5, 7.25, 150 or 33.333 and watch where the point lands.
The formula, and why it is a division by 100
The word says it. Per cent comes from the Latin per centum, meaning “per hundred.” Writing 42.5% is shorthand for “42.5 out of every 100,” which is the fraction 42.5/100. Dividing by 100 just finishes the arithmetic that the % symbol was standing in for.
Shifting the point two places left is the same operation, done by moving digits instead of dividing. It is faster by hand, but only if you keep track of the places you pass through:
Each arrow is one place. When you run out of digits on the left, pad with zeros — that is where 7% becomes 0.07 rather than 0.7, and it is the most common slip in the whole conversion.
The per mille figure the calculator shows is the same idea scaled to thousandths: ‰ means per thousand, so 42.5% is 425‰. Per mille turns up in interest spreads, salinity, and slope gradients, where percent would leave too many leading zeros.
Worked examples
Example: 42.5% for a spreadsheet
A column needs to be multiplied by 42.5%.
So =A2*0.425 is the formula, and the exact fraction 17/40 confirms the decimal did not lose anything.
Example: a 0.75% monthly fee
Under 1%, so the decimal starts with two zeros.
0.0075, not 0.075. Getting this one wrong multiplies the fee by ten.
Example: 150% of a target
Above 100%, so the decimal is greater than 1.
A decimal above 1 is the signal that you are dealing with more than the whole thing, which is exactly what 150% means.
The two places people slip: under 1% and over 100%
Percentages between 1 and 100 rarely cause trouble. The mistakes cluster at both ends.
Below 1%
A percentage that is itself a decimal needs two zeros after the point, not one. 0.5% is half of one percent, so it is half of 0.01:
A useful sanity check: 0.5% of $2,000 should be about $10, and 2,000 × 0.005 = 10. If you had used 0.05 you would get $100, which is obviously ten times too big for half of one percent.
Above 100%
Nothing special happens above 100 — the division is identical — but the answer is now greater than 1, which surprises people who expect every decimal conversion to start with a zero.
Read a decimal above 1 as “more than the whole.” Sales at 250% of last year means 2.5 times last year. Watch the wording though: 250% of last year is a multiplier of 2.5, while a 250% increase means you add 2.5 times on top, giving a multiplier of 3.5. If you have the end figures and need the percentage back out, the reverse percentage calculator works that direction.
Using the decimal in spreadsheets and interest formulas
Almost every formula that mentions a rate wants the decimal, not the percentage. Feeding in the percentage inflates the result by a factor of 100, and the answer is usually wrong in a way that looks plausible enough to survive a quick glance.
Compound interest is where the mistake gets expensive. The formula A = P × (1 + r)ⁿ needs r as a decimal:
Put 4.5 in as the rate instead of 0.045 and the formula computes 2,000 × 5.5³, which is $332,750. The size of that error is at least obvious. A subtler version, entering 0.45 instead of 0.045, gives $6,097.25: wrong, but not absurd enough to catch the eye.
=A2*B2 with B2 formatted as a percentage is correct, while =A2*B2/100 divides by 100 a second time.Common percentages as decimals and fractions
| Percent | Decimal | Fraction | Per mille |
|---|---|---|---|
| 1% | 0.01 | 1/100 | 10‰ |
| 5% | 0.05 | 1/20 | 50‰ |
| 10% | 0.1 | 1/10 | 100‰ |
| 12.5% | 0.125 | 1/8 | 125‰ |
| 25% | 0.25 | 1/4 | 250‰ |
| 33.33% | 0.3333 | 1/3 (approx.) | 333.3‰ |
| 50% | 0.5 | 1/2 | 500‰ |
| 75% | 0.75 | 3/4 | 750‰ |
| 100% | 1 | 1/1 | 1000‰ |
| 150% | 1.5 | 3/2 | 1500‰ |
| 200% | 2 | 2/1 | 2000‰ |
The 33.33% row is the only approximate one. One third is 0.333333… forever, so 33.33% is a rounded stand-in for it and 0.3333 is a rounded stand-in for that. If three shares must add back to exactly 100%, use fractions rather than rounded percentages.
The fractions in this table are worth memorizing in both directions. Recognizing that 12.5% is one eighth turns “12.5% of 320” into “320 ÷ 8 = 40” with no decimal arithmetic at all, and the same trick makes 25%, 33⅓% and 75% quick to do in your head.
Common mistakes
- Moving the point one place instead of two. 7% is 0.07. One place gives 0.7, which is 70%.
- Dropping the leading zeros on small percentages. 0.5% is 0.005. Writing 0.05 makes the figure ten times too large.
- Expecting every answer to be less than 1. Anything above 100% converts to a decimal above 1, and that is correct.
- Dividing twice. If a spreadsheet cell is formatted as a percentage it already holds the decimal. Dividing that cell by 100 again is a hidden factor-of-100 error.
- Confusing a percentage with a percentage-point change. Going from 4% to 6% is a rise of 2 percentage points, but a 50% increase in the rate.
- Rounding 1/3 to 0.33 in a long calculation. Three of those add to 0.99. Keep more decimals and round at the end with the rounding calculator.
- Converting a ratio as if it were a percentage. “3 to 4” is not 3.4% or 34%. Use the ratio to percentage calculator to get the percentage first, then convert that.
- Going the wrong direction. If your answer came out bigger than the number you typed, you multiplied instead of dividing. That is the job of the decimal to percent calculator.
Frequently asked questions
How do you convert a percent to a decimal?
Divide by 100, or move the decimal point two places to the left. So 65% becomes 0.65 and 4% becomes 0.04. The reason is in the word: percent means “per hundred,” so the % symbol is a stand-in for a division by 100 that you complete when you need a number a formula can use.
What is 42.5% as a decimal?
0.425. Divide 42.5 by 100, or shift the point two places left: 42.5 → 4.25 → 0.425. As a fraction it is 42.5/100, which cancels to 17/40, and in per mille it is 425‰. You can check the decimal by multiplying it back by 100 to get 42.5 again.
What is 0.5% as a decimal?
0.005. Half of one percent is half of 0.01. The trap is stopping at 0.05, which is 5% and ten times too big. Sanity check it against a real amount: 0.5% of $4,000 should be $20, and 4,000 × 0.005 = 20, while 0.05 would give $200.
What is 150% as a decimal?
1.5. The division works the same as for any other percentage: 150 ÷ 100 = 1.5. Decimals above 1 are normal once you pass 100%, and 1.5 simply means one and a half times the whole. As a fraction, 150% is 3/2.
What is 33.33% as a decimal?
0.3333, which is a rounded version of one third. The exact value is 0.333333… repeating forever, because 33.33% is itself a rounded way of writing 33⅓%. For anything that has to add back to exactly 100%, work with the fraction 1/3 rather than the rounded decimal.
What is 7.25% as a decimal for a tax formula?
0.0725. On a $48 purchase that gives 48 × 0.0725 = $3.48 in tax. Entering 7.25 instead would compute $348, and entering 0.725 would give $34.80. Neither is close, which at least makes the error easy to spot when you look at the total.
Why does my spreadsheet show 0.07 when I type 7%?
Because a percentage in a spreadsheet is a display format sitting on top of a decimal. The cell holds 0.07 and shows it as 7%. That means you multiply by the cell directly and never divide it by 100 again, or you will apply the conversion twice and end up a hundredfold too small.
How do you write a percentage as a fraction?
Put the number over 100 and simplify. 35% is 35/100, which cancels to 7/20. For a percentage with decimals, clear them first: 42.5% is 42.5/100, so multiply both parts by 2 to get 85/200, then cancel to 17/40. The calculator does this and shows the fraction in lowest terms.
Related calculators
Put this calculator on your own site (free)
Copy this into any page. The calculator stays up to date on its own, works on mobile, and carries a small credit link back here.
https://fourfunctioncalculator.com/percent-to-decimal-calculator/