answersLogoWhite

0

All Australian Penny questions are updated.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What dates are the highest value of Australian pennies?

The following list presumes GEM UNCIRCULATED, ie. it is not possible to have a coin in better condition. In descending order of value - 1930 - $250,000 AUD 1920 - $22,500 AUD 1925 - $18,000 AUD 1918 - $7,500 AUD 1914 - $6,000 AUD 1915 - $6,000 AUD


What is the value of a Lincoln head pennies 1909-1958?

For a idea of value, get a copy of Red Book it list value per grade of all Lincoln Wheat Ears reverse coins.


Do you have a list of the worth of copper pennies?

I would be impossible to give a value for all copper pennies. The only pennies made of mostly copper are those made before 1983. These have a melt value of 2 cents. To find the value of an individual coin ask another question structuring it like the one below(be sure to fill in the <> with the correct information): What is the value of a <date> <country of origin> <denomination>


List of Australian rainforests?

australian rain forest XD


Do you have a list of Australian Inventors?

NO


What are pennies 1930 to 1950 worth?

See Related Links below for a list of values. You need to know the coins' conditions and mint marks before making a determination of value.


What is the duration of The Rich List Australian game show?

The duration of The Rich List - Australian game show - is 3600.0 seconds.


When was The Rich List - Australian game show - created?

The Rich List - Australian game show - was created on 2007-01-29.


When did The Rich List - Australian game show - end?

The Rich List - Australian game show - ended on 2009-01-14.


What are 5 Australian animals that might be extinct in the next 30 years?

The Australian Government has put out a list of endangered Australian fauna. Follow the related link below (EPBC Act List of Threatened Fauna) for a comprehensive list.


What is the most recent Australian addition to the world heritage list?

Australian Convict Sites


How can I update an object in a list using Java Stream based on a specific condition?

To update an object in a list based on a specific condition using Java Stream, you can use the map function to update the object if the condition is met, and then collect the stream back into a list.