🔢 Online Percentage Calculator

☐ Ad Placeholder

📝What is X% of Y

% of =
Result---

📈X is what % of Y

is what % of
Percentage---

🔺Increase/Decrease by %

%
Result---

🔄% Change from X to Y

From to
Change---

🔄Reverse Percentage

A number was by to become
Original---

🎁Discount Calculator

Original Price with % off
Final Price---
You Save---

💰Tip & Tax Calculator

Bill %
Tip---
Total---
☐ Ad Placeholder

💡 How to Use

The Percentage Calculator is a pure frontend online tool supporting 7 common percentage calculation scenarios. All data is processed locally in your browser with no upload to any server, ensuring complete privacy.

1. Basic Percentage Calculation

In the "What is X% of Y" module, enter the base number and percentage to get the result. For example, entering base 200 and percentage 15 yields 30, meaning 15% of 200 equals 30. This is widely used for commission calculations, tax computations, and discount amounts.

2. Finding Percentage Ratios

"X is what % of Y" calculates what percentage one number represents of another. For example, 30 is what percent of 200? The answer is 15%. This is commonly used for grade analysis, sales completion rates, and performance metrics.

3. Increase and Decrease

Select increase or decrease, enter the original value and percentage to get the result. For example, a $5,000 salary with a 10% increase becomes $5,500; a product priced at $200 with a 20% discount becomes $160.

4. Discounts and Tips

The discount calculator takes the original price and discount rate (e.g., 20% off), automatically calculating the final price and savings. The tip/tax calculator takes the bill amount and percentage, automatically calculating the tip/tax and total amount due. It's an essential companion for travel and daily expenses.

5. Reverse Percentage

When you know the result after a percentage increase or decrease and need to find the original number, use the reverse percentage feature. For example, a product increased by 25% and now sells for $125. The reverse calculation shows the original price was $100.

🛠 Use Cases

Shopping and Savings

During Black Friday, Prime Day, and seasonal sales, discounts, coupons, and cashback offers pile up. Use the discount calculator to enter the original price and actual discount, instantly seeing the final price and amount saved. Make rational purchasing decisions and avoid overspending.

Salary and Finance

Calculate year-end bonuses, project commissions, and overtime pay using the percentage modules. Enter the base amount and commission rate to quickly get the actual payout. The reverse percentage feature can also be used to calculate pre-tax salary and tax-inclusive prices.

Data Analysis and Reporting

When preparing reports, you often need to calculate year-over-year growth rates, month-over-month growth rates, and target completion percentages. The "% Change from X to Y" module only requires two numbers to automatically calculate the percentage increase or decrease with clear positive/negative indicators.

📚 Did You Know?

The Origin of the Percent Sign %

The percent sign "%" comes from the Latin "per centum," meaning "by the hundred." In the Middle Ages, merchants abbreviated it as "p cento," which eventually evolved into the "%" symbol we use today. Percentage is fundamentally about dividing a whole (100%) into equal parts, with each part being 1%.

Percentage Points vs. Percentages

Many people confuse "percentage points" with "percentages." Percentage is a relative value (e.g., increasing from 10% to 15% is a 50% increase), while percentage points represent the absolute difference (from 10% to 15% is a 5 percentage point increase). This distinction is crucial when describing changes in interest rates and tax rates.

Compound Growth

When percentage changes happen consecutively, the effect is multiplicative, not additive. For example, $100 growing by 10% twice becomes $121 (not $120), because the second growth is calculated on $110. This is the power of compounding and a common cognitive pitfall in percentage calculations.

❓ Frequently Asked Questions

Is the percentage calculator accurate?

Yes, the calculator uses native JavaScript floating-point arithmetic with 6 decimal places precision. It is more than sufficient for everyday scenarios like shopping discounts, salary commissions, and restaurant tips. For financial-grade precision involving large sums of money, we recommend using professional accounting software for secondary verification.

What is reverse percentage calculation?

Reverse percentage means finding the original number when you know the result after a percentage increase or decrease. For example, if a product increased by 20% and now costs $120, reverse calculation reveals the original price was $100. If an employee received a 15% raise and now earns $11,500, the original monthly salary was $10,000. This is incredibly useful when analyzing promotional prices and checking invoices.

What's the difference between discount and tip calculators?

The discount calculator takes the original price and discount rate to calculate the final price and amount saved (saving money). The tip/tax calculator takes the bill amount and tip/tax rate to calculate the extra charge and total amount due (spending money). They serve opposite but equally common use cases in daily life.

How do I tell if the change is an increase or decrease?

The result automatically shows "increase" or "decrease" before the percentage. If the new value is greater than the original, it's an increase; if lower, it's a decrease. The formula is: (New - Original) / Original * 100%. If the original value is 0, the percentage change cannot be calculated and an error message will be shown.

Is all calculation done locally? Is data uploaded?

Yes, this tool is 100% frontend-based. All calculations are performed in real-time within your browser, and your input data is never uploaded to any server. You can safely use it to calculate personal financial data without privacy concerns. It even works offline after the page loads.

Can I use it on mobile?

Absolutely. The tool uses a responsive layout that adapts well to mobile phones, tablets, and desktops. Input fields are optimized for touchscreens, with number keyboards automatically popping up, and buttons sized appropriately for finger tapping.

Does it support negative numbers?

Yes, you can input negative numbers for calculations. For example, -100 with 50% gives -50; from -100 to -50 gives a 50% increase. However, negative numbers are generally not meaningful in discount and tip calculators.

What's the difference between percent and per mille?

Percent (%) is based on 100, while per mille (‰) is based on 1,000. Per mille is more commonly used in finance, statistics, and medicine. For example, bank interest rates are often expressed in per mille (e.g., monthly rate 5‰), and blood alcohol concentration is also measured in per mille. To convert, divide the percent result by 10.

☐ Ad Placeholder