Multilingual Neural Machine Translation hasachieved remarkable performance by traininga single translation model for multiple languages. This paper describes our submission(Team ID- CFILT-IITB) for the MultiIndicMT:An Indic Language Multilingual Task at WAT2021. We train multilingual NMT systems by sharing encoder and decoder parameters with language embedding associated with each token in both encoder and decoder. Furthermore, we demonstrate the use of transliteration (script conversion) for Indic languages in reducing the lexical gap for training a multilingual NMT system. Further, we show improvement in performance by training a multilingualNMT system using languages of the same family, i.e., related languages.