There is a question How to make ConstraintLayout work with percentage values? and its answers show how to use the percentages:
To set a percentage use the fraction syntax
0.5
and then
app:layout_constraintGuide_percent="@fraction/guideline_perc"