Online Calculators and Converters: Free Tools for Everyday Math
Whether you're planning a mortgage, converting miles to kilometers, figuring out how much to tip, or calculating compound interest on your savings, you need quick and reliable calculation tools. This guide covers the most useful everyday calculators — what they do, how to use them, and the math behind the numbers.
When You Need Quick, Reliable Calculations
Life is full of moments where you need to do math quickly and get the right answer. You're standing in a store deciding if a 30% discount on a $149 item is worth it. You're comparing two job offers and need to understand how the different salary structures affect your take-home pay after taxes. You're planning a road trip across countries with different measurement systems. You're at a restaurant with friends and need to split the check plus tip. You're evaluating whether you can afford a car loan.
Your phone's built-in calculator handles basic arithmetic, but it can't compute monthly mortgage payments, tell you how long it'll take to double your savings, or convert 5'11" to centimeters. Specialized calculators handle these structured calculations where you input several variables and the tool applies the right formula — accurately, instantly, and with a clear breakdown of the result.
The tools covered in this guide are all browser-based: they run entirely in your browser, require no sign-up, work on any device, and produce results immediately. There are no ads cluttering the interface, no "premium features" behind a paywall, and no personal data collected.
Unit Conversion Made Easy
Unit conversion is one of the most universally needed calculations on earth, and one of the most error-prone when done mentally. The challenge isn't just remembering conversion factors (how many centimeters in an inch? how many liters in a gallon?) — it's keeping track of which direction to convert and not making off-by-one-decimal-place errors that throw the result off by a factor of ten.
Why Unit Conversion Is Harder Than It Looks
The world uses two major measurement systems: the metric system (used by virtually every country) and the imperial system (used primarily in the United States, with some remnants in the UK). Cross-system conversions are a daily occurrence for anyone involved in international business, science, cooking, travel, engineering, or medicine.
Beyond length and weight, conversion needs span temperature (Celsius, Fahrenheit, Kelvin), volume (liters, gallons, fluid ounces, cups, pints), speed (km/h, mph, knots, m/s), pressure (psi, bar, Pa, atm), energy (joules, calories, BTU, kWh), data storage (bytes, KB, MB, GB, TB), and many more. Each category has its own conversion factors, and some (like temperature) require more than simple multiplication — Fahrenheit to Celsius requires subtracting 32 first.
Common Conversions You'll Actually Use
Length: 1 inch = 2.54 cm. 1 foot = 30.48 cm. 1 mile = 1.60934 km. 1 meter = 3.28084 feet. Weight: 1 pound = 0.453592 kg. 1 ounce = 28.3495 grams. 1 kg = 2.20462 pounds. Temperature: °C = (°F − 32) × 5/9. °F = (°C × 9/5) + 32. Volume: 1 US gallon = 3.78541 liters. 1 liter = 33.814 US fluid ounces. Speed: 1 mph = 1.60934 km/h. 1 knot = 1.852 km/h.
Step-by-Step: Using the Unit Converter
- Open the Unit Converter tool in your browser.
- Select the measurement category: Length, Weight, Temperature, Volume, Speed, Area, Energy, Pressure, or Data Storage.
- Select the source unit from the dropdown (e.g., "miles") and enter your value.
- Select the target unit (e.g., "kilometers"). The result appears instantly.
- For multi-way conversions — seeing a value in all units at once — the tool displays a table showing the input value converted to every unit in the category simultaneously. This is useful for cooking recipes or scientific work where you need multiple reference points.
Try the Unit Converter — All Categories, Instant Results
Convert length, weight, temperature, volume, speed, and more. No signup, no ads.
Open Unit Converter →Percentage Calculations for Shopping and Finance
Percentage calculations come up multiple times every day: discounts while shopping, tax on a purchase, interest rates, grade calculations, stat changes, tips, commission rates. Yet percentage math is surprisingly confusing — particularly the distinction between different types of percentage questions.
The Three Types of Percentage Questions
Type 1: "What is X% of Y?" Example: What is 20% of $85? (Answer: $17). This is the most common form. Multiply Y by (X/100).
Type 2: "X is what percent of Y?" Example: 17 is what percent of 85? (Answer: 20%). Divide X by Y, then multiply by 100.
Type 3: "X is Y% of what?" Example: 17 is 20% of what number? (Answer: 85). Divide X by (Y/100).
There are also percentage change calculations: "A product was $80 and is now $60 — what's the percentage decrease?" The formula: ((new - old) / old) × 100 = ((60 - 80) / 80) × 100 = -25%. A 25% decrease.
Shopping Discount Calculations
When a store advertises "30% off," the math is: Final price = Original price × (1 - discount%/100). A $149 item at 30% off: $149 × 0.70 = $104.30. But watch out for stacked discounts — "30% off, then an additional 10% off" does NOT equal 40% off. It equals: $149 × 0.70 × 0.90 = $93.87, which is a 37% total discount, not 40%.
Step-by-Step: Using the Percentage Calculator
- Open the Percentage Calculator tool in your browser.
- Select the calculation type from the tabs: "X% of Y", "X is what % of Y", "% change from X to Y", or "X is Y% of what".
- Enter your values in the input fields. The result appears immediately without pressing a button.
- For discount calculations, use the specialized "After Discount" tab: enter the original price and discount percentage to get the sale price and the amount saved.
- Results are displayed with full working shown — not just the answer, but the formula applied with your numbers substituted in, so you understand the calculation.
Try the Percentage Calculator
Calculate discounts, tax, tips, percent change, and more. Instant results with full working shown.
Open Percentage Calculator →Loan and Mortgage Calculation Guide
A loan calculator is one of the most financially important tools available online. Understanding exactly what a loan will cost you — the monthly payment, total interest paid, and total amount repaid — is essential for making informed financial decisions about mortgages, car loans, student loans, and personal loans.
How Loan Amortization Works
When you take out a fixed-rate loan, your monthly payment is calculated so that you'll pay off the loan in exactly the specified term, with each payment covering both interest and principal. In the early months, the majority of your payment goes toward interest (because the outstanding balance is large). As you pay down the principal, less interest accrues each month, so a larger fraction of your fixed payment goes toward principal. This process is called amortization.
Where: M = monthly payment, P = principal (loan amount), r = monthly interest rate (annual rate ÷ 12), n = total number of payments (years × 12).
The loan calculator handles this formula automatically — you just enter the loan amount, interest rate, and loan term, and it tells you the monthly payment plus the total interest you'll pay over the life of the loan. That total interest figure is often eye-opening: a $300,000 30-year mortgage at 6.5% APR results in total interest payments of approximately $382,000 over the loan term — meaning you'll pay $682,000 for a $300,000 loan.
Step-by-Step: Calculating Your Loan Payment
- Open the Loan Calculator tool in your browser.
- Enter the loan amount (principal): the amount you're borrowing.
- Enter the annual interest rate (APR). This is the yearly rate, not the monthly rate. The calculator converts it appropriately.
- Enter the loan term in years (or months). Common terms: 15 or 30 years for mortgages, 3-7 years for car loans, 1-5 years for personal loans.
- The calculator instantly displays: monthly payment, total amount paid, and total interest paid. Many calculators also show an amortization schedule — a month-by-month table showing how much of each payment is interest vs. principal.
- Use the calculator to compare scenarios: what's the difference in monthly payment and total cost between a 15-year and 30-year mortgage? What if you made extra principal payments each month?
Home purchase price: $400,000 — Down payment: $80,000 — Loan amount: $320,000
Interest rate: 6.75% APR — Term: 30 years
Monthly payment: $2,076
Total paid over 30 years: $747,369 — Total interest: $427,369
Try the Loan Calculator
Calculate monthly payments and total interest for any loan or mortgage. Includes amortization schedule.
Open Loan Calculator →Compound Interest: How Your Money Grows
Albert Einstein reportedly called compound interest "the eighth wonder of the world." Whether or not he actually said that, the sentiment is accurate: compound interest is one of the most powerful forces in personal finance, and understanding it is fundamental to building wealth over time.
Simple vs. Compound Interest
Simple interest is calculated only on the principal. If you invest $10,000 at 8% simple interest per year, you earn $800 every year regardless of how long you hold it. After 10 years, you have $18,000.
Compound interest is calculated on the principal plus all accumulated interest. If you invest $10,000 at 8% compound interest per year, after year 1 you have $10,800. In year 2, you earn 8% on $10,800 (not $10,000), earning $864. The interest is earning interest. After 10 years, you have approximately $21,589 — $3,589 more than with simple interest. After 30 years, $100,627 — more than 10× the original investment.
Where: A = final amount, P = principal, r = annual interest rate (decimal), n = compounding periods per year (monthly = 12, daily = 365), t = time in years.
The Rule of 72
A handy mental shortcut: divide 72 by the annual interest rate to estimate how many years it takes to double your money. At 6% annual return, money doubles in approximately 72 ÷ 6 = 12 years. At 10%, it doubles in about 7.2 years. At 3% (typical savings account), it takes 24 years to double. This rule gives you an instant gut-check on any investment return claim.
The Compound Interest Calculator lets you model investment scenarios with regular contributions — not just a lump sum. Enter your initial investment, monthly contribution amount, expected annual return, and time horizon, and see how your portfolio could grow. The visualization typically shows a stacked chart separating contributed capital from investment gains, making the power of compound growth immediately tangible.
Try the Compound Interest Calculator
Model investment growth with regular contributions and see your wealth over time.
Open Compound Interest Calculator →Date Calculations for Planning and Deadlines
Date arithmetic is surprisingly tricky. How many days until a deadline? What date is 90 days from today? What day of the week will December 25, 2027 fall on? How many weekdays (excluding weekends) are between two dates? What's the age in years, months, and days between two dates?
These calculations are error-prone to do manually, especially when crossing month boundaries (how many days does February have this year?) or calculating business days. The Date Calculator tool handles all of these cases accurately, including leap years and time zone awareness.
Common use cases: calculating project deadlines ("30 business days from today"), determining age for official documents, figuring out subscription renewal dates, planning event countdowns, calculating invoice due dates, and finding the day of the week for any historical or future date.
Tip Calculation at Restaurants
Splitting a restaurant bill, especially with a group, involves several calculations: the tip percentage on the pre-tax amount, adding tax, dividing by the number of people, and optionally accounting for people who ordered differently. The Tip Calculator handles all of this in seconds.
Enter the bill total, choose a tip percentage (15%, 18%, 20%, or custom), specify the number of diners, and the tool shows the tip amount, total bill, and per-person share. For situations where some diners want to tip differently (some ordered more, some don't drink alcohol), the advanced mode lets you adjust individual amounts before splitting.
Tipping customs vary by country. In the United States, 18-20% is standard for sit-down restaurant service; 15% is considered minimal and slightly low. In the UK and Europe, 10-15% is typical, and many restaurants include a service charge. In Japan, tipping is uncommon and can even be considered rude. The tip calculator includes a country guide for travelers unsure of local customs.
All Calculator Tools — Quick Reference
All Calculators — Free, Instant, No Signup
Every calculator runs in your browser. Results are instant. No account required, no ads, no personal data collected.
Browse All Free Tools →