Hi,
First, you should migrate the Joomla user accounts to the new website. There are several extensions on the JED for that.
Once done, you should export/import the "hikashop" tables from your old database to your new one via PHPMyAdmin. You might need to change the tables prefix if both websites don't have the same prefix.
Finally, you can install HikaShop on the new website and it should automatically see the data from the old website.
Also, you'll want to migrate via FTP the files and folders of the folders images/com_hikashop/upload/ (for the images) and media/com_hikashop/upload/ (for the files) and templates/YOUR_TEMPLATE/html/com_hikashop/ (for the view overrides).