Percentage Calculator

Calculate percentage values and percentage change instantly.

Result

--
Result
--
Description

On This Page

How This Percentage Calculator Works

This free online percentage calculator supports two essential calculation modes that cover the vast majority of everyday percentage needs. In the first mode, "What is X% of Y?", you enter a percentage value and a base number, and the tool instantly computes the result by converting the percentage to a decimal and multiplying it by the base value. This is ideal for calculating discounts, tips, tax amounts, and exam scores.

The second mode, "Percentage Change", compares two values -- an old value and a new value -- and tells you the percentage increase or decrease between them. A positive result indicates growth, while a negative result signals a decline. This mode is widely used for tracking salary hikes, investment returns, price changes, and business performance metrics. Both modes deliver results instantly with no page reload required.

Percentage Formulas

This calculator relies on two core mathematical formulas:

Result = (Percentage / 100) × Value
Percentage Change = ((New Value − Old Value) / Old Value) × 100

Parameters explained:

Example Calculations

Example 1: What is 15% of ₹25,000?

Using the first formula: Result = (15 / 100) × 25,000 = 0.15 × 25,000 = ₹3,750.

This is useful when calculating a 15% discount on a product priced at ₹25,000. The discount amount is ₹3,750, so you would pay ₹21,250 after the discount.

Example 2: Percentage change from 200 to 250

Using the second formula: Percentage Change = ((250 − 200) / 200) × 100 = (50 / 200) × 100 = 25% increase.

This applies when a stock price rises from ₹200 to ₹250, or when monthly sales grow from 200 to 250 units -- both represent a 25% increase over the original value.

Understanding Different Percentage Calculations

Percentages appear in many forms across daily life, academics, and business. Here are the four most common types of percentage calculations and when to use each one:

Common Use Cases

Frequently Asked Questions

Enter the percentage value in the X field and the base number in the Y field, then click Calculate. The result is computed as (X / 100) * Y. For example, to find 25% of 200, enter 25 in X and 200 in Y to get 50.
Yes. Enter the old value and the new value in the Percentage Change section. The calculator uses the formula ((New - Old) / Old) x 100 and shows positive values for increases and negative values for decreases.
Percentage Change = ((New Value - Old Value) / Old Value) x 100. A positive result means an increase, and a negative result means a decrease.
Yes, the calculator accepts decimal inputs for both the percentage value and the base number, giving you precise results.
Percentage is a relative measure (e.g., 50% of 200 = 100), while percentage points measure the absolute difference between two percentages (e.g., going from 40% to 45% is a 5 percentage point increase but a 12.5% relative increase).
To find a discounted price, calculate X% of the original price using this tool, then subtract that amount from the original price. For example, 20% of 500 is 100, so the discounted price is 400.
Yes, the calculator handles large numbers accurately using standard JavaScript floating-point arithmetic. For extremely precise financial calculations, consider rounding to two decimal places.
Yes, this calculator is completely free with no sign-up required. You can use it as many times as you need for quick percentage calculations.

Important Notes

Percentage vs. percentage points: These are often confused but mean different things. If an interest rate moves from 8% to 10%, it has increased by 2 percentage points but by 25% in relative terms. Always clarify which measure you are referring to in financial or academic contexts to avoid misunderstandings.

Decimal precision: This calculator uses standard floating-point arithmetic and displays results rounded to two decimal places for clarity. While this level of precision is more than sufficient for everyday calculations like shopping discounts, exam scores, and salary comparisons, extremely large financial computations may require specialised high-precision tools.

Educational use: The results provided by this tool are intended for personal reference, learning, and quick estimation purposes. For official documentation such as tax filings, loan applications, or legal agreements, always verify the calculated values against the methodology prescribed by the relevant authority or institution.

Calculator Category

This tool belongs to Finance Calculators. Browse similar tools for related calculations.