tooloora

Percentage Calculator — % of, change & more

Four calculators in one: percent of a value, what percent, percentage change, and increase or decrease by a percent.

Runs locally — nothing is uploaded

%
50
Result

What this percentage calculator does

This is four calculators in one. Pick a mode and fill in two numbers — the answer updates instantly:

  • Percent of a value — what is 25% of 200?
  • What percent — 50 is what percent of 200?
  • Percentage change — how much did a value rise or fall from A to B?
  • Increase / decrease — add or subtract a percentage from a value.

Everything is calculated locally in your browser.

The formulas behind it

QuestionFormulaExample
P% of NN × P ÷ 10025% of 200 = 50
X is what % of YX ÷ Y × 10050 of 200 = 25%
Change A → B(B − A) ÷ A × 100100 → 150 = +50%
N changed by P%N × (1 + P ÷ 100)200 + 25% = 250

For increase/decrease, enter a negative percentage to subtract — for example −10% turns 200 into 180.

Where you will use it

  • Shopping — a 30% discount off a price, or VAT added on top.
  • Finance — interest, tips, growth from one figure to another.
  • Work and study — test scores, conversion rates, year-on-year change.
  • Everyday maths — splitting bills, comparing before-and-after numbers.

A note on percentage change

Percentage increase and decrease are not symmetric. If a price rises 50% and then falls 50%, you do not return to the start: 100 → 150 → 75. That is why the “percentage change” mode always measures relative to the starting value.

Privacy

The calculator runs entirely in your browser. Nothing is uploaded, and only your last mode and entries are stored locally so the tool opens where you left it.

Frequently asked questions

How do I calculate X% of a value?

Multiply the value by the percentage divided by 100. For example, 25% of 200 is 200 × 0.25 = 50. The 'percent of a value' mode does this for you instantly.

How do I work out what percent one number is of another?

Divide the part by the whole and multiply by 100. For example, 50 out of 200 is 50 ÷ 200 × 100 = 25%. Use the 'what percent' mode.

What is percentage change and how is it calculated?

Percentage change measures how much a value grew or shrank: (new − old) ÷ old × 100. Going from 100 to 150 is a +50% change; from 200 to 150 is −25%. A positive result is an increase, a negative one a decrease.

How do I add or subtract a percentage from a value?

Multiply the value by (1 + percent ÷ 100). To add 25% to 200 you get 250; to subtract 10% from 200 you get 180. Enter a negative percentage to subtract.

Is everything calculated privately?

Yes. All calculations run in your browser — nothing is sent to a server, and your last entries are only remembered locally on your device.