Decimal to Percent Calculator

Convert any decimal number to a percentage instantly. Also shows the equivalent simplified fraction.

Enter any decimal — positive, negative, or greater than 1 — and see the percentage and simplified fraction instantly. The rule is always multiply by 100. The sections below explain why it works, cover percentages above 100%, walk through the fraction conversion, and show a full reference table of common equivalents.

Decimal to Percent Converter instant results
Enter any decimal — positive, negative, or greater than 1

How to convert a decimal to a percent

Converting a decimal to a percent requires one operation: multiply the decimal by 100. The result is the percentage value, and you append the % symbol to complete the notation.

Decimal to percent formulaPercent = Decimal × 100

Worked examples:

  • 0.75 × 100 = 75%
  • 0.4 × 100 = 40%
  • 0.125 × 100 = 12.5%
  • 0.01 × 100 = 1%
  • 0.005 × 100 = 0.5%
  • 0.333 × 100 = 33.3%

There is also a reliable mental shortcut: move the decimal point two places to the right. With 0.75, shift the point right twice to get 75. With 0.08, shift right twice to get 8. Add the % symbol and you are done.

The two-places-right trick works well for clean decimals. For very small decimals like 0.0003, or repeating decimals like 0.3333…, the formula is safer. Multiply by 100 directly and round if needed.

The conversion works for any real number. Positive decimals between 0 and 1 produce percentages between 0% and 100%. Decimals greater than 1 produce percentages above 100%. Negative decimals produce negative percentages. The rule — multiply by 100 — is the same in all three cases.

Why multiplying by 100 works

The word “percent” comes from the Latin per centum, meaning “out of one hundred.” A percentage is always a ratio expressed as parts per hundred. When you write 75%, you are saying 75 out of 100, or 75/100.

Decimals encode the same information in a different notation. In the decimal system, the digit immediately to the right of the decimal point represents tenths (×10⁻¹), the next represents hundredths (×10⁻²), the next thousandths (×10⁻³), and so on. The decimal 0.75 therefore means:

  • 7 tenths + 5 hundredths
  • = 70/100 + 5/100
  • = 75/100

Multiplying 0.75 by 100 scales the denominator to 1 (75/100 × 100 = 75), revealing the numerator that the percent notation needs: 75. That is why multiplying by 100 is exact, not an approximation — it is purely a change in notation, not a change in value.

The algebraic reasoning generalizes cleanly. Any decimal d can be written as the fraction d/1. To express this as a ratio out of 100, multiply numerator and denominator by 100:

Algebraic basisd / 1 = (d × 100) / 100

The denominator becomes 100, which is exactly what “per cent” requires. The numerator d × 100 is the percentage value. Because multiplying by 100/100 is the same as multiplying by 1, no information is gained or lost — only the denomination changes from “out of 1” to “out of 100.” This is why the conversion is always exact for terminating decimals.

Repeating decimals such as 0.333… (= 1/3 exactly) produce repeating percentages (33.333…% = 33⅓%). The conversion is still exact; the percentage simply cannot be expressed as a finite decimal.

Decimals greater than 1 and percentages over 100%

Percentages do not stop at 100%. Any decimal greater than 1 converts to a percentage greater than 100%, and such values are common and meaningful in many contexts.

DecimalPercentCommon context
1.0100%The full original amount
1.1110%10% more than baseline
1.25125%25% growth on original
1.5150%Time-and-a-half overtime pay
2.0200%Double the original
3.5350%3.5× the original value

The key distinction to watch for is whether a percentage refers to the total (including the original) or only the change. These two phrasings mean different things:

  • “Revenue grew by 50%” → revenue is now 150% of what it was (the decimal multiplier is 1.5)
  • “Revenue is now 150% of last year’s” → same result, stated differently

In formula contexts — calculating compound growth, investment returns, or performance indexes — the decimal form (1.5, not 50% or 150%) is almost always what you feed into the math.

Investment multiples. When an investment grows from $1,000 to $3,500, the ratio of final value to initial value is 3,500 ÷ 1,000 = 3.5 = 350%. The total return on the original principal is 3.5 − 1 = 2.5 = 250%. Both figures exceed 100% and both are correct; they answer different questions (“what is the final value as a percent of the original?” vs. “by how much did the investment grow?”).

