insphere/circumsphere ratio of a polyhedron the same as its dual polyhedron?

Is the $r/R$ ratio for any polyhedron always the same as the $r/R$ ratio of the dual of that polyhedron?

Given any polyhedron, we can find the biggest sphere that fits inside it (its insphere) and the smallest sphere outside it (its circumsphere). I'm interested in $r/R$, which is the ratio of the radius of the insphere to the radius of the circumsphere.

Motivation: the worst-case linear distortion of a polyhedral global map projection is roughly (at least) $r/R$. The $r/R$ ratio is one of many ways to measure how close a polyhedron is to a sphere. Some of those measures say the dodecahedron is the closest Platonic solid to the sphere. Others say the icosahedron is the closest Platonic solid to the sphere. Polyhedrons with larger r/R ratio are better, in the sense that they (usually) produce maps with less linear distortion. I'm surprised to discover that that ratio seem to be equal between the dodecahedron and the icosahedron (both ~ $0.7946$), and a (somewhat smaller) ratio is the same between the cube and the octahedron (both ~ $0.5773$). (I'm not so surprised that an (even smaller) ratio is the same between the remaining Platonic solid and its dual polyhedron: $1/3$). Can this surprising-to-me fact be generalized to some larger group of polyhedrons? What other polyhedron have a $r/R$ ratio the same as the $r/R$ ratio of its dual polyhedron? Do any polyhedron have a $r/R$ ratio different from the $r/R$ ratio of its dual polyhedron?


(In this answer, I do as the questioner did, calling the smallest containing sphere the circumsphere and its center the circumcenter, even if this sphere does not touch all vertices. Similarly, I call the largest enclosed sphere the insphere and its center the incenter, even if this sphere does not touch all faces.)

Assuming that the circumcenters and incenters of both the original polyhedron and the dual all coincide, these ratios should be the same.

A convex polyhedron which contains the origin in its interior can be described either as the convex hull of a set $\{a_i\}\subseteq {\Bbb R}^3$ of vertices or as the intersection of a set of bounding half-spaces $\{S_j\}$, where each bounding half-space is of the form $$S_j=\{x\mid x\cdot b_j\le 1\}, \qquad b_j\in {\Bbb R}^3. $$

Letting the circumsphere be centered at the origin, the circumradius $R$ will equal the maximum value of any $|a_i|$. Also, since the distance between the origin and the plane $\{x\mid x\cdot b_j=1\}$ is $|b_j|^{-1}$, if the insphere is centered at the origin, the inradius will equal the minimum value of any $|b_j|^{-1}$.

The polar dual of a given polyhedron can be constructed by interchanging the $a_i$s and $b_j$s. So, if the original polyhedron had circumradius $R$ and inradius $r$, and if the circumcenter and incenter of the polar dual are still at the origin, then the polar dual must have circumradius $1/r$ and inradius $1/R$, and the ratio $R/r$ of the circumradius to the inradius remains the same.

For an example, take a cuboctahedron with vertices $$ (\pm 1, \pm 1, 0), \ (\pm 1, 0, \pm 1), \ (0, \pm 1, \pm 1). $$ In this case, the circumsphere and insphere are both centered at the origin. The radius $\sqrt{2}$ circumsphere touches all vertices; the insphere has radius $1$ and touches only the square faces; and the ratio $R/r$ is $\sqrt{2}$. The dual of this polyhedron is the rhombic dodecahedron, with vertices $$ (\pm 1,0,0), \ (0,\pm 1,0), \ (0,0,\pm 1),\ (\pm\frac12, \pm\frac12, \pm\frac12). $$ The circumsphere and the insphere are both still centered at the origin. The circumsphere has radius $1$ and touches only those vertices where four faces meet (the first six above); the insphere has radius $1/\sqrt{2}$ and touches all faces; and the ratio $R/r$ is still $\sqrt{2}$.