Audited ·Last updated 27 Jul 2026·5 citations·Tier 1·0 uses

Turkey Cooking Time Calculator

Estimate whole-turkey roasting time at 325°F by weight, stuffed or unstuffed, from the USDA FSIS roasting chart. Always confirm with a thermometer.

Turkey Cooking Time Calculator

USDA FSIS publishes a verified roasting chart for whole turkeys from 8 to 24 lb.
Stuffed or unstuffed?
Oven temperature
Estimated roasting time (hours)
3.75
Interpolated from the USDA FSIS 325°F roasting chart.
Estimated time — whole hours
3
Estimated time — remainder minutes
45
Safe minimum internal temperature (°F)
165
Oven temperature used (°F)
325
Safety note
Estimate only. Always confirm doneness with a food thermometer: 165°F (74°C) in the thickest part of the thigh, and in the center of the stuffing if stuffed.

Background.

This calculator estimates whole-turkey roasting time at 325°F from the USDA Food Safety and Inspection Service (FSIS) roasting chart — but the number it returns is an ESTIMATE, not a guarantee. The only reliable test of whether a turkey is done is a food thermometer reading 165°F (74°C) in the thickest part of the thigh, and in the center of the stuffing if the bird is stuffed. Oven calibration, bird shape, whether the bird was fully thawed, and even the accuracy of a kitchen scale can all shift the real cooking time by 30 minutes or more in either direction. Use the estimate to plan when to start cooking and when to begin checking; use the thermometer to decide when to actually take the bird out.

The core question this tool answers is common every November: given a turkey of a specific weight, roasted at the USDA-recommended 325°F, and either stuffed or unstuffed, how long should it take? FSIS answers this with a chart broken into six weight brackets, each showing a time range. Read closely, the chart is not six disconnected ranges — each bracket's upper time exactly equals the next bracket's lower time, so the whole chart is really one continuous curve running from 8 lb (2.75 hours unstuffed) up to 24 lb (5.00 hours unstuffed). This calculator interpolates linearly along that exact curve rather than applying a flat minutes-per-pound rate, because the real rate FSIS's own numbers imply is not constant: it works out to roughly 17 minutes per pound for a 10 lb bird, dropping to roughly 13 minutes per pound for a 22 lb bird. Bigger birds cook faster per pound because they have proportionally less surface area relative to their mass, so a flat per-pound rule would overestimate large-bird cooking time and underestimate small-bird cooking time.

Weight is restricted to the 8-24 lb range because that is the range FSIS actually publishes verified data for. Turkeys smaller or larger than that fall outside this calculator's scope on purpose — extending the FSIS curve beyond its own endpoints would be guessing, not calculating, and this tool does not guess about food-safety timing. The same discipline applies to oven temperature: FSIS states plainly that the oven must be set no lower than 325°F, and it publishes cooking times only for that setting. No verified USDA chart exists for 350°F, 375°F, or any other temperature, so this calculator does not offer one. If you roast at a different temperature, you still need a thermometer, and you should treat any online '350°F chart' with the same skepticism this calculator applies to itself.

Stuffing changes the math because a stuffed cavity insulates the center of the bird and also because the stuffing itself is a potential bacterial hazard that must reach a safe temperature. FSIS's stuffed-turkey chart runs consistently longer than the unstuffed chart at every weight — about 15 to 30 minutes longer depending on where you are on the curve. For reasons of both food safety and even cooking, FSIS and most modern culinary sources recommend cooking stuffing separately in its own dish rather than inside the bird, but this calculator supports the stuffed case because many home cooks still do it and deserve an accurate, USDA-grounded estimate rather than none.

Finally, remember that 'done' is a temperature, not a time. A thermometer costs a few dollars and removes all the guesswork this calculator cannot remove. Insert it into the thickest part of the thigh, avoiding bone, and do not pull the bird until it reads 165°F there. If stuffed, check the center of the stuffing too — it must also reach 165°F, even if the meat around it is already there.

What is turkey cooking time calculator?

A turkey cooking time calculator estimates how long a whole turkey needs to roast in the oven, based on its weight, whether it is stuffed, and the oven temperature. It exists because turkey is unusually failure-prone among home-cooked meats: it is large, it is cooked infrequently (often just once or twice a year), and an undercooked bird carries a real risk of Salmonella or Campylobacter illness, while an overcooked one is dry and wastes an expensive centerpiece.

The authoritative source for roasting times is the USDA Food Safety and Inspection Service, which publishes a chart of roast times by weight bracket for whole turkeys roasted at 325°F, with separate ranges for stuffed and unstuffed birds. This calculator reproduces that chart as a continuous mathematical curve — linear interpolation between FSIS's own published weight/time control points — so that any weight within the verified 8-24 lb range gets a specific estimate rather than only the six bracket midpoints.