Performance vs. target. In sales and operations reporting, “percent of goal” regularly exceeds 100%. A salesperson who closes $130,000 against a $100,000 quarterly quota performed at 130,000 ÷ 100,000 = 1.30 = 130% of target. Performance dashboards sometimes cap the display at 100%, but the underlying decimal (1.30) is both accurate and informative for tracking actual output.

Negative decimals and negative percentages

Negative decimals convert identically to negative percentages. The sign carries through the multiplication unchanged.

Negative decimal to percent−0.25 × 100 = −25%

Additional examples:

  • −0.08 × 100 = −8%
  • −0.5 × 100 = −50%
  • −1.5 × 100 = −150%

Negative percentages appear in a wide range of real calculations:

Investment loss. A portfolio that drops from $10,000 to $7,500 has a change ratio of (7,500 − 10,000) / 10,000 = −0.25, or −25%.

Price deflation. If prices fall 3% in a year, the inflation rate is −0.03 = −3%.

Academic score drop. A test score that goes from 90 to 72 changes by (72 − 90) / 90 ≈ −0.20, or −20%.

Temperature deviation. A city whose average January temperature is −10°C and then falls to −14°C has changed by (−14 − (−10)) / |−10| = −4/10 = −0.40 = −40% relative to the reference value. The percentage captures the proportional change even when the underlying values are negative.

Debt against a credit limit. An account with a −$600 balance against a $2,000 credit limit sits at −600 / 2,000 = −0.30 = −30% of the available limit. Negative percentages here naturally represent how far below zero the balance has gone relative to the total facility.

The sign simply indicates direction: positive means growth or gain, negative means decline or loss. The arithmetic is the same in either case.

Converting a decimal to its simplified fraction

Every terminating decimal — one that ends in a finite number of digits — can be expressed as a simplified fraction. The process uses three steps.

Step 1. Count the number of decimal places (n).

Step 2. Write the decimal digits as the numerator and 10ⁿ as the denominator.

Step 3. Reduce the fraction by dividing both parts by their greatest common divisor (GCD).

Fraction reduction example — 0.750.75 = 75/100 → GCD(75, 100) = 25 → 75÷25 / 100÷25 = 3/4

More examples:

DecimalRaw fractionGCDSimplified
0.55/1051/2
0.2525/100251/4
0.125125/10001251/8
0.44/1022/5
0.66/1023/5
0.375375/10001253/8
0.625625/10001255/8

Repeating decimals — like 0.333… (= 1/3) or 0.166… (= 1/6) — cannot be turned into fractions by this method because the decimal never terminates. For those, an algebraic approach is required: assign the repeating decimal to a variable, multiply to shift the repeating part, then subtract to eliminate it. The calculator above shows a fraction for any digits you type; for repeating inputs it will display a close rational approximation rather than the exact form.

Decimals greater than 1 produce improper fractions or mixed numbers. For 1.75: the integer part is 1 and the decimal part 0.75 = 3/4, so 1.75 = 1 + 3/4 = 7/4 as an improper fraction, or 1¾ as a mixed number. Apply the three-step algorithm to the decimal portion alone; the integer part carries across unchanged.

Common decimal–percent–fraction equivalents

These values appear frequently in math, finance, cooking, and everyday life. Recognizing them on sight saves time and helps catch errors.

DecimalPercentFractionWhere it shows up
0.0010.1%1/1000Basis points in interest rates
0.011%1/100Sales tax increments, tip rounding
0.055%1/20Sales tax in many U.S. states
0.110%1/10Standard tip baseline, quick discount
0.12512.5%1/8Recipe scaling, fractions of hours
0.220%1/5Standard restaurant tip
0.2525%1/4Quarter, 25% off sales
0.333…33.33%1/3One-third splits, ⅓ cup in recipes
0.37537.5%3/8Probability, measurement fractions
0.550%1/2Half, coin-flip odds
0.660%3/5Simple majority threshold
0.666…66.67%2/3Two-thirds majority, ⅔ cup
0.7575%3/4Three-quarters, passing grade cutoff
0.880%4/5B-grade threshold, Pareto 80/20 rule
0.990%9/10A-grade threshold, high confidence
1.0100%1/1The complete whole
1.5150%3/2Overtime pay (time-and-a-half)
2.0200%2/1Double the original

