As far I know the units used are the one set in the original seed file. If you model is in inches, the output will be in inches, meter in meter, etc... There should not be any unit conversion.
You can retrieve the seed file unit definition from the metadata.json file in the root of svf file (which is actually a zip file).
Edits from June 4th:
From the documentation: unit string Translate models into different units; this causes the values to change. For example, from millimeters (10, 123, 31) to centimeters (1.0, 12.3, 3.1). If the source unit or the unit you are translating into is not supported, the values remain unchanged. Possible values: meter, decimeter, centimeter, millimeter, micrometer, nanometer yard, foot, inch, mil, microinch
You may want to specify the units you want, in the advanced section for OBJ