Thank you!!
I`ve been working on it and I've managednot to use a converter. I need it all in the HTML, but I have not figured out which is the property that sets the Binding mode.
It is working now but without the converter, just like this:
<input type="number" id="linePrice" data-win-bind="value: Price Binding.Mode.TwoWay" />