When transferring data from one file system to another the only issue is if the operating system can read both file types. FAT32 limits you to 32GB volumes, unless you use another tool to create drive of up to 127.53GB
If you're talking smaller sizes, like making a USB drive of MP3s to play in your car you may have to go with FAT32 unless the devices supports exFAT. If you want to access the drive regularly on another machine and didn't need security exFAT would be a better choice. If you needed to restore your data on another machine or reinstall of Windows you would need to take ownership of the drive before you would be able to access its contents. If you're only going to use them with this system and the drive sizes are larger NTFS can be a valid option. The external drives require a little more thought. It provides security and supports volumes up to 256TB. Selecting NTFS (New Technology File System) for large internal Windows drives makes sense. What file system you pick is determined by need for security, need for portability, and size of the volume.