Trying to convert this \"0.274509817\" to a nice precentage like 27%
\"0.274509817\"
27%
The string is a dynamic value from an API.
and after that, append
"%"
to get the percent sign (e.g. if used with sprintf).