Gold is down more than 3% on the week. Silver has dropped nearly 10% in that same stretch. Five forces are shaping gold price news at once: a blowout jobs report, a CPI print due Wednesday, Goldman Sachs abandoning its 2026 rate-cut forecast, China extending its gold-buying streak to 19 months, and a ceasefire in the Middle East that is holding — barely. Here is what each one means.
Why Is Gold Falling Despite High Inflation?
The answer landed last Friday. The U.S. economy added 172,000 jobs in May. Economists had forecast just 85,000. That blowout number changed the conversation fast. According to the CME FedWatch tool, markets repriced the likelihood of a Federal Reserve rate hike by December to roughly 70% — up from about 45% the week before. When rate-hike expectations climb, bond yields follow. Higher yields raise the cost of holding gold. So gold sold off.
However, context matters. April’s consumer price index came in at 3.8% year over year. Iran-war-driven energy costs accounted for more than 40% of that monthly increase, according to the Bureau of Labor Statistics. In other words, inflation is running hot. For long-term holders of physical metal, a jobs-driven selloff does not change that backdrop. The monetary environment that makes gold worth owning — elevated inflation, growing fiscal deficits, currency debasement — remains fully intact.
The Edge Every Investor Needs
Smarter precious metals investing starts here. The Nuggets Newsletter brings you essential market insights, Fed updates, global trends, educational videos, and much more.
hbspt.forms.create({
portalId: “49485195”,
formId: “6ea37945-a035-4f22-906c-f5bb3a3252cb”,
region: “na1”
});
/* === News Nuggets CTA – Dark Theme Wrapper === */
.news-nuggets-cta {
background: linear-gradient(135deg, #052d6b 0%, #041f4d 100%);
border-radius: 12px;
padding: 30px;
margin: 20px auto;
box-shadow: 0 8px 16px rgba(0,0,0,0.2);
max-width: 1200px;
}
/* Top section – Image + Text side by side */
.news-nuggets-cta-top {
display: flex;
align-items: center;
gap: 30px;
margin-bottom: 24px;
}
/* Image section */
.news-nuggets-cta-image {
flex: 0 0 25%;
max-width: 250px;
}
.news-nuggets-cta-image img {
width: 100%;
height: auto;
display: block;
border-radius: 8px;
}
/* Text section */
.news-nuggets-cta-text {
flex: 1 1 75%;
}
/* Heading */
.news-nuggets-cta h2 {
color: #ffffff;
font-size: 18px;
font-weight: 400;
margin: 0;
line-height: 1.4;
text-align: left;
}
.news-nuggets-cta h2 span {
color: #fcb817;
font-size: 28px;
font-weight: 700;
line-height: 1.3;
display: block;
margin-bottom: 12px;
}
/* Form wrapper – Full width below */
.news-nuggets-cta .news-nuggets-cta-form-wrap {
background: rgba(255,255,255,0.1);
padding: 8px;
border-radius: 8px;
width: 100%;
}
/* HubSpot form container */
.news-nuggets-cta .hubspot-form-container {
min-height: 50px;
}
/* === FORM LAYOUT === */
.news-nuggets-cta .hbspt-form form.hs-form {
display: flex !important;
align-items: flex-start;
gap: 12px;
flex-wrap: nowrap;
}
/* Remove HubSpot stacked spacing */
.news-nuggets-cta .hbspt-form .hs-form-field,
.news-nuggets-cta .hbspt-form .hs_email,
.news-nuggets-cta .hbspt-form .hs_submit {
margin: 0 !important;
}
/* === EMAIL FIELD === */
/* Hide default label */
.news-nuggets-cta .hbspt-form .hs_email label {
display: none !important;
}
/* Make the email field expand */
.news-nuggets-cta .hbspt-form .hs_email {
flex: 1 1 auto;
}
/* Input wrapper reset */
.news-nuggets-cta .hbspt-form .hs_email .input {
margin: 0 !important;
}
/* Input styling */
.news-nuggets-cta .hbspt-form input.hs-input[type=”email”] {
width: 100%;
height: 48px;
border-radius: 6px;
border: none;
padding: 0 16px !important;
font-size: 16px;
box-shadow: 0 0 0 1px rgba(0,0,0,0.08);
outline: none;
}
.news-nuggets-cta .hbspt-form input.hs-input[type=”email”]:focus {
box-shadow: 0 0 0 2px rgba(252, 184, 23, 0.5);
}
/* === SUBMIT BUTTON === */
.news-nuggets-cta .hbspt-form .hs_submit .hs-button {
height: 48px;
border-radius: 6px !important;
padding: 0 32px !important;
border: none !important;
background: #2baa57 !important;
color: #fff !important;
font-size: 16px !important;
font-weight: 600 !important;
cursor: pointer;
white-space: nowrap;
text-transform: uppercase;
}
.news-nuggets-cta .hbspt-form .hs_submit .hs-button:hover {
background: #238f47 !important;
}
/* Make HubSpot thank-you message text white */
.news-nuggets-cta .hbspt-form .submitted-message {
color: #ffffff !important;
text-align: center;
}
.news-nuggets-cta .hbspt-form .submitted-message a {
color: #fcb817 !important;
}
.news-nuggets-cta .hbspt-form .submitted-message span {
color: #ffffff !important;
font-size: 18px;
text-align: center;
display: block;
}
/* Error messages */
.news-nuggets-cta .hbspt-form .hs-error-msgs {
list-style: none;
padding: 0;
margin: 4px 0 0 0;
}
.news-nuggets-cta .hbspt-form .hs-error-msg {
color: #ffcccc;
font-size: 14px;
}
/* === TABLET RESPONSIVE === */
@media (max-width: 900px) {
.news-nuggets-cta {
padding: 25px;
}
.news-nuggets-cta-top {
gap: 20px;
margin-bottom: 20px;
}
.news-nuggets-cta-image {
flex: 0 0 30%;
max-width: 180px;
}
.news-nuggets-cta h2 {
font-size: 18px;
}
.news-nuggets-cta h2 span {
font-size: 24px;
}
}
/* === MOBILE RESPONSIVE === */
@media (max-width: 600px) {
.news-nuggets-cta {
padding: 20px;
}
.news-nuggets-cta-top {
flex-direction: column;
text-align: center;
gap: 20px;
margin-bottom: 20px;
}
.news-nuggets-cta-image {
max-width: 200px;
margin: 0 auto;
flex: 0 0 auto;
}
.news-nuggets-cta h2 {
text-align: center;
font-size: 17px;
}
.news-nuggets-cta h2 span {
font-size: 22px;
margin-bottom: 10px;
}
.news-nuggets-cta .hbspt-form form.hs-form {
flex-wrap: wrap;
}
.news-nuggets-cta .hbspt-form .hs_submit {
width: 100%;
}
.news-nuggets-cta .hbspt-form .hs_submit .hs-button {
width: 100%;
text-align: center;
}
}
What Does Wednesday’s CPI Report Mean for Gold Prices?
May consumer price index data arrives Wednesday at 8:30 a.m. Eastern. Wall Street consensus, per FactSet and Bank of America, forecasts headline CPI at 4.2% year over year. That would be the highest annual reading since April 2023. Core CPI is expected at approximately 2.9%.
The mechanism is straightforward. A hotter-than-expected print will push rate-hike bets higher. It will likely send gold below the $4,300 support level. A softer print, by contrast, gives the Fed room to hold. That would likely trigger a relief rally heading into next week’s policy meeting. Either outcome sets the stage for June 16–17. That is when new Fed Chair Kevin Warsh presides over his first FOMC meeting — complete with updated economic projections and the dot plot. Wednesday’s CPI and the following week’s Fed decision together form the two-event sequence most likely to set gold’s direction for the rest of summer.
What Did Goldman Sachs Just Change About Its Fed Forecast?
On Saturday, Goldman Sachs removed all 2026 rate cuts from its outlook, according to Bloomberg. The bank had previously expected two quarter-point reductions — one in December 2026 and one in March 2027. Both are now pushed to June and December 2027. Furthermore, Goldman doubled its estimated probability of a modest rate hike this year to 20%, though it stopped short of making a hike its base case. BNP Paribas went further still, calling for a December hike as its baseline scenario.
For gold, the conventional read is bearish. Higher rates for longer mean a steeper opportunity cost for holding a non-yielding asset. Importantly, though, Goldman simultaneously reaffirmed its long-term structural bull case for gold. That case rests on three pillars: sustained central bank demand, global de-dollarization, and fiscal deficits that show no sign of shrinking. Rate policy affects the near-term paper trade. It does not change why sovereign institutions around the world continue to accumulate physical gold.
Why Did China Buy Gold for the 19th Month in a Row?
The People’s Bank of China added 320,000 troy ounces of gold to its reserves in May. That marked the 19th consecutive monthly purchase — the longest uninterrupted buying streak since the PBOC began publishing regular reserve data in 2015, according to Bloomberg. Notably, this purchase came while gold fell for the third straight month. Central banks are not momentum traders. They build reserves over decades, not quarters.
That distinction matters. According to World Gold Council data, nearly all net sovereign gold accumulation since 2022 has come from a concentrated group of buyers: China, Poland, Uzbekistan, and Kazakhstan. These institutions are not reacting to headlines. Instead, they are repositioning toward an asset with no counterparty risk. It cannot be frozen by foreign sanctions. It sits entirely outside the dollar clearing system. When a central bank buys gold as prices fall, it reveals something about its long-term view of the monetary system — not about short-term price action.
What Is the Gold-Silver Ratio Telling Investors Right Now?
Silver dropped 9.7% on the week. Gold fell 3.3%. As a result, the gold-silver ratio widened from roughly 60 to 63.2 — its highest level in several months. Silver has two price engines, while gold has one. That difference explains the divergence.
Gold is primarily a monetary metal. Its price responds to real yields, inflation expectations, and dollar strength. Silver shares all of those drivers. However, silver also carries heavy industrial demand. Roughly 40% of annual supply goes to solar panels, electronics, and AI-related hardware. When rate-hike fears spike, markets discount future economic activity. That industrial engine gets repriced lower. Gold, which has almost no industrial use, holds better by comparison. The wider ratio, accordingly, reflects the market’s current posture: monetary caution, not industrial optimism.
For long-term investors, the ratio at 63.2 sits well below the COVID peak of over 120. It also sits below the levels that have historically preceded silver’s strongest relative outperformances. That does not make a near-10% drop comfortable. Still, it provides useful context for anyone thinking carefully about allocation between the two metals.
/* Form wrapper */
.news-nuggets-cta-form-wrap {
width: 100%;
padding-top:20px;
}
/* HubSpot form container */
.news-nuggets-cta .hubspot-form-container {
min-height: 50px;
}
/* === FORM LAYOUT === */
.news-nuggets-cta-form-wrap .hbspt-form form.hs-form {
display: flex !important;
align-items: flex-start;
gap: 12px;
flex-wrap: nowrap;
}
.news-nuggets-cta-form-wrap .hbspt-form .hs-form-field,
.news-nuggets-cta-form-wrap .hbspt-form .hs_email,
.news-nuggets-cta-form-wrap .hbspt-form .hs_submit {
margin: 0 !important;
}
/* === EMAIL FIELD === */
.news-nuggets-cta-form-wrap .hbspt-form .hs_email label {
display: none !important;
}
.news-nuggets-cta-form-wrap .hbspt-form .hs_email {
flex: 1 1 auto;
}
.news-nuggets-cta-form-wrap .hbspt-form .hs_email .input {
margin: 0 !important;
}
.news-nuggets-cta-form-wrap .hbspt-form input.hs-input[type=”email”] {
width: 100%;
height: 48px;
border-radius: 6px;
background-color: #ffffff;
border: 1px solid #a3a3a3;
padding: 0 16px !important;
font-size: 16px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
outline: none;
}
.news-nuggets-cta-form-wrap .hbspt-form input.hs-input[type=”email”]:focus {
box-shadow: 0 0 0 2px rgba(252, 184, 23, 0.5);
}
/* === SUBMIT BUTTON === */
.news-nuggets-cta-form-wrap .hbspt-form .hs_submit .hs-button {
height: 48px;
border-radius: 6px !important;
padding: 0 32px !important;
border: none !important;
background: #2baa57 !important;
color: #fff !important;
font-size: 16px !important;
font-weight: 600 !important;
cursor: pointer;
white-space: nowrap;
text-transform: uppercase;
}
.news-nuggets-cta-form-wrap .hbspt-form .hs_submit .hs-button:hover {
background: #238f47 !important;
}
/* === THANK YOU / SUCCESS MESSAGE === */
.news-nuggets-cta-form-wrap .hbspt-form .submitted-message {
color: #052d6b !important;
text-align: center;
}
.news-nuggets-cta-form-wrap .hbspt-form .submitted-message a {
color: #052d6b !important;
}
.news-nuggets-cta-form-wrap .hbspt-form .submitted-message span {
font-size: 18px;
text-align: center;
display: block;
}
/* === ERROR MESSAGES === */
.news-nuggets-cta-form-wrap .hbspt-form .hs-error-msgs {
color:red;
list-style: none;
padding: 0;
margin: 4px 0 0 0;
}
.news-nuggets-cta-form-wrap .hbspt-form .hs-error-msg {
color:red;
font-size: 14px;
}
/* === MOBILE === */
@media (max-width: 600px) {
.news-nuggets-cta-form-wrap .hbspt-form form.hs-form {
flex-wrap: wrap;
}
.news-nuggets-cta-form-wrap .hbspt-form .hs_submit {
width: 100%;
}
.news-nuggets-cta-form-wrap .hbspt-form .hs_submit .hs-button {
width: 100%;
text-align: center;
}
}
.modern-card {
background: #FDEDC9;
border-radius: 12px;
border: 1px solid #ffd169;
box-shadow: 0 2px 8px rgba(5, 45, 107, 0.08);
padding: 20px;
width: 100%;
margin: 20px auto;
transition: transform 0.2s ease, box-shadow 0.2s ease;
text-align: center;
}
.modern-card:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(5, 45, 107, 0.12);
}
.modern-card-title {
color: #052d6b;
font-size: 30px;
font-weight: 600;
margin-bottom: 5px;
line-height: 1.3;
margin-top: 0;
}
.modern-card-sub-title{
margin:0px;
}
.modern-card-description {
color: #64748b;
font-size: 15px;
line-height: 1.6;
margin-bottom: 24px;
}
.cta-container {
display: flex;
gap: 12px;
justify-content: center;
margin-top: 12px;
}
.cta-price-wrapper {
flex: 0 0 60%;
max-width: 60%;
}
.cta-button-wrapper {
flex: 0 0 100%;
max-width: 100%;
padding-bottom:20px;
}
#cta-price {
width: 100%;
height: 70px;
min-height: 70px;
}
.hs-cta-embed {
max-width: 100% !important;
width: 100% !important;
height: 70px !important;
min-height: 70px !important;
margin: 0 !important;
padding-top: 13px;
}
}
.hs-cta-embed a {
height: 70px !important;
min-height: 70px !important;
}
.hs-cta-embed img {
height: 70px !important;
min-height: 70px !important;
}
/* Responsive */
@media (max-width: 768px) {
.modern-card {
padding: 15px 10px;
}
.modern-card-title {
font-size: 20px;
line-height:30px;
margin-bottom:0px;
}
.modern-card-sub-title {
padding:0px 30px;
margin-bottom:0px;
}
.cta-container {
flex-direction: column;
gap: 10px;
}
.cta-price-wrapper,
.cta-button-wrapper {
flex: 0 0 100%;
max-width: 100%;
}
.hs-cta-embed {
padding-top: 5px;
}
}
Stay On Top of Gold & Silver Prices
Get important market alerts sent straight to your inbox.
(function(){
var t = document.getElementsByTagName(‘script’)[0];
var s = document.createElement(‘script’); s.async = true;
s.src=”https://widget.nfusionsolutions.com/widget/script/ticker/1/ca5cd305-1d29-4399-94c0-e50cc5d6f780/6613c4d7-d552-40f5-b5c8-02d5607a400d/cta-price?symbols=gold,silver,gold/silver¤cy=usd&unitofmeasure=toz”;
t.parentNode.insertBefore(s, t);
})();
<!–
–>
hbspt.forms.create({
portalId: “49485195”,
formId: “c927306a-43e8-4ca4-883c-9cc055aa7dde”,
region: “na1”
});
SOURCES
1. GoldSilver — Gold Price Charts
2. U.S. Bureau of Labor Statistics — The Employment Situation, May 2026
3. Bloomberg — Goldman Sachs No Longer Expects Fed Rate Cut This Year
4. Bloomberg — China’s PBOC Adds Gold Again as Bullion Remains Under Pressure
5. Morningstar — May CPI Forecasts Show Continued Lofty Inflation
6. CNBC — Gold Steadies as Traders Weigh Israel-Iran Ceasefire, Inflation Risks
Disclaimer: This article is for informational purposes only and does not constitute financial or investment advice. Always consult a qualified financial adviser before making investment decisions.
You May Also Like:
Gold Near $4,330 as Rate-Hike Bets Hit 70% and China Acts
Gold Is Down 22% — The Same Drop as 2022. The Floor Is Not the Same.
Silver Falls 6% on Jobs Beat. The Six-Year Deficit Didn’t.
Gold Rate Hike Fears Are Weighing on Prices. Here’s the Full Picture.
Gold at $4,480: Physical Demand Hits a 50-Year Milestone
Gold Holds $4,481 With Rate Hike Risk Rising. Here’s the NFP Decision Map.
Gold Surges 1.5%: ADP, ISM, and Beige Book Trap the Fed
Gold at $4,454 Says the Fed Is Trapped. Here’s Why.
Central Banks Picked Gold Over Treasuries. Should You?
Central Banks Just Crossed a Line Not Seen Since 1996
Factory Costs Hit 82.1. That Number Is Now Working for Your Gold.
The post Gold Price News: Goldman, China, CPI, and the Fed Explained appeared first on GoldSilver.
Source link