The estimate is a starting point for planning a cooking schedule, not a substitute for a food thermometer. USDA guidance is explicit that 165°F (74°C) measured in the thickest part of the thigh is the only reliable indicator that a turkey is safe to eat.

How to use this calculator.

  1. Enter the turkey's weight in pounds (8 to 24 lb — the range USDA FSIS publishes verified data for).
  2. Choose whether the turkey is stuffed or unstuffed. Stuffed birds take longer.
  3. Confirm the oven temperature. Only 325°F is offered because it is the only temperature FSIS publishes a verified chart for, and FSIS states the oven must never be set lower.
  4. Read the estimated roasting time in hours, and the same figure broken into whole hours plus remainder minutes.
  5. Use the estimate to plan when to start cooking, not when to stop.
  6. Begin checking internal temperature with a food thermometer roughly 30-45 minutes before the estimated time is up.
  7. Pull the turkey only when the thickest part of the thigh reads 165°F (74°C) — and, if stuffed, only when the center of the stuffing also reads 165°F.

The formula.

t = t₁ + (t₂−t₁) × (w−w₁)⁄(w₂−w₁)

FSIS publishes six weight brackets at 325°F, each with a time range. For unstuffed turkeys the brackets are 8-12 lb (2.75-3.00 hr), 12-14 lb (3.00-3.75 hr), 14-18 lb (3.75-4.25 hr), 18-20 lb (4.25-4.50 hr), and 20-24 lb (4.50-5.00 hr). Notice that each bracket's ending time is exactly the next bracket's starting time — 3.00 hr ends the first bracket and starts the second, 3.75 hr ends the second and starts the third, and so on. That means the six brackets are not independent ranges; they are samples of one continuous curve, and this calculator treats them that way.

For a given weight w, the calculator finds which bracket [w1, w2] it falls in, then computes t = t1 + (t2 - t1) × (w - w1) / (w2 - w1) — ordinary linear interpolation between the two FSIS control points that bracket the input weight. For a 16 lb unstuffed turkey, the bracket is [14 lb, 3.75 hr] to [18 lb, 4.25 hr]. The fraction of the way through the bracket is (16-14)/(18-14) = 0.5, so the estimated time is 3.75 + (4.25-3.75) × 0.5 = 4.00 hours exactly.

Stuffed turkeys use a separate set of six control points, each running longer than the unstuffed equivalent: 8-12 lb (3.00-3.50 hr), 12-14 lb (3.50-4.00 hr), 14-18 lb (4.00-4.25 hr), 18-20 lb (4.25-4.75 hr), and 20-24 lb (4.75-5.25 hr). A 16 lb stuffed turkey falls in the 14-18 lb bracket: 4.00 + (4.25-4.00) × 0.5 = 4.125 hours, or 4 hours 8 minutes.

The slope of this curve is not constant, which is worth noticing: from 8 to 12 lb, unstuffed time rises 0.25 hours (15 minutes) over 4 lb, about 3.75 min/lb marginal — but averaged from the start, roughly 16-17 min/lb overall for a small bird. From 20 to 24 lb, time rises 0.50 hours (30 minutes) over 4 lb, about 7.5 min/lb marginal, averaging out to roughly 12-13 min/lb overall for a large bird. Bigger turkeys cook faster per pound because a turkey is roughly cylindrical, and volume grows faster than surface area as size increases — more of the bird's mass sits farther from the hot oven air, but each additional pound requires proportionally less added roasting time. This is exactly why a flat per-pound rule is the wrong model and why this calculator interpolates the real FSIS curve instead.

The oven-temperature field is fixed at 325°F because that is the only temperature this curve is verified for. FSIS is explicit that ovens must never run below 325°F for food-safety reasons — a colder oven keeps the bird in the 40-140°F bacterial danger zone too long. No verified USDA chart exists for higher oven temperatures, so this calculator narrows its scope to 325°F rather than inventing a time-versus-temperature relationship it cannot cite.

A worked example.

Example

A cook has a 16 lb unstuffed turkey and a 325°F oven. The weight falls in the FSIS bracket running from 14 lb (3.75 hours) to 18 lb (4.25 hours). The fraction of the way through that bracket is (16-14)/(18-14) = 0.5, so the estimated roasting time is 3.75 + (4.25-3.75) x 0.5 = 4.00 hours exactly — 4 hours, 0 minutes. That estimate tells the cook to plan on the turkey going into the oven about 4 hours before serving, plus roughly 20-30 minutes of resting time afterward. It does not tell the cook when the turkey is actually done. Starting about 30-45 minutes before the 4-hour mark, the cook should begin checking the internal temperature with a food thermometer inserted into the thickest part of the thigh, away from bone. Only when that reading reaches 165°F (74°C) is the turkey safe to remove, regardless of whether the clock says exactly 4 hours or not.

