This is easy with ffmpeg:

ffmpeg -i source_file.wma -ab 128k output_filen.mp3

Where the -ab is the bitrate.