โช Circumference Calculator: Find C from Radius or Diameter
By Shihab Mia ยท Updated 2026-06-30
Enter a radius or a diameter to find the circumference and area.
A circumference calculator finds the distance around the outside of a circle from either its radius or its diameter. Enter the radius and the circumference is C = 2 times pi times r; enter the diameter and it is C = pi times d. For example, a circle with a radius of 5 has a circumference of about 31.42 units, and a wheel 26 inches across travels about 81.68 inches per turn. This circumference calculator mirrors radius and diameter as you type, then shows both the circumference (the distance around) and the area (the space inside, pi times r squared) at full precision, right in your browser.
What is the Circumference Calculator?
The circumference is the distance all the way around the outside of a circle, the circular version of perimeter. It is tied directly to the radius by the formula C = 2 times pi times r, where the radius is the distance from the centre to the edge. Because the diameter is just twice the radius, you can write the same relationship as C = pi times d. Either form gives an identical answer, so a circumference calculator lets you start from whichever measurement you actually know.
The constant pi (about 3.14159) is what links the size of a circle to the length of its boundary. It is the fixed ratio of any circle's circumference to its diameter, and it is the same for every circle no matter how large or small. That single fact is why measuring straight across a round object and multiplying by pi instantly tells you how far it is around, the trick behind tape measures, wheel rollouts, and countless construction shortcuts. Pi is irrational, so its decimals never end or repeat, which is why a good circumference calculator keeps many digits internally.
This tool also reports the area, A = pi times r squared, because the two quantities are so often needed together. Circumference is a length, measured in plain units such as centimetres or inches, while area is a region, measured in square units. Keeping the two apart matters: a bicycle wheel travelling one circumference forward per turn is a length question, whereas the fabric needed to cover a round table is an area question. A circumference calculator that returns both side by side saves you from running the numbers twice.
Working backwards is just as easy. If you already know the circumference and want the radius, rearrange C = 2 times pi times r into r = C divided by (2 times pi). To get the diameter from a known circumference, use d = C divided by pi. This is handy when you can wrap a tape around an object, like a tree trunk or a pipe, but cannot reach across it to measure the diameter directly. The same circumference calculator logic runs in reverse with no extra formula to memorise.
Units follow through the calculation unchanged. If the radius is in centimetres, the circumference comes out in centimetres and the area in square centimetres. Mixing units, for instance entering a radius in inches while expecting a metric answer, is a common source of wrong results, so decide on one unit before you start. Because every output of this circumference calculator is built from a single radius, once that one value is correct, the diameter, circumference, and area are all guaranteed to be consistent with each other.
The most common error is feeding the diameter into a formula that expects the radius. Since area depends on the radius squared, using the diameter by accident makes the area four times too large, and it doubles the circumference. This circumference calculator removes that risk by mirroring radius and diameter for you, so once you enter one correct value, every other result is built from the same trustworthy radius.
When to use it
- Measuring how much fencing, edging, or trim wraps around a circular garden bed, patio, or pond.
- Working out how far a wheel or tyre travels in one full rotation from its radius or diameter.
- Checking geometry homework that gives you a radius or diameter and asks for the circumference.
- Sizing round materials such as pipe lagging, tablecloths, or rope to fit around a circular object.
- Finding the radius or diameter of a tree, tank, or column when you can only wrap a tape around it.
- Estimating the length of a circular running track, racetrack lane, or roundabout from its width.
How to use the Circumference Calculator
- Enter the radius if you know it, or the diameter if that is what you have.
- Watch the other measurement fill in automatically as you type.
- Read the circumference (2 times pi times r) and the area (pi times r squared) in the result boxes.
- Keep all your numbers in the same unit so the outputs stay consistent.
- Use the Copy results button to paste all four values into your notes or homework.
Formula & method
Worked examples
A circle with a radius of 7 units.
- diameter = 2 times 7 = 14
- circumference = 2 times pi times 7
- circumference is about 43.982297
- area = pi times 7 squared = pi times 49
- area is about 153.938040
Result: C is about 43.982297 units, A is about 153.938040 square units
A wheel with a diameter of 26 inches.
- radius = 26 divided by 2 = 13
- circumference = pi times 26 (using C = pi times d)
- circumference is about 81.681409
- so the wheel travels about 81.68 inches per full turn
Result: C is about 81.681409 inches per rotation
Working backwards: a tree trunk with a measured circumference of 100 cm.
- diameter = C divided by pi = 100 divided by 3.14159
- diameter is about 31.831 cm
- radius = diameter divided by 2 = about 15.915 cm
- check: 2 times pi times 15.915 is about 100, which matches
Result: diameter is about 31.83 cm, radius is about 15.92 cm
Circumference and area for common radii (pi about 3.14159)
| Radius (r) | Diameter (d) | Circumference (2pi r) | Area (pi r squared) |
|---|---|---|---|
| 1 | 2 | 6.283185 | 3.141593 |
| 2 | 4 | 12.566371 | 12.566371 |
| 3 | 6 | 18.849556 | 28.274334 |
| 5 | 10 | 31.415927 | 78.539816 |
| 7 | 14 | 43.982297 | 153.938040 |
| 10 | 20 | 62.831853 | 314.159265 |
Circumference straight from the diameter (C = pi times d)
| Diameter (d) | Circumference (pi d) |
|---|---|
| 1 | 3.141593 |
| 5 | 15.707963 |
| 10 | 31.415927 |
| 12 | 37.699112 |
| 26 | 81.681409 |
| 100 | 314.159265 |
Working backwards from a known circumference
| Circumference (C) | Diameter (C / pi) | Radius (C / 2pi) |
|---|---|---|
| 10 | 3.183099 | 1.591549 |
| 25 | 7.957747 | 3.978874 |
| 50 | 15.915494 | 7.957747 |
| 100 | 31.830989 | 15.915494 |
| 250 | 79.577472 | 39.788736 |
Common mistakes to avoid
- Putting the diameter into the 2 pi r formula. The formula C = 2 times pi times r expects the radius. If you use the diameter there, the circumference comes out twice too big. Either halve the diameter first, or switch to C = pi times d.
- Confusing circumference with area. Circumference is the distance around the edge (a length), while area is the space inside (square units). They use different formulas and answer different questions, so check which one you actually need.
- Forgetting to square the radius for area. Area is pi times r squared, so the radius is multiplied by itself before multiplying by pi. A radius of 5 gives pi times 25, not pi times 5.
- Rounding pi too early. Using a short value like 3.14 throughout introduces error that grows with larger circles. Keep full precision until the final step, which is exactly what this calculator does internally.
- Mixing up units. If the radius is in inches, the circumference is in inches and the area in square inches. Entering one measurement in inches and another in centimetres gives a meaningless answer, so use one unit throughout.
Glossary
- Circumference (C)
- The distance all the way around the edge of a circle, equal to 2 times pi times r.
- Radius (r)
- The distance from the centre of a circle to its edge. Every other measurement is built from it.
- Diameter (d)
- The distance straight across a circle through the centre. It equals twice the radius.
- Area (A)
- The amount of space enclosed by a circle, equal to pi times r squared, measured in square units.
- Pi (pi)
- The constant ratio of any circle's circumference to its diameter, approximately 3.14159.
- Perimeter
- The total distance around a shape. For a circle the perimeter is called the circumference.
- Arc length
- The distance along part of a circle's edge. A full circle's arc length is its circumference.
- Chord
- A straight line joining two points on a circle. The longest possible chord is the diameter.
Frequently asked questions
What is the formula for circumference?
The circumference is C = 2 times pi times r, where r is the radius. Because the diameter equals twice the radius, you can also use C = pi times d. Both give the same result, and pi is about 3.14159.
How do I find circumference from the diameter?
Multiply the diameter by pi: C = pi times d. For a diameter of 10, the circumference is pi times 10, about 31.42 units. There is no need to find the radius first with this form.
How do I find circumference from the radius?
Multiply the radius by 2 and then by pi: C = 2 times pi times r. For a radius of 5, that is 2 times pi times 5, which is about 31.42 units.
How do I find the radius from the circumference?
Divide the circumference by 2 times pi: r = C divided by (2 times pi). For a circumference of 100, the radius is 100 divided by about 6.2832, which is about 15.92 units. To get the diameter instead, divide the circumference by pi.
What is the difference between circumference and diameter?
The diameter is the straight distance across the circle through the centre, while the circumference is the curved distance around the outside. The circumference is always pi times the diameter, roughly 3.14 times longer.
Is circumference the same as perimeter?
Yes. The circumference is simply the name given to the perimeter of a circle, the total distance around its edge. Other shapes have a perimeter; a circle has a circumference, calculated as 2 times pi times r.
Does this calculator give the area too?
Yes. Along with the circumference it reports the area using A = pi times r squared, so you can read both the distance around and the space inside from a single radius or diameter entry.
How is circumference related to the area of a circle?
They share the radius but measure different things. Circumference is a length, C = 2 times pi times r, while area is a region, A = pi times r squared. A useful link is that area equals the circumference times the radius, divided by 2.
What value of pi does the tool use?
It uses your browser's built-in Math.PI, which is pi to about 15 significant digits (3.141592653589793). Results are rounded only for display, while the math is computed at full precision.
Why is pi used to find circumference?
Pi is the fixed ratio of a circle's circumference to its diameter, the same for every circle. That is why multiplying the diameter by pi, or the radius by 2 times pi, always gives the exact distance around the circle.