One approach to give semantics to languages with subtypes is by translation to target languages without subtyping: Subtypings A<:B are interpreted via conversion functions A -> B. This paper shows how to extend the method to languages with computational effects, using Moggi's computational metalanguage.