How to show custom currency symbol in Magento2 website – frontend:
Magento2 (M1 also) by default having option to show the custom currency symbol based on the default currency. With below steps am going to showing $ (US dollor currency symbol) symbol on magento2 website frontend. By default Magento2.1.2 will show the price with currency code & currency symbol. Some times we may want to show only currency symbol with our currency code Ex: USD$10000 to $10000 Follow following steps. 1. admin - Store - Currency Symbol - Unchecked User Standard (check box) 2. If You unchecked the check box - and save the form it won't reflect immediately. 3. After save the page - again check box status is checked only. 4. To resolving this - Give one space next to currency symbol . Ex: $(space here) and then save it will work. (Check box also reflect)
CORNER OF BLOG: