CALC WIDGET
Percentage Calculator
Calculate percentages, increases, decreases and reverse percentages instantly. Deterministic, no AI, no signup.
LOCAL RUNTIME PRIVATE INPUTCALC YEAH! — Motore 09
RESULT
197,78
22% × 899 = result
FORMULA
result = (A / 100) × B
REVERSE · A IS X% OF B
2,4472%
What does this tool do?
Calculates the percentage A of a number B. For example, 22% of 899 = 197.78. The reverse shows what percentage A is of B — useful for margins and variations.
How to use it
- Enter the percentage in the first field.
- Enter the number in the second field.
- Read the result immediately — no button needed.
- Check the reverse percentage in the secondary card.
How it works
The formula is result = (A / 100) × B. The reverse is reverse = (A / B) × 100. All calculation happens in your browser. No data is sent to any server.
Common examples
- 22% of 899 = 197.78 (VAT on a price)
- 15% of 200 = 30 (tip on a bill)
- 30 is 15% of 200 (reverse percentage)
Privacy
This tool is 100% local. Your inputs never leave the browser. No analytics event includes the values you type — only the fact that the tool was used.
Frequently asked questions
- Is this free?
- Yes, completely free with no signup.
- Does it work offline?
- Yes, after the page loads, calculation is local.
- Can I calculate percentage increase?
- Use the reverse formula: (new - old) / old × 100.