A few values that trip people up:

  • 0.07 is 7%, not 0.7%. Move the decimal two places right: 0.07 → 7. The zero in the tenths place is significant.
  • 0.005 is 0.5%, not 5%. Three decimal places: 0.005 → 0.5 after shifting right twice.
  • 1.0 is exactly 100%. Everything above 1.0 exceeds a complete whole.

Real-world uses for decimal–percent conversion

Finance and interest rates

Interest rates are quoted as percentages but used as decimals in every formula. A mortgage at 6.5% APR uses 0.065 in the monthly payment formula. Compound interest, bond yields, and return on investment all follow the same pattern: display in percent, compute in decimal. Converting fluently between the two forms is a basic numeracy skill for anything involving money. A misplaced conversion — using 6.5 instead of 0.065 — produces a result 100 times too large, a mistake that shows up regularly in spreadsheet models and student calculations alike.

Test scores and grades

A student who answers 38 out of 50 questions correctly scores 38 ÷ 50 = 0.76 = 76%. Grade-point averages work similarly: a GPA of 3.2 on a 4.0 scale represents 3.2 ÷ 4.0 = 0.80 = 80% of the maximum. Whenever a ratio needs to be communicated as a grade or standing, the decimal-to-percent conversion is the final step.

Probability and statistics

Probabilities are naturally between 0 and 1 (or 0% and 100%). A weather forecast of 0.30 for rain is 30%. A clinical trial with a 0.05 significance threshold sets a 5% false-positive rate. In data science, model accuracy of 0.94 is 94%. Survey results follow the same pattern: if 412 out of 800 respondents answered yes, the proportion is 412 ÷ 800 = 0.515 = 51.5%. The decimal form is used for computation; the percentage form is used for communication.

Engineering and manufacturing

Tolerances, efficiency figures, and error rates are all decimal ratios. A machined part with a tolerance of ±0.002 inches on a 2-inch dimension has a relative tolerance of ±0.001 = ±0.1% of nominal size. A power converter with 0.92 efficiency operates at 92% efficiency, dissipating 8% of input power as heat. Quality control metrics — defect rates, first-pass yield, sigma levels — all begin as decimal ratios computed from production counts and become percentages for reporting and comparison.

Sales and discounts

A 30% discount means you pay 70% of the original price — a multiplier of 0.70. A $120 item at 30% off costs 120 × 0.70 = $84. The complement works both ways: knowing the multiplier (0.70), you can recover the discount percent (1 − 0.70 = 0.30 = 30%). Sales tax works identically: an 8.5% tax rate is a 0.085 multiplier applied to the pretax amount.

Nutrition and body composition

Body fat percentage starts as a decimal ratio: 18 kg of fat on an 80 kg person is 18 ÷ 80 = 0.225 = 22.5%. Daily value percentages on food labels are the same — grams of nutrient divided by the reference daily intake, then multiplied by 100. Athletes and coaches track these numbers to monitor progress, and all the underlying arithmetic uses decimals.

Common mistakes with decimal–percent conversion

Dividing instead of multiplying (or vice versa). The two operations are inverses, and it is easy to reach for the wrong one. To convert 0.45 to a percent, multiply by 100: 0.45 × 100 = 45%. To convert 45% back to a decimal, divide by 100: 45 ÷ 100 = 0.45. A useful orientation: for values between 0 and 1, the decimal looks smaller than the equivalent percent (0.45 vs. 45%), so multiplying makes the number bigger — which confirms the decimal-to-percent direction.

Treating a percentage as if it were already a decimal. A frequent error in spreadsheet formulas and financial models: entering 5 where a formula expects 0.05 (meaning 5%). Multiplying a $200,000 loan balance by 5 instead of 0.05 yields an interest charge of $1,000,000 — 100 times the correct figure of $10,000. Before using a percentage in any formula, verify whether the formula expects percent form (5) or decimal form (0.05).

Rounding too aggressively. 0.3333… converts to 33.333…%, not 33%. Rounding to 33% introduces an error of 0.333 percentage points, which compounds over repeated calculations. In financial or statistical contexts, carry at least two decimal places: 33.33% rather than 33%. Use the exact fraction (1/3) whenever the calculation permits.

