Home/Blogs/Math & Finance Guide

Percentage Calculator — Every Formula You Need for Marks, GST, Salary, Discount & More (2026)

·12 min read

A practical, jargon-free guide to percentage calculations for everyday Indian life — calculating marks percentage, GST, salary hikes, shopping discounts, profit and loss, and tips. Includes all formulas with worked examples and a free online calculator covering 10 different percentage problems.

Need an answer right now? Open the free Percentage Calculator — 10 built-in calculators covering everything from marks and GST to salary hikes, discounts, profit/loss, and tips. No login, no install, saves your history automatically.

My younger sister messaged me in a panic on the day her Class 12 results came out: "I got 432 out of 500 — what's my percentage?" Her phone calculator gave her a bunch of confusing decimals. My mother was simultaneously trying to figure out whether the 18% GST on a furniture purchase was calculated correctly on the invoice. Meanwhile, I was cross-checking whether the "flat 40% off" on a pair of shoes was actually being applied correctly at the checkout counter.

Three percentage problems, same Tuesday morning. Percentages touch every part of daily life — school results, shopping, taxes, salaries, investments, restaurant bills. Yet most people still reach for a basic calculator, do the math wrong, and second-guess themselves. This guide walks through every common percentage calculation with real Indian examples, the actual formulas behind them, and mental math shortcuts that work without any calculator at all.

The One Formula Behind All Percentage Math

Every percentage problem — no matter how it is worded — is a variation of this single relationship:

Percentage = (Part ÷ Whole) × 100

Rearranged:   Part = (Percentage ÷ 100) × Whole   |   Whole = Part ÷ (Percentage ÷ 100)

The three versions of this formula cover the three classic percentage questions:

  • "What is 15% of 2,500?" → Part = (15 ÷ 100) × 2,500 = 375
  • "432 is what percent of 500?" → Percentage = (432 ÷ 500) × 100 = 86.4%
  • "60 is 15% of what number?" → Whole = 60 ÷ (15 ÷ 100) = 60 ÷ 0.15 = 400

1. How to Calculate Percentage of Marks

This is the most googled percentage question in India — especially during board result season. The formula:

Percentage = (Total Marks Obtained ÷ Maximum Total Marks) × 100

Example for Class 12 CBSE with 5 subjects:

Subject Marks Obtained Max Marks
English88100
Mathematics91100
Physics84100
Chemistry79100
Computer Science96100
Total438500

Percentage = (438 ÷ 500) × 100 = 87.6% — Grade: A+ (Excellent)

Percentage Range Grade (University) CBSE Grade
90% and aboveO — OutstandingA1
75% – 89%A+ — ExcellentA2 / B1
60% – 74%A — GoodB2 / C1
45% – 59%B — AverageC2
33% – 44%C — PassD
Below 33%F — FailE

2. GST Calculation — Exclusive and Inclusive

India has five GST rate slabs: 0%, 5%, 12%, 18%, and 28%. There are two situations you will encounter — adding GST to a base price (exclusive) and extracting GST from a GST-inclusive total (inclusive). Most people get the second one wrong.

GST-Exclusive: Adding GST to a base price

GST Amount = Base Price × (Rate ÷ 100)
Total = Base Price + GST Amount

Example: A software subscription costs ₹10,000, GST @18%:
GST = ₹10,000 × 0.18 = ₹1,800   |   Total = ₹11,800

GST-Inclusive: Extracting GST from MRP

Base Price = Total ÷ (1 + Rate ÷ 100)
GST Amount = Total − Base Price

Example: A product's MRP is ₹2,360, inclusive of 18% GST:
Base = ₹2,360 ÷ 1.18 = ₹2,000   |   GST = ₹2,360 − ₹2,000 = ₹360

Quick GST reference for common amounts:

Base Price 5% GST Total 12% GST Total 18% GST Total 28% GST Total
₹500₹525₹560₹590₹640
₹1,000₹1,050₹1,120₹1,180₹1,280
₹5,000₹5,250₹5,600₹5,900₹6,400
₹10,000₹10,500₹11,200₹11,800₹12,800
₹50,000₹52,500₹56,000₹59,000₹64,000

3. Percentage Increase and Decrease — Salary, Prices, Inflation

Percentage change measures how much something has grown or shrunk relative to where it started. It has a direction — positive for increase, negative for decrease.

Percentage Change = ((New Value − Old Value) ÷ |Old Value|) × 100

