Hello,
That display is made in the view "product / listing_price".
But because the price is displayed via the currency helper (and his "format" function) ; the round is made directly in that function depending the settings of your currency.
It means that if you edit your currency to have more digits, it will impact every prices everything in your website.
So if you want to change the way that price is displayed ; you'll need some custom code to display the price manually and have your own rounding.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.