@Christiaan the answer to that depends upon whether you need to support multiple currencies and/or currency formats. If you only need a single currency, then you can add
?string.currency
to your computed result. If you need to support multiple currencies, you'll need a more complex solution.