I'm not sure whether you mean the inverse of the function, i.e. $f^{-1}$ such that $f(f^{-1}(x))=f^{-1}(f(x))=x$ or of the reciprocal, i.e. $f(x)^{-1}=1/f(x)$.
The reciprocal of a convex function need not be concave, for example look at $f(x)=e^x$. $f$ is convex. Its reciprocal $f(x)^{-1}=1/f(x)=e^{-x}$ is also convex.
On the other hand, if $f$ is convex, then $-f$ is concave and vice versa. This is because you just multiply the defining inequality of convexity by $-1$ and it turns the inequality sign around.
For the inverse function there are two cases: Since $f$ is continuous and bijective, it must be either strictly increasing or strictly decreasing.
If it is strictly increasing, then its inverse is concave.
If it is strictly decreasing, its inverse is convex. An example is again $f(x)=e^{-x}$. This is convex and its inverse function is $f^{-1}(x)=-\log x$, also convex.