Decimal to Percent Converter
Instantly convert any decimal to a percentage or any percentage to a decimal, with fraction and ratio forms shown.
🔢 What is a Decimal to Percent Converter?
A decimal to percent converter transforms a number written in decimal notation (like 0.75) into its equivalent percentage form (75%), or performs the reverse operation. The two representations express exactly the same value: a decimal is a fraction with an implied denominator that is a power of ten, while a percent is a fraction with an explicit denominator of 100. Because 0.75 = 75/100 and 75% = 75/100, they are the same quantity written in different notations. The conversion is always: multiply by 100 to go from decimal to percent, divide by 100 to go from percent to decimal.
This conversion appears constantly in everyday life. When a bank states an interest rate of 3.5%, the underlying calculation uses the decimal 0.035. When a spreadsheet formula computes a discount, the percentage entered in the cell is stored and used as a decimal. When a teacher reports that 0.82 of students passed an exam, they are saying 82% passed. In scientific contexts, probabilities are expressed as decimals (0.95 for a 95% confidence level), while in financial reporting the same number appears as a percentage. Being fluent in both representations prevents errors when switching between contexts.
A common source of confusion is the difference between a percentage and a percentage point. If an interest rate rises from 2% to 3%, it has risen by 1 percentage point but by 50% (relative increase). The decimal equivalents are 0.02 and 0.03, an absolute difference of 0.01 (one percentage point). Misreading the scale between these is one of the most frequent quantitative errors in news reporting and financial analysis.
This converter handles both directions and also displays the fraction form (numerator/100) and ratio form alongside the percentage and decimal, giving a complete picture of the same value in all four common numeric representations. It works for any decimal including those greater than 1 (which produce percentages greater than 100%) and for very small decimals like 0.001 (0.1%).
📐 Formula
📖 How to Use This Calculator
Steps to Convert Decimal to Percent (or Percent to Decimal)
💡 Example Calculations
Example 1 — Common Decimal 0.75
Convert 0.75 to a percentage
Example 2 — Small Decimal 0.03
Convert 0.03 to a percentage (typical interest rate)
Example 3 — Over 100%
Convert 1.35 to a percentage (35% growth multiplier)
Example 4 — Percent to Decimal
Convert 12.5% to a decimal
❓ Frequently Asked Questions
🔗 Related Calculators
How do you convert a decimal to a percent?
Multiply the decimal by 100 and add the % sign. The formula is: Percent = Decimal × 100. Examples: 0.5 × 100 = 50%; 0.25 × 100 = 25%; 0.125 × 100 = 12.5%; 1.75 × 100 = 175%. Moving the decimal point two places to the right gives the same result as multiplying by 100.
How do you convert a percent to a decimal?
Divide the percentage by 100. Examples: 75% ÷ 100 = 0.75; 12.5% ÷ 100 = 0.125; 3% ÷ 100 = 0.03; 150% ÷ 100 = 1.5. Moving the decimal point two places to the left gives the same result as dividing by 100. The formula is: Decimal = Percent ÷ 100.
What is 0.75 as a percent?
0.75 as a percent is 75%. Calculation: 0.75 × 100 = 75. Add the % symbol: 75%. In fraction form, 0.75 = 3/4 = 75/100. In ratio form, 0.75 = 75:100 = 3:4.
What is 0.05 as a percent?
0.05 as a percent is 5%. Calculation: 0.05 × 100 = 5. Add the % symbol: 5%. Common mistake: confusing 0.05 with 5% is correct, but confusing 5% for 0.5 (which is 50%) is wrong. Moving the decimal two places right: 0.05 → 5.
What is 0.3 as a percent?
0.3 as a percent is 30%. Calculation: 0.3 × 100 = 30%. Also expressed as 3/10 in fraction form. Note that 0.3 and 0.33... (which is 1/3 = 33.33...%) are different values. 0.3 is exactly 30%; 1/3 is approximately 33.33%.
What is 1.5 as a percent?
1.5 as a percent is 150%. Calculation: 1.5 × 100 = 150%. A percentage over 100% means the value exceeds the whole. 150% is often seen in growth contexts: revenue grew to 150% of last year's means it increased by 50%.
What is the difference between a decimal and a percent?
A decimal and a percent represent the same value in different notations. A decimal uses base-10 notation (0.75), while a percent uses 'per 100' notation (75%). They are related by the formula Percent = Decimal × 100. Decimals are used in calculations; percentages are used for communication and comparison.
What is 25% as a decimal?
25% as a decimal is 0.25. Calculation: 25 ÷ 100 = 0.25. In fraction form: 25/100 = 1/4 = 0.25. Useful check: 0.25 × 4 = 1.0, confirming 25% is one-quarter of the whole.
How do you convert a fraction to a percent?
Convert the fraction to a decimal first, then multiply by 100. Example: 3/8 → 3 ÷ 8 = 0.375 → 0.375 × 100 = 37.5%. Alternatively, find an equivalent fraction with denominator 100: 3/8 = 37.5/100 = 37.5%. For simple fractions, memorize key conversions: 1/4 = 25%, 1/3 ≈ 33.33%, 1/2 = 50%, 3/4 = 75%.
What is 0.01 as a percent?
0.01 as a percent is 1%. Calculation: 0.01 × 100 = 1. This is a useful benchmark: each 0.01 corresponds to 1 percentage point. So 0.07 = 7%, 0.15 = 15%, etc. The value 0.001 = 0.1% (one tenth of one percent), used in finance for basis points (1 basis point = 0.0001 = 0.01%).
How does Excel convert decimals to percentages?
In Excel or Google Sheets, select the cell containing the decimal and click the % button in the Home ribbon (or format the cell as Percentage). The underlying value stays as a decimal; only the display multiplies by 100 and adds %. Example: a cell containing 0.75 displays as 75%. To store a percentage as a decimal in a formula, always divide by 100: if A1 = 75%, use =A1/100 or just use =0.75 directly.
What is 100% as a decimal?
100% as a decimal is 1.0. Calculation: 100 ÷ 100 = 1. This makes sense because 100% means the whole quantity. 200% = 2.0 (double the whole), 50% = 0.5 (half), 1% = 0.01. The identity 100% = 1 is fundamental in finance: a 100% return means the investment doubled, represented as a multiplier of 2.0 (original 1.0 plus gain 1.0).