GFR Calculator

Estimate your glomerular filtration rate (eGFR) and chronic kidney disease stage using the MDRD equation. Free, instant, no signup.

How to use the GFR Calculator

  1. Enter your values. Fill in the fields with your numbers.
  2. Calculate. Press Calculate to run the gfr calculator.
  3. Use the result. Copy the result or try a related tool next.

Why use our GFR Calculator

Instant results. Enter your figures and the gfr calculator returns an answer in seconds.
Free & private. Runs in your browser — no signup, and nothing is sent to a server.
Accurate. Uses standard formulas so you can rely on the numbers.

Free to use — premium coming soon

FREE
  • Unlimited calculations
  • Instant results
  • No signup
PREMIUM
  • Remove ads
  • Save & compare scenarios
  • Export results

About the GFR Calculator

The GFR Calculator estimates your glomerular filtration rate (eGFR), a number that reflects how well your kidneys filter waste from your blood. It uses the 2021 CKD-EPI creatinine equation, the race-free standard now recommended by the National Kidney Foundation and American Society of Nephrology for reporting kidney function in the United States. Enter your serum creatinine value, age, and sex, and the tool returns an eGFR figure in mL/min/1.73m2 along with the matching chronic kidney disease (CKD) stage. It is built for quick interpretation of a lab result, not for replacing a clinician's judgement.

Use this calculator when you receive a blood test that lists creatinine but not eGFR, or when you want to track how a result compares to a previous one. A reading of 90 or above is considered normal, 60 to 89 is mildly reduced, and a value under 60 sustained for three or more months is the threshold used to diagnose chronic kidney disease. People monitoring diabetes, high blood pressure, or medication that affects the kidneys often check eGFR over time, because the direction of the trend usually tells you more than any single number.

The tool applies the published CKD-EPI 2021 formula: eGFR equals 142 multiplied by min(creatinine/k, 1) raised to a, times max(creatinine/k, 1) raised to -1.200, times 0.9938 raised to your age, with an extra factor of 1.012 if you are female. The constants k and a differ by sex: k is 0.7 and a is -0.241 for females, and k is 0.9 and a is -0.302 for males. Creatinine is entered in mg/dL; if your lab reports umol/L, divide by 88.4 first. No race coefficient is used, since the 2021 update removed it.

Every calculation runs entirely in your browser, so the creatinine value, age, and sex you type are never uploaded, stored, or shared. Keep in mind that eGFR is an estimate, not a direct measurement. The creatinine-only equation can be off by roughly 4% on average and is less precise than versions that also use cystatin C. Results can be skewed by very high muscle mass, recent meat-heavy meals, pregnancy, or acute illness. Treat the number as a screening guide and confirm anything concerning with your doctor.

Frequently asked questions

Which equation does this GFR calculator use?

It uses the 2021 CKD-EPI creatinine equation, the current race-free standard endorsed by the National Kidney Foundation and American Society of Nephrology. It requires only serum creatinine, age, and sex, with no race variable.

What is a normal eGFR value?

A normal eGFR is 90 mL/min/1.73m2 or higher. Values of 60 to 89 are mildly decreased, and an eGFR below 60 sustained for three or more months is used to diagnose chronic kidney disease. Note that eGFR naturally declines with age.

My lab reports creatinine in umol/L. How do I enter it?

This calculator expects creatinine in mg/dL. To convert from umol/L, divide the value by 88.4. For example, 88.4 umol/L equals 1.0 mg/dL.

Why doesn't the calculator ask for my race?

The 2021 CKD-EPI update removed race because it is a social rather than biological factor, and the older race-based version tended to overestimate kidney function in Black patients. The race-free equation is now the recommended clinical standard.

Can I rely on this result for a diagnosis?

No. eGFR is an estimate that can be affected by muscle mass, diet, pregnancy, and acute illness, and the creatinine-only formula is roughly 4% off on average. Use it as a guide and confirm any abnormal result with your healthcare provider, who may add a cystatin C test for accuracy.

From our blog

Date Calculator: How to Count Days, Hit Deadlines, and Avoid Off-by-One Errors

By the Super Simple Digital Tools Team · Updated June 2026

Most date mistakes are not big mistakes. They are quiet, one-day errors: an invoice marked due a day late, a notice period that ends on the wrong Friday, a countdown that is off because February had 29 days that year. A date calculator exists to kill those small errors, and the first step to using one well is knowing which of two questions you are actually asking: how long is it between two known dates, or what date do I land on after moving a known interval?

For the 'how long between' question, the most common trip-up is the difference between inclusive and exclusive counting. If a guest checks in on the 10th and out on the 13th, the gap is 3 nights but spans 4 calendar days. Both numbers are correct; they answer different questions. Decide up front whether your start and end days both 'count' as active, then set the include-end-date option to match. For pure elapsed time, leave it off; for booked spans where every day is used, turn it on.

For the 'what date will it be' question, the danger is month length. Adding 30 days is not the same as adding one month, and naive arithmetic can produce impossible dates like February 30. A good calculator walks the calendar instead, so adding one month to January 31 gives the last day of February, and adding a year to February 29 lands on February 28 in a non-leap year. If a contract says 'three months from signing,' use month steps, not a flat 90 days, because the two answers can differ by several days.

Leap years deserve a moment of respect because they are the source of a surprising share of date bugs. The rule is precise: divisible by 4 is a leap year, but a century year must also be divisible by 400. So 2024 and 2000 are leap years while 2100 will not be. Any duration that crosses a February 29, or a birthday on February 29 itself, needs this rule applied, which is exactly what the calculator does automatically so you never have to remember it.

Finally, treat business-day counting with a little caution. Stripping out weekends is straightforward and useful for rough working-day estimates, but a date tool does not know your country's public holidays, your company's closures, or court-specific rules about how deadlines that fall on a holiday roll forward. For casual planning, weekday filtering is plenty. For legal, payroll, or compliance deadlines, count the weekdays here, then adjust for the specific holidays that apply to you.

  • Always confirm whether you need inclusive or exclusive counting before trusting the number; for stays, rentals, and event spans, include the end date so both bookend days are counted.
  • When a contract or policy is written in months or years, use the add-months or add-years mode rather than converting to a flat number of days, so end-of-month and leap-year edge cases resolve correctly.
  • To find someone's age in days or a precise countdown, put the birthday or event date as one end and today's date as the other; flip which date is the start if you want past versus future.
  • For deadlines that hinge on holidays, count working days with the weekend filter first, then manually push the result past any public holidays that apply in your region.

Read the full guide →

Tool by the Super Simple Digital Tools Team. Reviewed by our editorial team. Free to use, no signup required.

Related tools