{% extends "container/public.html" %} {% block content %}

United States Constitutional Coins

On April 2nd, 1972, the 2nd United States Congress passed the Coinage Act of 1972. This officially defined the currency of the United States as gold, silver, and copper. The Gold Eagle equaled 247 ½ grains (17.5g), the Silver Dollar equaled 371 ¼ grains (27.0g), and the Copper Cent was 11 pennyweights (17.1g).

This would be the definition of money in the country until February 12th, 1873.

Post-Civil War

{{ self.show_coin(1492)|safe }} {{ self.show_coin(10085)|safe }} {{ self.show_coin(5830)|safe }} {{ self.show_coin(10591)|safe }} {{ self.show_coin(30785)|safe }} {{ self.show_coin(51)|safe }} {{ self.show_coin(4455)|safe }} {{ self.show_coin(3573)|safe }} {{ self.show_coin(5580)|safe }} {{ self.show_coin(54)|safe }}
Though silver had been officially demonetized, it remained in currency for almost a century after.

World War 2 Coins

{{ self.show_coin(45)|safe }}
During the Second World War, nickel became a strategic material used as an alloy in materiel and industrial equipment. The U.S. would produce Nickels with 35% silver content between 1942 and 1945.

Post-War Coins

{{ self.show_coin(52)|safe }} {{ self.show_coin(2835)|safe }} {{ self.show_coin(943)|safe }} {{ self.show_coin(10865)|safe }}
The U.S. kept silver in its currency until the year before President Nixon ended Bretton-Woods and officially removed the U.S. Dollar from the gold standard.
{% endblock %}