This is one of the many guises of the fundamental theorem of calculus (aka generalized Stokes' theorem). The fundamental theorem can be written like so, in geometric calculus, on a region $\Omega$ that is $n$-dimensional in $\mathbb R^n$:
$$\int_\Omega |dV| \, \nabla A = \oint_{\partial \Omega} |dS| \, \hat n A $$
This very general result contains within it, for various kinds of fields $A$, all of the corollaries usually associated with the divergence theorem.
When $A$ is a scalar field, the result looks exactly the same as in vector calculus. When $A$ is a vector field, the equation separates into two distinct parts: the first is the scalar part.
$$\int_\Omega |dV| \, \nabla \cdot A = \oint_{d\Omega} |dS| \, \hat n \cdot A$$
This is the divergence theorem. Replace all the dot products with wedge products instead, and you get the corresponding bivector part:
$$\int_\Omega |dV| \, \nabla \wedge A = \oint_{d\Omega} |dS| \, \hat n \wedge A$$
Such is the usefulness of the geometric product, which marries the dot and wedge products together and thus contains both expressions in one; it is with this product that I wrote the fundamental theorem initially, exactly because it compactly captures all this behavior.
Wedge products are appropriate for generalization to higher dimensional spaces; they allow you to talk about planes and volumes and such in a way that the cross product is clumsy for. Still, in $\mathbb R^3$ we can convert wedges to crosses at the cost of using "Hodge duality". This, however, is the same for both sides of the integral above, so we get
$$\int_\Omega |dV| \, \nabla \times A = \oint_{d\Omega} |dS| \, \hat n \times A$$
Crucially, this means that you're off by a minus sign on one side of your proposed identity. The form I have given is in agreement with wikipedia also.
At any rate, you should see that this integral identity ultimately comes from the fundamental theorem of calculus, as so many such identities do. And given the proper tools and notation for expressing the fundamental theorem in its full generality, you no longer have to remember a whole suite of disparate theorems--there is just the one theorem, and that's all.