In the two-dimensional case, the ratio of the area of an equilateral triangle whose vertices are the mid-points of the edges of another equilateral triangle is 1/4th. For a tetrahedron and its dual, the ratio is known to be 1/27.
In the general case, is it $\frac{1}{n^{n}}$? By general case, I mean the standard simplex $S$ in $\mathbb{R}^n$ and the simplex whose vertices are the Euclidean barycenters of the faces of $S$.
The barycenter of an $n$-simplex is the average of all the vertices: $O=\frac{1}{n+1}(V_1+\ldots+V_{n+1})$. The barycenter of the face opposite $V_i$ is the average of all the vertices except $V_i$: $W_i=\frac{1}{n}[(V_1+\ldots+V_{n+1})-V_i]=\frac{n+1}{n}O-\frac{1}{n} V_i$. So $O=\frac{n}{n+1}W_i+\frac{1}{n+1}V_i$. This means that $O$ lies on the segment $V_iW_i$ and divides it in ratio $n:1$ (this is a generalization of the fact that the point of intersection of the medians divides each median in the ratio of $2:1$). Therefore the "dual" simplex is obtained from the original one by a similarity transform centered at $O$ and with ratio $-\frac{1}{n}$. Since we are in $n$ dimensions, this multiplies the volume by $\frac{1}{n^n}$.
In fact this is true for $n$-volume any $n$-simplex in arbitrary $\mathbb{R}^m$, with same proof.