CLDR exposes also symbol-alt-narrow for some currencies (since CLDR 24: http://cldr.unicode.org/index/downloads/cldr-24) Example in 'et' locale Globalize.currencyFormatter( "PLN" )( 1 ) - outputs: 1,00 PLN With symbol-alt-narrow support the output should be: 1,00 zł