While many investors track gold and silver prices in U.S. dollars, those watching in Australian dollars have seen something remarkable: 

  • Silver has quietly climbed past $50 AUD per ounce 
  • Gold has broken through $5,000 AUD 

What’s driving these eye-catching numbers? A key factor is currency devaluation. 

Back in 2015, the Australian and U.S. dollars were nearly at parity. That same year, Mike identified what he called the bottom of a cyclical correction in the gold market — not a bear market, but a pause in a much larger bull run. 

Since then, the Australian dollar has lost around 50% of its value relative to the USD. As a result, gains in gold and silver prices have been dramatically magnified for Aussie investors. Gold’s rise has already played out. Now, silver appears to be catching up. 

.gs-product-cta-block {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
background-color: #fff;
padding: 20px;
border-radius: 30px;
max-width: 1200px;
width: 100%;
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
margin: 30px 0px;
}
.gs-product-card {
background-color: #e8eff8;
border-radius: 25px;
overflow: hidden;
display: flex;
flex-direction: column;
align-items: center;
padding: 15px;
transition: transform 0.3s;
}
.gs-product-card:hover {
transform: translateY(-5px);
}
.gs-image-container {
width: 60%;
padding-top: 60%;
position: relative;
border-radius: 20px;
overflow: hidden;
margin-bottom: 8px;
}
.gs-product-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.gs-product-title {
font-size: 18px;
font-weight: bold;
text-align: center;
color: #1c4792;
margin-bottom: 20px;
min-height: 70px;
display: flex;
align-items: center;
justify-content: center;
padding: 0 5px;
line-height: 24px;
}
.gs-product-cta-block .gs-cta-button {
display: flex;
align-items: center;
background-color: #fdb913;
color: #001739;
font-weight:600;
padding: 8px 10px 8px 15px;
font-size: 16px;
border-radius: 25px;
text-decoration: none;
transition: background 0.3s;
}
.gs-product-cta-block .gs-cta-button:hover {
background-color: #1c4792;
color:#fff;
}
.gs-product-cta-block .icon {
background: #f5b300;
border-radius: 50%;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
margin-left: 10px;
}
.gs-product-cta-block .icon img {
width: 28px;
height: 28px;
}
.load_price_tab {
margin-bottom: 20px;
}

@media (max-width: 1024px) {
.gs-product-cta-block {
grid-template-columns: repeat(2, 1fr);
gap: 15px;
}
}

@media (max-width: 600px) {
.gs-product-cta-block {
gap: 10px;
padding: 12px;
}
.gs-product-title {
font-size: 14px;
min-height: 55px;
line-height: 18px;
}
.gs-product-cta-block .gs-cta-button {
justify-content: center;
width: 100%;
max-width: 220px;
}
}

Product 1
InstaVault Silver – (1 troy oz increments)

As Low As : $40.88


Invest Now

arrow icon

Product 2
1 oz American Silver Eagle Coin

As Low As : $43.58


Invest Now

arrow icon

Product 3
1 oz American Gold Eagle Coin

As Low As : $3519.62


Invest Now

arrow icon

Product 4
1 oz Gold Bar – Various Mints

As Low As : $3460.96


Invest Now

arrow icon

What History Teaches: Echoes of the 1979 Silver Spike 

So when does silver take center stage? 

According to Mike, history may hold the answer. He draws a powerful parallel to the 1970s bull market. During that run, gold was the first to surge—but silver was the one that ultimately stole the show. 

Back then, when gold reached $400 an ounce (a significant price given the average U.S. salary was under $10,000), many everyday investors were priced out. They turned instead to silver. The result? 

  • Gold rose 25x from its lows 
  • Silver skyrocketed 41x — most of it in the final months 

Mike believes we could see a similar setup today. He points to a likely psychological resistance level somewhere between $3,500 and $5,000 USD for gold. Once gold is seen as too expensive, investors may once again pivot to silver as the more accessible alternative. 

