var atual = 600000.00; //com R$ var f = atual.toLocaleString('pt-br',{style: 'currency', currency: 'BRL'});