Navicat and perhaps other similar database management tools are typically able to export individual tables from a SQLite database as a CSV or Excel XLS files, which is what sqlite to xls conversion essentially is. Only the data from the database will be exported and as such this is not a database conversion, more like data export.
Open SQLITE file Open XLS fileA powerful database to database converter