Currency is a data problem before it is a display problem
Showing a converted price is the easy half. The hard half is that the charge, the refund, and the order record all have to agree on which currency the sale actually happened in, long after the exchange rate has moved. Storing one price and formatting it differently per visitor produces a store that reconciles incorrectly the first time someone returns an item.