Sobre o MakeMyCalc
MakeMyCalc é uma coleção gratuita de calculadoras e conversores para a conta que as pessoas realmente fazem — dividir uma gorjeta, ver a parcela de um financiamento, converter unidades em viagem ou conferir uma porcentagem.
O projeto existe porque a maioria dos sites de calculadoras está cheia de anúncios, rastreadores e pop-ups que atrapalham a única coisa que você veio fazer: ter uma resposta. Queríamos algo rápido, limpo e privado.
Seus dados ficam no seu dispositivo
Cada cálculo é executado inteiramente no seu navegador via JavaScript. Nada é enviado a um servidor. Não há backend — sem banco de dados, sem contas de usuário, sem analítica do que você calcula. A única exceção é o Conversor de Moedas, que busca taxas de câmbio em tempo real numa API de terceiros (exchangerate.host). Mesmo assim, a conta da conversão é feita localmente.
Ferramentas
O MakeMyCalc tem atualmente 17 ferramentas.
- Age Calculator — Find your exact age in years, months, days, and hours — plus your next birthday countdown.
- BMI Calculator — Calculate your Body Mass Index with imperial or metric units and see your WHO category.
- Date Calculator — Find the difference between two dates or add/subtract days, weeks, months, and years.
- Percentage Calculator — Calculate percentages five ways — X% of Y, what percent, percentage change, and more.
- Tip Calculator — Figure out the tip, split the bill, and round up — with preset and custom tip percentages.
- Currency Converter — Convert between 30 major currencies using live ECB reference rates, cached for fast repeat lookups.
- Unit Converter — Convert length, weight, volume, temperature, area, speed, and time units instantly.
- Loan Calculator — Calculate monthly payments, total interest, and see an amortization table for any loan.
- Compound Interest — See how your money grows over time with compound interest and optional monthly contributions.
- Hex / Decimal / Binary Converter — Convert numbers between binary, octal, decimal, and hexadecimal — instantly and with strict validation.
- Ratio Calculator — Simplify a ratio to its lowest terms or solve a proportion A:B = C:D for any missing value.
- Discount Calculator — Work out the sale price after a percent off, or find the real discount between an original and sale price.
- Sales Tax Calculator — Add tax to a subtotal to get the total, or back out the pre-tax price from a tax-inclusive total.
- Fraction Calculator — Add, subtract, multiply, and divide fractions. See the reduced answer plus decimal and mixed-number forms.
- GPA Calculator — Add your courses with letter grades and credits to compute your weighted GPA on the 4.0 scale.
- Statistics Calculator — Get mean, median, mode, range, variance, and standard deviation for any list of numbers.
- Running Pace Calculator — Calculate pace, distance, or finish time for any run — with 5K, 10K, half, and full marathon presets.
Código aberto
MakeMyCalc é construído com Next.js, TypeScript e Tailwind CSS. A analítica de páginas vistas é anônima e sem cookies — sem fingerprinting, sem contas de usuário, sem rastreamento de comportamento.
Uma observação sobre precisão
Fazemos o possível para implementar fórmulas corretas, mas o MakeMyCalc não substitui orientação profissional. Calculadoras financeiras dão estimativas, não cotações. A calculadora de IMC é uma triagem geral, não um diagnóstico médico. As taxas de câmbio são taxas médias indicativas, não o que seu banco vai cobrar. Sempre consulte um profissional qualificado para decisões importantes.