Age Calculator
Age Calculator can accurately calculate your exact age based on your birthday. Years, months, and days will be presented as the determined age.
Work out any percentage instantly and free in your browser: X% of Y, percent of a total, increase, decrease, and percentage change.
A Percentage Calculator is a free tool that solves every common percent question in one place: what X% of Y is, what percent one number is of another, the percentage increase or decrease between two values, adding or subtracting a percentage from a number, and the percentage change from an old value to a new one. Each mode is its own small block that recalculates the moment you type, with a plain worked example under every answer.
Everything runs locally in your browser with JavaScript, so results appear instantly and nothing you enter is ever sent to a server. There is no sign-up, no ads interrupting the math, and no rounding surprises.
A percentage is a ratio expressed out of 100. Writing 25% is just another way of saying 25 per 100, or the fraction 0.25. To turn a percent into a multiplier you divide by 100, and to turn a multiplier back into a percent you multiply by 100. Almost every calculation on this page is a small rearrangement of that single idea.
Use "What is X% of Y?" for tips, taxes, and discounts. Use "X is what percent of Y?" to score a test result or find a completion rate โ handy when you have counted items with a Word Counter and want to know what share hit a target length. The increase/decrease and percentage change blocks look similar but differ in intent: increase/decrease is best when you already know which value came first, while percentage change is framed explicitly as old versus new, which is the phrasing you want for growth rates and price movements.
Percentages often describe progress through a span of time. If you are tracking how far along a project or a subscription period you are, you can measure the elapsed span with a Date Difference Calculator and then express that as a percent of the total here. The same trick works for a lifespan or milestone: pair an Age Calculator with this tool to see, say, what percentage of a year has passed. When your raw time data is stored as epoch seconds, a Unix Timestamp Converter turns those numbers into readable dates first, so the durations you feed into a percentage make sense.
Divide the part by the whole and multiply by 100. For example, 45 out of 180 is 45 รท 180 ร 100 = 25%. The "X is what percent of Y?" block does this automatically as you type.
They use the same formula โ (new โ old) รท old ร 100 โ but the change block always labels the result relative to an explicit old and new value, including a plus or minus sign. Increase/decrease simply names the direction of the movement. Choose whichever phrasing matches how you think about the numbers.
Multiply the number by the percent to get the amount, then add or subtract it. Adding 15% to 200 is 200 + (200 ร 0.15) = 230. The add/subtract block lets you switch direction with a dropdown.
Yes. Every field accepts decimal values and negative numbers, so you can work with prices, measurements, temperatures, or losses without any special formatting.
A dash appears when a calculation is undefined โ most often when you try to find a percentage of a total that is zero, since dividing by zero has no meaningful answer. Enter a non-zero base and the result returns.
No. All calculations happen locally in your browser with JavaScript. Nothing is uploaded, logged, or stored, and the tool keeps working even if you go offline after the page loads.