stuffingunstuffed
oven Temp F325
weight Lb16

Frequently asked questions.

Is the cooking time this calculator gives me exact?
No — it is an estimate interpolated from the USDA FSIS roasting chart, and FSIS itself presents its chart as approximate. Oven calibration varies by 25°F or more in many home ovens, turkey shape varies even at the same weight, whether the bird was fully thawed matters enormously, and altitude and pan type can shift things further. Treat the estimate as a planning tool for when to start cooking and when to start checking with a thermometer, not as a promise of exactly when the turkey will be done. The only number that actually determines doneness is the internal temperature, not the clock.
What internal temperature means my turkey is done?
165°F (74°C), measured with a food thermometer in the thickest part of the thigh, avoiding the bone, per USDA FSIS. If the turkey is stuffed, the center of the stuffing must also reach 165°F — check it separately, because stuffing can lag behind the meat. Do not rely on a pop-up timer alone; USDA recommends confirming with an actual thermometer. Juices running clear is a helpful secondary sign but is not a substitute for a temperature reading.
Why does this calculator only offer a 325°F oven temperature?
Because that is the only oven temperature USDA FSIS publishes a verified roasting chart for, and FSIS states the oven should never be set lower than 325°F for food-safety reasons — a cooler oven leaves the turkey in the 40-140°F bacterial danger zone for too long. Some recipes use higher temperatures, but no verified USDA chart exists mapping those temperatures to cooking times, so rather than guess at an unverified time-temperature relationship, this calculator narrows its scope to the one setting FSIS has actually published data for.
Why does a stuffed turkey take longer than an unstuffed one?
The stuffing itself is a mass of food sitting inside the cavity, insulated by the surrounding meat, and it must independently reach a safe 165°F at its center — not just be warmed by the turkey around it. FSIS's stuffed-turkey chart runs 15 to 30 minutes longer than the unstuffed chart at every comparable weight for exactly this reason. FSIS and most food-safety authorities actually recommend cooking stuffing separately in its own dish, both for more even cooking and because it reduces the risk that the stuffing lags behind the meat in reaching a safe temperature — but this calculator supports the stuffed case for cooks who prefer the traditional method.
Why does the calculator refuse weights under 8 lb or over 24 lb?
Because 8 to 24 lb is the range FSIS's own published roasting chart actually covers. Extending the curve beyond those endpoints — for a small 6 lb turkey breast roast, for example, or an enormous 28 lb bird — would mean inventing numbers FSIS never verified, which this calculator's design deliberately avoids for a food-safety topic. If your bird falls outside 8-24 lb, use a food thermometer and check more frequently rather than trusting an extrapolated estimate.
Why isn't cooking time simply proportional to weight?
Because a turkey's shape is roughly cylindrical, and as an object gets larger, its volume (and therefore its mass, which needs to absorb heat) grows faster than its surface area (which is where heat actually enters). Working through FSIS's own numbers, an unstuffed turkey needs roughly 17 minutes of roasting per pound at 10 lb, but only about 13 minutes per pound at 22 lb. A flat 'X minutes per pound' rule would overcook a large bird's estimate and undercook a small bird's estimate. This calculator's piecewise-linear interpolation follows FSIS's actual published curve instead of assuming a constant rate.
My turkey is thawing — does that affect the cooking time estimate?
Yes, significantly, and this calculator assumes a fully thawed turkey, which is what FSIS's chart is based on. A partially frozen turkey will take considerably longer to reach a safe internal temperature and may cook unevenly, with the outside overcooking before the inside reaches 165°F. Use Quanta's turkey thawing time calculator to plan enough time in the refrigerator or a cold-water bath before cooking day, and confirm there is no ice remaining in the cavity before roasting.
Should I baste or tent my turkey, and does that change the time?
Basting does not meaningfully change roasting time and mainly affects browning and moisture at the surface; opening the oven repeatedly does lose heat and can add a few minutes overall. Tenting with foil (loosely covering the breast) is commonly used to slow browning on the breast while the rest of the bird catches up, and doesn't materially change FSIS's estimated time either. Whatever technique you use, the 165°F thigh temperature is still the deciding factor for when the turkey is actually done — not the estimated time from this or any other calculator.
What if my thermometer reading is inconsistent in different spots?
Check multiple spots — the thickest part of the thigh on both legs, and away from bone, which conducts heat differently than muscle and can give a misleadingly high reading if the probe touches it. If readings vary by more than a few degrees, use the lowest reading among the thickest-thigh measurements as your guide, and keep cooking until all of them reach 165°F. This variability is itself a good reason to treat any calculator's time estimate as a starting point for checking, not a stopping point for cooking.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon