Percentage Calculator
Math & LogicCalculate percentages with three modes: X% of Y, X is what % of Y, and percentage change from X to Y.
Result will appear here...
📖 Usage Guide
- X% of Y — "What is 25% of 200?" → 50
- X is what % of Y — "50 is what % of 200?" → 25%
- % change from X to Y — "Change from 80 to 100?" → +25%
Mode: X% of Y
X = 15, Y = 300 → 45
Mode: X is what % of Y
X = 75, Y = 300 → 25%
Mode: % change from X to Y
X = 80, Y = 100 → +25%