So Basically u have to follow few steps to convert csv to excel, i have mentioned the steps below
Define Input CSV File
JAR files required to convert CSV to XLS format
Read CSV file in Java using Open CSV
Add CSV file Contents to Apache POI XLS Objects
Create XLS file output
Hope this helps :)
Test Conversion status