Method we use to round the floating point value produces values with inconsistent decimal points.
Currently we round the value and then convert from USD. Because of this we are losing precision values needed for consistent/correct decimal points values.
Most JS rounding methods does not produce reliable and consistent values