The result is:
Table of Contents
Decimal to percent in one step
This calculator converts a decimal number into its equivalent percentage by multiplying the decimal by 100. Use it whenever you need to express a probability, ratio, test score, growth rate, or interest rate as a percentage.
The formula
To convert a decimal to a percent, multiply by 100 and append the percent sign:
percent = decimal × 100
Equivalently, shift the decimal point two places to the right. So 0.42 becomes 42, and we write it as 42%. Both methods give the same result because multiplying by 100 in base 10 is exactly what shifting two places does.
Worked example
Convert 0.75 to a percentage (the default value in the calculator above).
- Start with the decimal: 0.75
- Multiply by 100: 0.75 × 100 = 75
- Add the percent sign: 75%
Shortcut check: shift the decimal point two places right. 0.75 → 7.5 → 75. Same answer.
Common decimal-to-percent conversions
Memorising a handful of these makes mental conversion almost automatic.
| Decimal | Percent | Common meaning |
|---|---|---|
| 0.01 | 1% | One part per hundred |
| 0.05 | 5% | Small sales tax / tip share |
| 0.10 | 10% | Standard tip / a tenth |
| 0.25 | 25% | One quarter |
| 0.333… | 33.3% | One third (rounded) |
| 0.50 | 50% | One half |
| 0.75 | 75% | Three quarters |
| 1.00 | 100% | The whole / unchanged |
| 1.50 | 150% | One and a half times |
| 2.00 | 200% | Double the original |
Common pitfalls
- Confusing the direction. Converting decimal→percent multiplies by 100. The reverse (percent→decimal) divides by 100. Forgetting which way to go is the single most common error.
- Forgetting the % sign. 0.75 × 100 = 75, but 75 alone is not the same as 75%. The percent sign carries meaning — it tells the reader the number is parts per hundred.
- Treating percentages above 100% as wrong. They are perfectly valid. A 250% return means the new value is 2.5 times the original.
- Rounding too aggressively on repeating decimals. 1/3 = 0.333... = 33.333...%. Writing it as 33% loses precision. For finance and statistics, keep at least one or two decimal places.
- Negative percentages. −0.15 = −15%. The minus sign survives the conversion.
Where this conversion is used
- Test scores: a raw score of 0.92 (92 out of 100) is displayed as 92%.
- Statistics & probability: a probability of 0.05 is reported as a 5% chance.
- Interest rates: an APR stored as a decimal 0.045 is shown to customers as 4.5%.
- Conversion rates: a website that converts 0.023 of visitors reports a 2.3% conversion rate.
- Survey results: "0.68 of respondents agreed" is far less readable than "68% of respondents agreed".
- Discounts & markups: a 0.20 discount becomes a 20% off label.
Limitations and gotchas
Percent is a relative number — it only has meaning relative to a base. "75%" by itself does not tell you 75% of what. Always state the reference value: 75% of marks, 75% of revenue, 75% of users. Without context, the conversion is correct but the number is unactionable.
Percentages above 100% confuse some readers. If your audience is unfamiliar with growth ratios, you may prefer to say "2.5 times the original" rather than "250%". The math is the same; the clarity is not.
Sources & references
- Weisstein, Eric W. — "Percent." Wolfram MathWorld (referenced 2026).
- Encyclopaedia Britannica — "Percentage" (referenced 2026).
- Khan Academy — "Describing the meaning of percent" (referenced 2026).
FAQs
Multiply the decimal by 100 and add the percent sign. For example, 0.42 × 100 = 42%. The shortcut is to move the decimal point two places to the right: 0.42 becomes 42, then write the % symbol.
The word percent comes from the Latin per centum, meaning per hundred. A percentage expresses a number as parts of 100. A decimal expresses a number as parts of 1. To go from parts of 1 to parts of 100, you multiply by 100.
Yes. Any decimal greater than 1 converts to a percentage greater than 100%. For example, 1.5 = 150% and 2.0 = 200%. Percentages above 100% are common when describing growth, returns, or values larger than the original baseline.
Multiply as usual: 0.333... × 100 = 33.333...%. In practice you round to a sensible number of decimal places, such as 33.3% or 33.33%. Be aware that any rounding introduces a small error — 0.333... is exactly 1/3, but 33.3% is only an approximation.
The procedure is the same: multiply by 100. So −0.25 becomes −25%. Negative percentages are typically used to describe decreases, losses, or values below a baseline.
To reverse the conversion, divide the percent by 100 (or shift the decimal point two places left). 75% becomes 0.75, and 6.5% becomes 0.065. Use this whenever a calculation requires a decimal multiplier — for example, sales tax or interest rate calculations.