Add Currency

Add a format to show of this currency. Please add format with some rules:
{0} mean currency symbol ($, €, ...)
{1} mean currency id (USD, EUR,...)
Decimal point and thousand separator (#,###.00 ...)
Example, format is: {0} #,###.00 {1} , and price show: $ 1,000.00 USD