On my web applications, customers can purchase products in Euros, But for non-european, I would like to show the equivalent in Dollars. E.g. price display: 30 ¬ (20$)
How can I get the exact equivalent in dollar.
Is there a better approach to handle currencies ? (I want to get only Euros on my account)