Calculate percentages instantly — "what is X% of Y", "X is what % of Y", and percentage change between two numbers.
Calculate percentages instantly with three calculators in one — no signup, no ads, no tracking. Find what percentage one number is of another, calculate a percentage of any number, or find the percentage change between two values. Used by students, accountants, shoppers, and anyone who needs quick percentage math. Everything runs in your browser — no data is collected.
Divide X by Y, then multiply by 100. For example, 25 is what percent of 200? (25 / 200) x 100 = 12.5%. Our calculator does this instantly — enter both numbers and get the result.
Multiply the number by the percentage divided by 100. For example, 15% of 300 = 300 x (15/100) = 45. Enter the percentage and the number in our calculator to get the result instantly.
Percentage change = ((New Value - Old Value) / Old Value) x 100. A positive result means an increase, negative means a decrease. For example, going from 80 to 100 is a 25% increase.
Yes. It uses standard JavaScript floating-point arithmetic, accurate to 15+ decimal places. Results are displayed rounded to 2-4 decimal places for readability.