SFM to RPM Formula
If you only memorize one formula in machining, make it this one. This equation converts the material manufacturer's recommended speed (SFM) into the machine's programming unit (RPM).
Imperial Formula (Inches)
Where:
SFM = Surface Feet per Minute (from tooling catalog)
3.82 = Constant (12 / π)
Dia = Tool Diameter (Milling) or Workpiece Diameter (Turning)
Where does 3.82 come from?
The 3.82 constant is simply the conversion factor that turns feet into inches and divides by tool circumference.
- We start with Surface Feet per Minute.
- But our tool diameter is in Inches.
- To convert feet to inches, we multiply by 12.
- The circumference of a circle is
π × D. - So, the full math is
(SFM × 12) / (π × D). 12 / 3.14159... ≈ 3.82.

Why Diameter Matters
This formula proves a fundamental rule of machining: Smaller tools must run faster.
Imagine a 1/2" end mill and a 4" face mill both cutting aluminum at 1000 SFM.
- 1/2" End Mill: (1000 × 3.82) / 0.5 = 7,640 RPM
- 4" Face Mill: (1000 × 3.82) / 4.0 = 955 RPM
Both tools are moving across the material surface at the exact same speed (the "Surface Speed"), even though their rotational speeds are vastly different.
Metric Formula (Meters)
Where:
Vc = Surface Speed (Meters per Minute)
318.3 = Constant (1000 / π)
Dia = Diameter in Millimeters
Unit Audit Before Calculator Use
Common Conversion Chart (SFM to RPM)
Quick reference for common tool sizes at various surface speeds.
| Tool Dia | 100 SFM (Steel) | 300 SFM (Stainless) | 800 SFM (Alum) | 2000 SFM (HSM) |
|---|---|---|---|---|
| 1/8" (0.125) | 3,056 | 9,168 | 24,448 | 61,120 |
| 1/4" (0.250) | 1,528 | 4,584 | 12,224 | 30,560 |
| 1/2" (0.500) | 764 | 2,292 | 6,112 | 15,280 |
| 3/4" (0.750) | 509 | 1,528 | 4,074 | 10,186 |
| 1.0" (1.000) | 382 | 1,146 | 3,056 | 7,640 |
| 3.0" (Face Mill) | 127 | 382 | 1,018 | N/A |
Formula handoff
After-RPM feed-rate handoff
Once spindle speed is known, move into chip load, feed rate, and removal-rate checks before treating the number as a setup.
Best starting point
Auditing the SFM-to-RPM formula, units, and effective diameter assumption.
Branch when
Feed per tooth, table feed, MRR, or spindle demand becomes the release question.
Milling Example: From SFM to Feed Rate
Suppose you are milling 6061 aluminum with a 12mm carbide end mill and want to start at 1000 SFM. The RPM math gives roughly 8,100 RPM. If your target chip load is 0.08 mm/tooth on a 3-flute cutter, feed rate becomes:
vf = fz × z × RPM
vf = 0.08 × 3 × 8100 = 1,944 mm/min
That is the real handoff between SFM and cycle-time planning. RPM alone does not tell you whether the cut is rubbing, productive, or overloaded. Feed per tooth and engagement complete the picture.
Turning Example: SFM to RPM on a Lathe
For turning, the same formula applies, but the effective diameter is the workpiece diameter at the cut. If you are roughing a 2.5-inch stainless diameter at 300 SFM, the spindle speed is about 458 RPM. If the diameter shrinks during the cut, the matching RPM changes too, which is why lathes often use Constant Surface Speed (CSS) mode instead of fixed spindle speed.
Lathe and turning setups usually ask whether the formula changes for turning. It does not. The difference is operational: on a lathe, workpiece diameter can change during the cycle, so you need to think about diameter at the tool contact point, not just nominal stock size.
Effective Diameter for Ball Mills
The nominal tool diameter is not always the cutting diameter. In shallow ball-nose or bull-nose surfacing, the contact patch can be much smaller than the shank diameter, so using full diameter in the SFM-to-RPM formula can leave the edge rubbing below the intended surface speed.
Effective diameter checkpoint
Deff = 2 x sqrt(DOC x (ToolDia - DOC))
Use effective diameter when a ball mill is cutting with a shallow axial depth of cut. Then verify the result against spindle limits, chip load, feed rate, coolant, and measured spindle load before releasing the setup.