# Constants used for currency conversion NZD_TO_USD = 0.61 NZD_TO_EUR = 0.56 NZD_TO_GBP = 0.48 NZD_TO_JPY = 89.50 NZD_TO_AUD = 0.91