Salary hike calculation

Current salary ₹52,000, new offer ₹64,000:
Change = ((64,000 − 52,000) ÷ 52,000) × 100 = (12,000 ÷ 52,000) × 100 = 23.08% increase

What will my new salary be after a hike?

New Value = Old Value × (1 + Percentage ÷ 100)   ← for increase
New Value = Old Value × (1 − Percentage ÷ 100)   ← for decrease

Examples:

  • ₹45,000 with 15% hike: ₹45,000 × 1.15 = ₹51,750
  • ₹80,000 with 10% pay cut: ₹80,000 × 0.90 = ₹72,000
  • Petrol at ₹100, price rises 8%: ₹100 × 1.08 = ₹108

4. Discount and Sale Price Calculator

Sale season — Myntra, Flipkart, Amazon — everyone promises "flat 40% off" or "up to 70% off." Here is how to verify whether you are actually getting the deal you think you are.

Discount Amount = Original Price × (Discount% ÷ 100)
Final Price = Original Price − Discount Amount

Real examples:

Product MRP Discount You Save You Pay
Sneakers₹3,99930%₹1,200₹2,799
Smartphone₹24,99915%₹3,750₹21,249
Laptop₹65,00012%₹7,800₹57,200
Kurta set₹1,29940%₹520₹779

To find what discount percentage is being applied when you know the original and sale prices:
Discount% = ((Original − Sale) ÷ Original) × 100

Example: Shirt originally ₹2,500, on sale for ₹1,750. Discount% = ((2,500 − 1,750) ÷ 2,500) × 100 = (750 ÷ 2,500) × 100 = 30%

5. Profit and Loss Percentage

Anyone running a business, selling second-hand items, or trading in the stock market needs to know their profit or loss percentage — not just the absolute rupee amount.

Profit% = ((Selling Price − Cost Price) ÷ Cost Price) × 100
Loss%   = ((Cost Price − Selling Price) ÷ Cost Price) × 100
Scenario Cost Price Selling Price Profit / Loss %
Reselling laptop₹45,000₹52,000+₹7,000+15.56%
Kirana store goods₹800₹980+₹180+22.5%
Stock trade₹15,000₹12,800−₹2,200−14.67%
Old bike sale₹72,000₹55,000−₹17,000−23.61%

6. Percentage Change vs Percentage Difference — Know the Difference

These two are constantly confused, and the mix-up can lead to genuinely wrong conclusions.

Question Type Formula When to Use
Percentage Change ((New − Old) ÷ |Old|) × 100 Salary growth, price inflation, stock returns — any before/after
Percentage Difference (|A − B| ÷ Avg(A,B)) × 100 Comparing two quotes, two cities' prices — no clear before/after

Example — Job offers from two companies:

  • Company A: ₹60,000/month  |  Company B: ₹80,000/month
  • Percentage difference: |60k − 80k| ÷ ((60k+80k)÷2) × 100 = 20,000 ÷ 70,000 × 100 = 28.57% — they are 28.57% apart
  • Percentage change from A to B: ((80k − 60k) ÷ 60k) × 100 = 33.33% — B pays 33.33% more than A

Both numbers are correct — they answer different questions. "How much more does B pay than A?" = percentage change (33.33%). "How far apart are the two salaries?" = percentage difference (28.57%).

7. Tip Calculator — Splitting Restaurant Bills

Tipping culture in India is growing, especially in urban restaurants, cafes, and delivery. Standard tip range is 5–15% at restaurants. Here is the formula, plus how to split fairly among a group:

Tip Amount = Bill × (Tip% ÷ 100)
Total = Bill + Tip
Per Person = Total ÷ Number of People

Example: Team dinner, bill ₹4,800, 10% tip, 6 people:

  • Tip = ₹4,800 × 0.10 = ₹480
  • Total = ₹4,800 + ₹480 = ₹5,280
  • Per person = ₹5,280 ÷ 6 = ₹880

8. Mental Math Shortcuts for Percentages

You do not always have your phone out. These tricks let you calculate common percentages in your head in seconds:

Percentage Mental Trick Example: X% of ₹3,600
50%Divide by 2₹3,600 ÷ 2 = ₹1,800
25%Divide by 4₹3,600 ÷ 4 = ₹900
10%Move decimal left one place₹3,600 → ₹360
5%Half of 10%₹360 ÷ 2 = ₹180
1%Move decimal left two places₹3,600 → ₹36
18% (GST)10% + 5% + 1% + 1% + 1%360+180+36+36+36 = ₹648
20%Double of 10%₹360 × 2 = ₹720
33%Divide by 3 (approx)₹3,600 ÷ 3 = ₹1,200
15%10% + 5%₹360 + ₹180 = ₹540
35%25% + 10%₹900 + ₹360 = ₹1,260

