$WOOCS->current_currency
This is not a function – this is an important variable in the plugin main class WOOCS, and its always equal to the current selected currency which actual on the front of the site
global $WOOCS; echo $WOOCS->current_currency; //will print for example 'USD'