@samyt
to my knowledge xls is essentially an xml file (open it in a text editor like notepad)
xlsx is essentially a zip file containing potentially many xml files (rename the file in explorer and change the extension to .zip and see what happens)
you can't convert between them just by renaming the file to change the extension