The Percentage Reversal Trick Most People Do Not Know

Here is something genuinely surprising that trips up most people: percentages are reversible. 4% of 75 = 75% of 4. Both equal 3. This works because multiplication is commutative.

Why does this matter? Sometimes the "reversed" version is much easier to calculate mentally. "8% of 25" sounds hard. "25% of 8" is trivial — it is 2. Same answer. If you see a percentage problem where one number is a round percentage-friendly number (25, 50, 10, 20), flip the problem and solve the easy version.

Another practical one: "What is 18% of 50?" Hard to calculate. Flip it: "50% of 18 = 9." Done. The GST on ₹50 at 18% is ₹9 — confirmed in one second.

How to Use the Free Percentage Calculator

The Percentage Calculator at ddaverse.com has 10 built-in calculators in one page — no switching tabs or hunting for a different tool:

Calculator What It Solves
What is X% of Y?Find the part from percentage and whole
X is what % of Y?Find the percentage when part and whole are known
Percentage Change% increase or decrease between two values
Increase / Decrease ByNew value after applying a % increase or decrease
Discount CalculatorFinal price and savings after a sale discount
Tip CalculatorTip amount, total, and per-person split
GST CalculatorAll Indian GST rates (0/5/12/18/28%), exclusive and inclusive modes
Marks CalculatorMarks percentage + grade (O, A+, A, B, C, F)
Profit / LossProfit or loss amount and percentage
Percentage DifferenceHow far apart two values are as a percentage
  • Results appear instantly as you type — no submit button needed
  • Each result shows the formula used, so you understand the math
  • Copy button on every result for quick pasting into WhatsApp, Excel, or email
  • Calculation history is saved in your browser — last 30 calculations always available
  • Fully offline — runs in your browser, no server, no data stored anywhere

Related Calculators

  • FD Calculator — Fixed Deposit returns with Indian bank rates, TDS calculation, and Form 15G guidance
  • BMI Calculator — Body Mass Index with Asian Pacific cutoffs, BMR, TDEE, body fat %, and ideal weight
  • Compound Interest Calculator — How your investments grow over time with CAGR, Rule of 72, and inflation-adjusted returns
  • SIP Calculator — Systematic Investment Plan projections with step-up SIP and long-term corpus estimates
  • Age Calculator — Exact age in years, months, and days from any birthdate

Frequently Asked Questions

How do I calculate the percentage of marks obtained?

Percentage of marks = (Marks obtained ÷ Total marks) × 100. For example, if you scored 432 out of 500, your percentage is (432 ÷ 500) × 100 = 86.4%. For CBSE and most Indian boards, you add up marks across all subjects and divide by the total maximum marks across those subjects, then multiply by 100. The Percentage Calculator at ddaverse.com/percentage-calculator has a dedicated marks calculator that also shows your grade (O, A+, A, B, C, or F).

What is the formula to calculate GST in India?

For GST-exclusive pricing (adding GST on top of base price): GST Amount = Base Price × (GST Rate ÷ 100), Total Price = Base Price + GST Amount. For example, a product priced at ₹1,000 with 18% GST: GST = ₹180, Total = ₹1,180. For GST-inclusive pricing (extracting GST from MRP): Base Price = Total ÷ (1 + GST Rate ÷ 100), GST Amount = Total − Base Price. For ₹1,180 inclusive of 18% GST: Base = ₹1,000, GST = ₹180. Indian GST rates are 0%, 5%, 12%, 18%, and 28%.

How do I calculate percentage increase in salary?

Percentage increase = ((New Salary − Old Salary) ÷ Old Salary) × 100. For example, if your salary goes from ₹50,000 to ₹58,000: Increase = ((58,000 − 50,000) ÷ 50,000) × 100 = (8,000 ÷ 50,000) × 100 = 16%. To calculate a new salary after a percentage hike: New Salary = Old Salary × (1 + Hike% ÷ 100). A 20% hike on ₹50,000 = ₹50,000 × 1.20 = ₹60,000.

How do I calculate the discounted price during a sale?

