Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there any Helper or method I can use in a view to format my prices to the current channel currency?
You can use the following method
core()->formatPrice($item->price_incl_tax, $shipment->order->order_currency_code)