I checked UStaticMeshComponent API here UStaticMeshComponent | Unreal Engine Documentation but I can’t see a way to get the current active LOD for a static mesh.
There is. Check UStaticMeshComponent PreviousLODLevel
this value is always 0 and makes no sence