Forgetting the % symbol. Writing 75 instead of 75% changes the meaning entirely: the number 75 is seventy-five, while 75% is three-quarters. In written work and data entry, the % symbol is not decoration — it is part of the notation. Omitting it creates an ambiguity that downstream calculations cannot resolve without additional context.

Mixing decimal and percent in the same expression. Adding 0.25 (a decimal) to 25% (a percent) without converting one of them first is a unit mismatch. Both represent the same quantity, but computing 0.25 + 25 = 25.25 rather than 0.25 + 0.25 = 0.50 produces a result 50 times too large. Before any arithmetic, express all values in the same form — either all as decimals or all as percentages.

Converting a percent back to a decimal

The reverse operation is equally simple: divide by 100 (or move the decimal point two places to the left).

Percent to decimal formulaDecimal = Percent ÷ 100

Examples:

  • 85% ÷ 100 = 0.85
  • 7.5% ÷ 100 = 0.075
  • 0.25% ÷ 100 = 0.0025
  • 110% ÷ 100 = 1.10
  • 0.1% ÷ 100 = 0.001

This direction comes up every time a percentage from a word problem or data source needs to be used in a formula. Interest rate formulas, discount calculations, probability models — all of them expect the decimal form. Forgetting this conversion is one of the most common arithmetic errors: using 8 instead of 0.08 in a calculation inflates the result by a factor of 100.

Percent÷ 100Decimal
1%1 ÷ 1000.01
5%5 ÷ 1000.05
12.5%12.5 ÷ 1000.125
33%33 ÷ 1000.33
75%75 ÷ 1000.75
100%100 ÷ 1001.0
110%110 ÷ 1001.10
0.5%0.5 ÷ 1000.005

A useful self-check: if you convert a decimal to a percent and then convert the percent back to a decimal, you should get your original number exactly. If you do not, a calculation error occurred somewhere in between.

Frequently asked questions
How do I convert a decimal to a percent?
Multiply the decimal by 100 and add the % symbol. For example, 0.75 × 100 = 75%. A quick mental shortcut: move the decimal point two places to the right. So 0.75 becomes 75, and 0.08 becomes 8. The rule is exact — it is a change in notation, not a calculation.
What is 0.05 as a percent?
0.05 × 100 = 5%. As a fraction, 0.05 = 5/100, which simplifies to 1/20. This value comes up often as a sales tax rate, a statistical significance threshold (p = 0.05), and a 5% discount.
Can decimals greater than 1 be converted to a percent?
Yes. Any decimal greater than 1 gives a percentage greater than 100%. For example, 1.25 = 125%, meaning 25% more than a whole. Decimals above 1 appear in growth rates, investment returns, and overtime pay (1.5 = 150%, the standard time-and-a-half rate).
What is 0.333 as a percent?
0.333 × 100 = 33.3%. The exact value of one-third is the repeating decimal 0.3333… which equals exactly 33.333…% — commonly written as 33.33% or 33⅓%. If you need the exact fraction, use 1/3.
How do I convert a percent back to a decimal?
Divide by 100, or move the decimal point two places to the left. For example, 85% ÷ 100 = 0.85, and 7.5% ÷ 100 = 0.075. Always do this step before using a percentage in a formula — using 8 instead of 0.08 in a calculation produces a result 100 times too large.
What is 1.5 as a percent?
1.5 × 100 = 150%. This is the multiplier for time-and-a-half overtime pay — an employee earning $20 per hour earns $20 × 1.5 = $30 per hour for overtime. It also represents a 50% increase over the original value.
Why does multiplying by 100 convert a decimal to a percent?
The word 'percent' means 'per hundred' (from Latin per centum). A decimal already expresses a ratio: 0.75 means 75 hundredths, or 75/100. Multiplying by 100 reveals how many hundredths the decimal contains — that count is exactly the percentage value. No information is gained or lost, only the notation changes.
What is 0.001 as a percent?
0.001 × 100 = 0.1%. This is one-tenth of a percent. In finance, a basis point equals 0.01%, so 0.001 equals 10 basis points. Very small percentages like this appear in interest rate changes, chemical concentrations, and margin settings.