Discount Amount = Original Price × (Discount% ÷ 100). Final Price = Original Price − Discount Amount. For example, a ₹2,500 shirt with 30% off: Discount = ₹2,500 × 0.30 = ₹750, Final Price = ₹2,500 − ₹750 = ₹1,750. To find what discount percentage a price drop represents: Discount% = ((Original Price − Sale Price) ÷ Original Price) × 100.

How do I calculate profit percentage?

Profit Percentage = ((Selling Price − Cost Price) ÷ Cost Price) × 100. For example, if you bought something for ₹800 and sold it for ₹1,000: Profit = ₹200, Profit% = (200 ÷ 800) × 100 = 25%. For loss: Loss% = ((Cost Price − Selling Price) ÷ Cost Price) × 100. If you sold for ₹700: Loss = ₹100, Loss% = (100 ÷ 800) × 100 = 12.5%.

What is percentage difference and how is it calculated?

Percentage difference measures how far apart two values are, relative to their average. Formula: Percentage Difference = (|Value A − Value B| ÷ ((Value A + Value B) ÷ 2)) × 100. For example, comparing a salary of ₹60,000 vs ₹80,000: Difference = |60,000 − 80,000| = 20,000. Average = (60,000 + 80,000) ÷ 2 = 70,000. Percentage Difference = (20,000 ÷ 70,000) × 100 = 28.57%. This is different from percentage change, which measures change from a specific starting point.

What is 15% of 2500?

15% of 2500 = (15 ÷ 100) × 2500 = 0.15 × 2500 = 375. A quick mental math trick: find 10% first (move decimal left one place: 250), then find 5% (half of 10% = 125), and add them: 250 + 125 = 375. You can solve any 'X% of Y' calculation this way at the free Percentage Calculator at ddaverse.com/percentage-calculator.

How do I calculate tip percentage at a restaurant?

Tip Amount = Bill Amount × (Tip% ÷ 100). Total Bill = Bill Amount + Tip Amount. Per Person = Total Bill ÷ Number of People. For example, a ₹3,600 restaurant bill with 10% tip split among 4 people: Tip = ₹360, Total = ₹3,960, Per person = ₹990. Standard tipping in India is 5–15% at restaurants, though tipping culture varies by city and establishment type.

How do I calculate the percentage of a number without a calculator?

Use the 10% trick: 10% of any number = divide by 10 (move decimal one place left). Then build up: 5% = half of 10%, 1% = divide by 100, 20% = double of 10%, 25% = divide by 4, 50% = divide by 2. Example: 35% of 480 = 10% (48) + 10% (48) + 10% (48) + 5% (24) = 48+48+48+24 = 168. Mental math using these building blocks works faster than reaching for a calculator for common percentages.

What is the grading system for percentage in India?

Indian university grading typically follows: O (Outstanding) = 90% and above, A+ (Excellent) = 75–89%, A (Good) = 60–74%, B (Average) = 45–59%, C (Pass) = 33–44%, F (Fail) = below 33%. CBSE school grading uses: A1 = 91–100, A2 = 81–90, B1 = 71–80, B2 = 61–70, C1 = 51–60, C2 = 41–50, D = 33–40, E (fail) = below 33. The Percentage Calculator at ddaverse.com/percentage-calculator shows your grade alongside your marks percentage.

How is percentage change different from percentage difference?

Percentage change measures movement from a specific starting point to an endpoint: ((New Value − Old Value) ÷ Old Value) × 100. It has direction — positive means increase, negative means decrease. Percentage difference measures how far apart two values are without a defined starting point: (|A − B| ÷ Average of A and B) × 100. It has no direction. Use percentage change when tracking growth over time (salary, stock price, inflation). Use percentage difference when comparing two things that have no inherent before/after relationship (two salaries, two prices at different stores).

What are all the calculators available at the free Percentage Calculator?

The free Percentage Calculator at ddaverse.com/percentage-calculator includes 10 built-in calculators: (1) What is X% of Y, (2) X is what percent of Y, (3) Percentage change between two values, (4) Increase or decrease a value by a percentage, (5) Discount and sale price calculator, (6) Tip and split-the-bill calculator, (7) GST calculator for all Indian GST rates (0%, 5%, 12%, 18%, 28%) in both exclusive and inclusive modes, (8) Marks to percentage with grade, (9) Profit and loss percentage, (10) Percentage difference between two values. All calculations save to a history log in your browser.

Sponsored

Sponsored banner