Open terminal, find the directory, and type:
mv *.zip *.mp3
If you've never used Terminal, simply open it (from Applications/Utilities), type:
cd
and drag the folder with the files over to the Terminal, the directory will appear in terminal. Hit enter.
then do the above mv command.
HTH