Circle Circumference Calculator

Circumference from radius, diameter or area — solve any way around.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

The Circle Circumference Calculator finds the circumference of any circle — and simultaneously reports the radius, diameter and area — from whichever single property you already know. Unlike a one-way tool that only accepts a radius, this calculator solves in every direction: enter the area, the diameter, or even the circumference itself (to verify or convert units) and it back-calculates everything else. A live SVG diagram highlights the circumference arc and labels all three linear dimensions, while the collapsible “Show working” section walks through every algebraic step so you can follow along or copy the method into a coursework answer.

Everything runs locally in your browser. No data is transmitted to a server.

How the mathematics works

The circumference of a circle is the distance around its edge — its perimeter. All four circle properties are related through the single constant pi (π ≈ 3.14159…):

  • C = 2 x pi x r (circumference from radius)
  • C = pi x d (circumference from diameter)
  • d = 2 x r (diameter from radius)
  • A = pi x r^2 (area from radius)

When you supply anything other than the radius, the calculator first derives r:

Known valueFormula to get radius
Diameter dr = d / 2
Circumference Cr = C / (2 x pi)
Area Ar = sqrt(A / pi)

Once it has the radius it applies C = 2 x pi x r (and the other two formulas) to report all four quantities at once. The highlighted row is the quantity derived from your input — all others are secondary outputs.

Worked example

A round dining table has a diameter of 120 cm. What is its circumference (the length of edging strip you need to buy)?

  1. Derive radius: r = 120 / 2 = 60 cm
  2. Apply the formula: C = 2 x pi x 60 = 2 x 3.14159… x 60 = 376.99 cm (about 3.77 m)
  3. Cross-check with the diameter form: C = pi x 120 = 3.14159… x 120 = 376.99 cm

Select Diameter, enter 120, choose cm — the calculator confirms 376.99 cm of edging is needed, along with area ≈ 11,309.73 cm² (about 1.13 m²).

Formula reference table

To findFromFormula
Circumference Cradius rC = 2 x pi x r
Circumference Cdiameter dC = pi x d
Circumference Carea AC = 2 x pi x sqrt(A / pi)
Radius rcircumference Cr = C / (2 x pi)
Diameter dcircumference Cd = C / pi
Area Acircumference CA = C^2 / (4 x pi)

Practical uses

Fencing and edging. Circular flower beds, garden ponds, trampolines and round patios all need a length of edging material equal to the circumference.

Wheel and tyre calculations. One full wheel rotation covers a distance equal to the circumference. Divide the journey distance by the circumference to find the number of rotations — useful for odometer calibration and cycling cadence calculations.

Pipe and conduit installation. The outside circumference of a pipe determines the length of pipe wrap, insulation tape or clamping band required. Enter the outside diameter and read the circumference directly.

Construction layout. When setting out a circular foundation or patio by pegging a centre point and sweeping a radius, the circumference tells you how much string, chalk line or formwork to prepare.

Education and homework. The tool shows every step of the derivation in the “Show working” panel, making it ideal for checking answers, demonstrating rearrangement of formulas, or reinforcing the relationship between C, r, d and A.

A note on units and precision

The calculator is entirely unit-agnostic. Enter a radius in inches and the circumference comes back in inches; enter it in metres and you get metres. Selecting a unit from the dropdown labels the output — it never changes the arithmetic. Area is always displayed in the square of the chosen length unit (e.g. cm²).

Six decimal places is the default, but you can choose anywhere from 2 to 10. Bear in mind that physical measurements are rarely accurate to more than 3-4 significant figures, so displaying 6+ decimal places is mathematically correct but often false precision in practice.

Ad placeholder (rectangle)