Every install of Windows NT (NT 4, 2000, and XP) does this normally. It will install onto a FAT partition, then convert it to NTFS during the install if that was the filesystem choice. So yes, converting from Fat to NTFS is a safe and non data distructive procedure.

convert c: /fs:ntfs if I remember the command offhand.