I use this code to display amount:
{{transaction.amount}} {{transaction.currency}}
Currently I have this output: 5603
This doesn't necessarily answer your question, but have you considered using the built in currency Pipe?
https://angular.io/api/common/CurrencyPipe