- Go to Settings select General.
2. On section Store Currency click Change formatting.
You can change how currencies are displayed in your store.
HTML with currency: < span class=money >${{amount}} USD < /span >
HTML without currency: < span class=money>${{amount}} < /span>
Email with currency: ${{amount}} USD
Email without currency: ${{amount}}
3. Go to Customize >> General Settings >> Currency Converter tab. You can enter the currency you want to work on your store.
Result: