How to change currency rounding format without taking 2 decimal places applied to calculated field?

I have enabled Round Value and set Round Decimals to 0 but when displayed externally it still shows as 2 decimal places. How to fix it? Thanks for watching, have a nice day everyone!

I am also running into this issue and I think the intent here is that this settings (round decimals) is not to hide the decimals, but to let the tool know where to round off.

I tried this with a value of -2 and it rounded my figure before the decimal point.

@Daniele Another toggle here to hide decimal points would be really welcome as I also have a project where I need to show figures with the thousands separator, but without decimal points showing and all the attempts I have made have been futile.

Ideally a dedicated currency/pricing field would be useful in this case. That way things like currency pre-fix or post-fix, as well as comma, rounding etc can all be defined for the front-end, with the data being sent to the backend stored as the correct float/integer accordingly.