ah ok. at the top of the function add
Code:
global $currencies;
So you have

Code:
   function get_discounted_prices($product, $category) {
      global $currencies;