- How do you convert a decimal to a percent?
- Multiply by 100. That's the whole rule, and it comes straight from what the word means: percent is Latin per centum, "by the hundred," so a percent is just a fraction whose bottom number is always 100. The decimal 0.75 is 75 hundredths, and 75 hundredths written as a percent is 75%. If you'd rather not multiply, move the decimal point two places to the right and add the sign — 0.08 becomes 8%, 0.4 becomes 40%. Both methods are the same operation; the shift is just what multiplying by 100 does to the digits.
- What is 0.75 as a percent?
- 75%. Three quarters of something is seventy-five hundredths of it, and hundredths are what percents count in. A few others worth memorizing because they show up constantly: 0.5 is 50%, 0.25 is 25%, 0.125 is 12.5%, 0.1 is 10%, 0.05 is 5%, and 0.01 is 1%. Once those are automatic, most conversions you'll meet are an easy step from one of them.
- Why does moving the decimal point two places work?
- Because our number system is base ten, so every place you move the point multiplies or divides by 10. Two places right is ×10 twice, which is ×100 — the exact operation the conversion calls for. This is also why the trick fails if you move only one place: 0.75 shifted once is 7.5, which would be 7.5%, ten times too small. If you're ever unsure which direction, sanity-check against a number you know: 0.5 has to come out 50%, so the point moves right.
- What about a decimal bigger than 1, like 1.5?
- It becomes a percent bigger than 100 — 1.5 is 150%. Nothing special happens to the math; the only thing that changes is the intuition, because a lot of people learn percents as a share of a whole and 150% of a whole sounds impossible. It isn't. Percents above 100 describe growth, multiples, and comparisons: revenue at 1.8 times last year's is 180% of last year's, and a 2.5x return is 250%. If your decimal came from dividing a new number by an old one, anything above 1 means it grew.
- Can a decimal-to-percent conversion be negative?
- Yes, and this converter handles it: -0.25 is -25%. Negatives show up whenever the decimal came out of a change or difference calculation — a portfolio that went from 100 to 75 changed by -0.25, which reads as a 25% drop. The sign carries the direction and the number carries the size, so read -25% as "down by a quarter." The one thing to watch is double-negatives in a sentence: "a decrease of -25%" says the thing went up.
- What's the difference between 0.5% and 0.5?
- A factor of 100, and it's the single most expensive mix-up in this whole area. 0.5 is a decimal, and as a percent it's 50% — half. 0.5% is already a percent, and as a decimal it's 0.005 — one two-hundredth. Interest rates and fees live right in this trap: a 0.5% monthly fee is small, a 0.5 monthly fee would be catastrophic. If a number arrives with a % sign already attached, it does not go into this converter — divide it by 100 instead to get its decimal form.
- How do I go from a percent back to a decimal?
- Divide by 100, or move the decimal point two places left — the same operation run backwards. 75% becomes 0.75, 8% becomes 0.08, 140% becomes 1.4, and 0.5% becomes 0.005. The one to be careful with is a percent under 1, because there are two moves happening: 0.5% needs its point moved two places left from 0.5, giving 0.005, and it's easy to stop after one and land on 0.05.
- How do I turn a fraction into a percent?
- Two steps: divide the top by the bottom to get the decimal, then multiply by 100. For 3/8, that's 3 ÷ 8 = 0.375, then 37.5%. Some fractions don't divide evenly — 1/3 is 0.3333... forever, so it's 33.33% to two places, or 33⅓% if you want it exact. This converter takes the decimal, not the fraction, so run the division first; if you paste a fraction it'll say so rather than guess at what you meant.
- Should I round the percent, and to how many places?
- Round to the precision your source number actually has, not to whatever the screen shows. If you measured 47 out of 191 people, that's 0.246073..., and reporting 24.6073% implies a precision your sample doesn't support — 24.6% is honest. A good default rule: one decimal place for percentages of things you counted, two for money and rates, and none at all if the number is going into a sentence someone will read out loud. This tool shows the full precision so you can choose; it doesn't round it for you.
- Is what I type saved or sent anywhere?
- No. The conversion runs in your browser, nothing goes to a server, nothing is stored, and closing the tab clears it. Most converters like this one sit a few clicks inside a site that wants an account and an email address first — this is just the converter.