Percentage Calculator

Enter a base value and the percentage you wish to calculate. The tool instantly returns the result.

What is Percentage Calculator?

A percentage calculator is a quick‑fire online utility that determines what portion of a whole a given number represents, or how much a value changes relative to another. Whether you need to find 15 % of 200, calculate the increase from 120 to 150, or determine the discount on a purchase, this tool does the math instantly.

Our implementation runs entirely in the browser, meaning no data leaves your computer. It supports positive and negative percentages, making it suitable for both growth and reduction scenarios. Because it is built with plain JavaScript, it works on any modern device without plugins.

How to Use Percentage Calculator

  1. Enter the base number (the whole) in the Value field.
  2. Enter the desired percentage in the Percentage field. Use a negative sign for a decrease.
  3. Click the Calculate button.
  4. The result appears below. Use the Copy button to copy the result to your clipboard.

Why Use Our Percentage Calculator?

Frequently Asked Questions

How do I calculate a percentage?

Enter the base number and the percentage you want to calculate, then click Calculate. The result will be displayed in the box below.

Can I calculate percentage increase or decrease?

Yes – just enter a positive percentage for increase or a negative percentage for decrease.

Is this calculator free?

Yes, it is completely free and does not require any registration.

Does it work on mobile devices?

Absolutely – the layout is responsive and works on all screen sizes.

How accurate are the results?

The calculation uses standard JavaScript arithmetic, providing precise results for typical use cases.

Related Tools