A simple angular directive wrapper for jquery.maskMoney.js (https://github.com/plentz/jquery-maskmoney)
You can get it from Bower
bower install angular-maskmoney
<input type="text" ui-maskmoney data-prefix="R$" data-decimal="," data-thousands="." />