Velto
Math

Percentage Calculator

This free percentage calculator finds what X% of a number is, increases or decreases a value by a percentage, and measures the percent change between two numbers, instantly.

Result

30

15% × 200 = 30

Examples

How to use

  1. 1

    Pick the operation: X% of a number, increase, decrease, percent change or reverse percent.

  2. 2

    Type your two numbers in the fields, the labels adapt to the operation you picked.

  3. 3

    Read the result instantly, with the full calculation line shown under it.

  4. 4

    Copy or download the result with the buttons under the tool.

Parameters

Every field of this tool can be prefilled from the URL. Use these query parameters:

ParameterTypeDefault
modeof | increase | decrease | change | whatPercentof
anumber15
bnumber200

Example : https://www.veltotools.com/math/percentage-calculator?mode=of&a=15&b=200

API

The same tool is available as a free JSON API, with the same parameters as above. No key, no sign-up.

GET https://www.veltotools.com/api/v1/math/percentage-calculator?mode=of&a=15&b=200
$ curl "https://www.veltotools.com/api/v1/math/percentage-calculator?mode=of&a=15&b=200"

Related tools