Is Australia Showing Us What’s Next? 

Silver’s surge past $50 AUD may seem like a local milestone — but it could be a global signal. If history repeats, silver could soon step out of gold’s shadow and deliver outsized gains for those paying attention. 

As this timely conversation reveals, sometimes the biggest market shifts start quietly — and those who spot them early can be the ones who benefit most. 

.cta-banner-small {
display: flex;
justify-content: space-between;
align-items: center;
background-color: #001739;
background-image: url(‘https://goldsilver.com/wp-content/uploads/2024/06/bars-blue.png’);
background-size: cover;
background-position: center;
color: white;
padding: 20px 30px;
border-radius: 30px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
max-width: 1000px;
margin: 40px auto;
flex-wrap: wrap;
}

.cta-banner-small .text {
flex: 1 1 80px;
color:#fff;
margin:0px;
min-width: 250px;
}

.cta-banner-small .btn {
display: flex;
align-items: center;
background-color: #1c4792;
color: white;
font-weight:600;
padding: 12px 20px;
border-radius: 25px;
text-decoration: none;
transition: background 0.3s;
}

.cta-banner-small .btn:hover {
background-color: #326bc7;
}

.cta-banner-small .icon {
background: #f5b300;
border-radius: 50%;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
margin-left: 10px;
}

.cta-banner-small .icon img {
width: 28px;
height: 28px;
}

@media (max-width: 600px) {
.cta-banner-small {
flex-direction: column;
text-align: center;
}

.cta-banner-small .btn {
justify-content: center;
width: 100%;
max-width: 220px;
}
}

Investing in Physical Metals Made Easy


Open an Account

arrow icon

/* gs-newsletter-section */
.gs-newsletter-wrapper {
background-color: #001739; /* Dark Blue */
color: #ffffff;
padding: 20px 20px 30px 20px;
border-radius: 12px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
margin: 40px auto;
background-image: url(‘https://goldsilver.com/wp-content/uploads/2024/06/pattern-right-1.png’);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.gs-newsletter-container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
max-width: 1100px;
margin: 0 auto;
}

.gs-newsletter-text {
flex: 1 1 55%;
padding-right: 30px;
}

.gs-newsletter-image {
flex: 1 1 40%;
text-align: right;
}

.gs-newsletter-image img {
max-width: 100%;
height: auto;
border-radius: 8px;
}

.gs-newsletter-heading {
font-size: 28px;
font-weight: bold;
color: #fdb913 !important; /* Highlight Yellow */
margin-bottom: 15px;
}

.gs-newsletter-subheading {
font-size: 18px;
color: #e0e0e0;
margin-bottom: 20px;
}

.gs-newsletter-benefits {
list-style: none;
padding: 0;
margin: 0 0 30px 0;
font-size: 16px;
color: #ffffff;
}

.gs-newsletter-benefits li {
margin-bottom: 10px;
}

.gs-newsletter-form {
max-width: 100%;
}

.gs-newsletter-form iframe,
.gs-newsletter-form form {
width: 100% !important;
}

/* Responsive */
@media (max-width: 768px) {
.gs-newsletter-container {
flex-direction: column;
text-align: center;
}

.gs-newsletter-text {
padding-right: 0;
}

.gs-newsletter-image {
margin-top: 20px;
text-align: center;
}
}

Get Gold & Silver Insights Direct to Your Inbox

Join thousands of smart investors who receive expert analysis, market updates, and exclusive deals every week.

  • ⏰ Timely alerts on major price moves and important events
  • 📢 Market updates from Mike Maloney & Alan Hibbard
  • 💡 Strategies to profit from this rare opportunity

hbspt.forms.create({
portalId: “49485195”,
formId: “114f5ef3-e879-4b08-97ab-136892ad1144”,
region: “na1”
});

Gold & Silver Investment

The post Silver at $50 AUD: What Australian Prices Could Be Telling the World appeared first on GoldSilver.