
{"id":72,"date":"2026-06-28T11:13:08","date_gmt":"2026-06-28T05:43:08","guid":{"rendered":"https:\/\/zonora.in\/stocks\/?p=72"},"modified":"2026-06-28T11:13:08","modified_gmt":"2026-06-28T05:43:08","slug":"interest-rates-vs-the-stock-market-the-complete-guide","status":"publish","type":"post","link":"https:\/\/zonora.in\/stocks\/2026\/06\/28\/interest-rates-vs-the-stock-market-the-complete-guide\/","title":{"rendered":"Interest Rates vs. the Stock Market: The Complete Guide"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Interest Rates vs. the Stock Market: The Complete Guide<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&#038;family=Inter:wght@400;500;600&#038;family=IBM+Plex+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --bg: #0c0c0d;\n    --panel: #151417;\n    --ink: #ece7de;\n    --ink-dim: #97918a;\n    --ink-faint: #5f5b56;\n    --accent: #c9a227;\n    --accent-soft: rgba(201,162,39,0.14);\n    --rule: rgba(255,255,255,0.09);\n    --up: #6fae7c;\n    --down: #b35c4a;\n  }\n\n  *{ box-sizing: border-box; }\n\n  html, body{ margin:0; padding:0; background: var(--bg); color: var(--ink); }\n\n  body{\n    font-family: 'Inter', system-ui, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .page{\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 4.5rem 1.5rem 5rem;\n  }\n\n  .masthead .kicker{\n    font-family: 'IBM Plex Mono', monospace;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n    font-size: 0.72rem;\n    color: var(--accent);\n    margin-bottom: 1.1rem;\n  }\n\n  h1{\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: clamp(2rem, 5.2vw, 3.3rem);\n    line-height: 1.08;\n    letter-spacing: -0.01em;\n    margin: 0 0 1.3rem;\n  }\n\n  .dek{\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-weight: 400;\n    font-size: clamp(1.05rem, 2.2vw, 1.3rem);\n    color: var(--ink-dim);\n    line-height: 1.55;\n    max-width: 36em;\n    margin: 0 0 2rem;\n  }\n\n  .byline{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 0.74rem;\n    color: var(--ink-faint);\n    letter-spacing: 0.02em;\n    padding-top: 1.2rem;\n    border-top: 1px solid var(--rule);\n  }\n\n  \/* snapshot strip *\/\n  .snapshot{\n    margin: 2.6rem 0 3rem;\n    background: var(--panel);\n    border: 1px solid var(--rule);\n    border-radius: 3px;\n    padding: 1.3rem 1.4rem;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1.1rem;\n  }\n\n  .snap-item{ }\n\n  .snap-label{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 0.66rem;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--ink-faint);\n    margin-bottom: 0.4rem;\n  }\n\n  .snap-value{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 1.05rem;\n    color: var(--accent);\n  }\n\n  .snap-note{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 0.66rem;\n    color: var(--ink-faint);\n    margin-top: 0.25rem;\n  }\n\n  @media (max-width: 600px){\n    .snapshot{ grid-template-columns: repeat(2, 1fr); }\n  }\n\n  \/* article *\/\n  article.body{\n    font-size: 1.05rem;\n    line-height: 1.78;\n    color: var(--ink);\n  }\n\n  article.body p{ margin: 0 0 1.3rem; }\n\n  .lede::first-letter{\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 3.5em;\n    line-height: 0.78;\n    float: left;\n    padding: 0.04em 0.09em 0 0;\n    color: var(--accent);\n  }\n\n  h2{\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: clamp(1.4rem, 3vw, 1.85rem);\n    line-height: 1.2;\n    letter-spacing: -0.005em;\n    margin: 3rem 0 1rem;\n    padding-top: 1.6rem;\n    border-top: 1px solid var(--rule);\n  }\n\n  .eyebrow{\n    font-family: 'IBM Plex Mono', monospace;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    font-size: 0.72rem;\n    color: var(--accent);\n    display: block;\n    margin-bottom: 0.6rem;\n  }\n\n  h3{\n    font-family: 'Inter', sans-serif;\n    font-weight: 600;\n    font-size: 1.08rem;\n    color: var(--ink);\n    margin: 1.8rem 0 0.7rem;\n  }\n\n  ul, ol{\n    margin: 0 0 1.4rem;\n    padding-left: 1.3rem;\n  }\n\n  li{ margin-bottom: 0.6rem; line-height: 1.65; }\n\n  li::marker{ color: var(--accent); font-family: 'IBM Plex Mono', monospace; font-size: 0.85em; }\n\n  .table-wrap{\n    margin: 1.6rem 0 2rem;\n    overflow-x: auto;\n    border: 1px solid var(--rule);\n    border-radius: 3px;\n  }\n\n  table{\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.92rem;\n  }\n\n  th, td{\n    text-align: left;\n    padding: 0.75rem 1rem;\n    border-bottom: 1px solid var(--rule);\n  }\n\n  th{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 0.7rem;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: var(--accent);\n    background: var(--panel);\n  }\n\n  tr:last-child td{ border-bottom: none; }\n\n  td.up{ color: var(--up); }\n  td.down{ color: var(--down); }\n\n  blockquote{\n    margin: 2.1rem 0;\n    padding-left: 1.3rem;\n    border-left: 2px solid var(--accent);\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-weight: 400;\n    font-size: 1.2rem;\n    line-height: 1.5;\n    color: var(--ink);\n  }\n\n  .callout{\n    background: var(--accent-soft);\n    border: 1px solid rgba(201,162,39,0.3);\n    border-radius: 3px;\n    padding: 1.2rem 1.4rem;\n    margin: 1.8rem 0;\n  }\n\n  .callout .eyebrow{ margin-bottom: 0.5rem; }\n\n  .callout p{ margin: 0 0 0.7rem; font-size: 0.97rem; }\n  .callout p:last-child{ margin-bottom: 0; }\n\n  .faq dt{\n    font-family: 'Inter', sans-serif;\n    font-weight: 600;\n    color: var(--ink);\n    margin-top: 1.5rem;\n  }\n\n  .faq dd{\n    margin: 0.5rem 0 0;\n    color: var(--ink-dim);\n  }\n\n  .sign-off{\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    color: var(--ink-dim);\n    margin-top: 1.8rem;\n  }\n\n  footer.endnote{\n    margin-top: 3.4rem;\n    padding-top: 1.4rem;\n    border-top: 1px solid var(--rule);\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 0.76rem;\n    line-height: 1.7;\n    color: var(--ink-faint);\n  }\n\n  @media (max-width: 480px){\n    .page{ padding: 3rem 1.2rem 4rem; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"page\">\n\n  <header class=\"masthead\">\n    <div class=\"kicker\">Markets \u2014 Complete Guide<\/div>\n    <h1>Interest Rates vs. the Stock Market: The Complete Guide<\/h1>\n    <p class=\"dek\">Why a quarter-point decision in Washington can move trillions of dollars in equity value within minutes \u2014 and why the relationship is messier than &#8220;rates up, stocks down.&#8221;<\/p>\n    <div class=\"byline\">A reference guide on monetary policy and equities \u00b7 Updated June 28, 2026<\/div>\n  <\/header>\n\n  <div class=\"snapshot\">\n    <div class=\"snap-item\">\n      <div class=\"snap-label\">Fed Funds Rate<\/div>\n      <div class=\"snap-value\">3.50\u20133.75%<\/div>\n      <div class=\"snap-note\">Held for 4th straight meeting<\/div>\n    <\/div>\n    <div class=\"snap-item\">\n      <div class=\"snap-label\">10-Year Treasury<\/div>\n      <div class=\"snap-value\">~4.50%<\/div>\n      <div class=\"snap-note\">Up sharply since spring<\/div>\n    <\/div>\n    <div class=\"snap-item\">\n      <div class=\"snap-label\">S&amp;P 500<\/div>\n      <div class=\"snap-value\">~7,400\u20137,500<\/div>\n      <div class=\"snap-note\">Near record highs, choppy<\/div>\n    <\/div>\n    <div class=\"snap-item\">\n      <div class=\"snap-label\">Market Bias<\/div>\n      <div class=\"snap-value\">Hike risk &gt; cut odds<\/div>\n      <div class=\"snap-note\">A reversal from early-2026 view<\/div>\n    <\/div>\n  <\/div>\n\n  <article class=\"body\">\n\n    <p class=\"lede\">Most people learn the headline version of this relationship before they learn anything else about investing: when the Fed cuts rates, stocks go up; when the Fed raises them, stocks go down. It&#8217;s a useful rule of thumb, and on any given Wednesday afternoon when the FOMC statement drops, that rule plays out almost exactly as advertised on the trading floor. But the rule of thumb is also, strictly speaking, wrong about half the time it&#8217;s tested over longer stretches \u2014 which is the more interesting and more useful thing to actually understand.<\/p>\n\n    <p>Right now is a good moment to dig into this properly, because the relationship is doing something a little unusual. Coming into 2026, most investors expected the Federal Reserve to keep cutting rates, the way it had through 2024 and 2025. Instead, the Fed has held its benchmark rate steady at 3.50\u20133.75% for four consecutive meetings, and under new Chair Kevin Warsh, the conversation has flipped from &#8220;when&#8217;s the next cut&#8221; to &#8220;is a hike actually coming.&#8221; Markets are now pricing in a real probability of a rate increase before year-end \u2014 a complete reversal from where things stood just a few months ago, largely because energy prices and broader inflation proved stickier than expected. And yet, through all of that, the S&amp;P 500 has spent much of June bouncing between selloffs and fresh record highs in the same week. That contradiction is exactly the kind of thing this guide is meant to untangle.<\/p>\n\n    <h2><span class=\"eyebrow\">Section 1<\/span>Why Rates and Stocks Are Connected at All<\/h2>\n\n    <p>The link runs through a few different channels, and it helps to walk through each one separately rather than treating &#8220;interest rates&#8221; as a single lever with a single effect.<\/p>\n\n    <h3>1. The discounting effect \u2014 future profits are worth less today<\/h3>\n    <p>Stock prices, in theory, represent the value today of all the cash a company will generate in the future. To translate future dollars into a present-day price, analysts use a discount rate, and that discount rate is built on top of the prevailing interest rate. Raise interest rates, and the math that converts &#8220;Company X will earn $2 billion a year starting in 2031&#8221; into &#8220;Company X is worth $400 billion today&#8221; produces a smaller number. This effect is genuinely the core of the relationship, and it explains why growth stocks \u2014 companies whose profits are mostly expected years from now rather than this quarter \u2014 tend to react far more violently to rate moves than steady, already-profitable businesses.<\/p>\n\n    <h3>2. The competition effect \u2014 bonds start looking more attractive<\/h3>\n    <p>When the 10-year Treasury yield sits near 4.5%, an investor can lock in a fairly attractive, essentially risk-free return without touching equities at all. That raises the bar for what stocks need to deliver to be worth the additional risk. When yields were closer to zero a few years back, there was almost no competition for capital \u2014 money had nowhere safer to go, so a lot of it went into stocks regardless of valuation. Higher yields give that money somewhere else to sit.<\/p>\n\n    <h3>3. The economy effect \u2014 borrowing costs ripple into actual business results<\/h3>\n    <p>Higher rates make mortgages, auto loans, business credit lines, and corporate bond issuance all more expensive. That tends to cool consumer spending and corporate investment over time, which shows up eventually in slower revenue and earnings growth \u2014 the actual fundamentals underneath the stock price, not just the math used to value it. This channel works with a lag, often a long one, which is part of why the stock market doesn&#8217;t always move in lockstep with rate decisions in the short run.<\/p>\n\n    <h3>4. The sentiment effect \u2014 what the move signals matters as much as the move itself<\/h3>\n    <p>This is the part that trips up the simple &#8220;rates up, stocks down&#8221; framing the most. A rate hike delivered because the economy is overheating and inflation is out of control is bad news. A rate hike \u2014 or even just hawkish language \u2014 delivered because growth and employment are surprisingly strong can read as good news about the underlying economy, even while it&#8217;s bad news for valuations. That&#8217;s roughly the dynamic that&#8217;s played out through June 2026: a stronger-than-expected May jobs report and persistent inflation pushed yields higher and rattled growth stocks, even as some investors took the same data as evidence the economy itself was in solid shape.<\/p>\n\n    <blockquote>The relationship isn&#8217;t &#8220;higher rates, lower stocks.&#8221; It&#8217;s closer to &#8220;higher rates change which kind of company gets rewarded&#8221; \u2014 and the market spends a lot of its energy figuring out which kind that is, in real time.<\/blockquote>\n\n    <h2><span class=\"eyebrow\">Section 2<\/span>Why the Relationship Isn&#8217;t a Clean, Reliable Switch<\/h2>\n\n    <p>If higher rates always meant lower stocks, trading would be trivial \u2014 just watch the Fed calendar and position accordingly. The reason it doesn&#8217;t work that way comes down to a handful of complicating factors that are worth knowing by name.<\/p>\n\n    <ul>\n      <li><strong>Expectations get priced in ahead of time.<\/strong> Markets don&#8217;t wait for the actual announcement; they trade on the probability of it for weeks beforehand. By the time the Fed actually moves, a widely expected decision is often already reflected in prices. What actually moves markets is the gap between what was expected and what&#8217;s delivered \u2014 a &#8220;hawkish hold&#8221; can hurt more than an actual cut that everyone saw coming.<\/li>\n      <li><strong>The reason behind the move matters more than the move.<\/strong> A cut aimed at preventing a recession is a very different signal than a cut after the economy has already cracked. The June 2026 episode is a clean example of this in reverse: a hold, paired with a hawkish dot plot, was enough to knock more than 1% off the S&amp;P 500 in a single session \u2014 not because rates moved at all, but because the projected path got worse.<\/li>\n      <li><strong>Sector composition skews the headline number.<\/strong> The &#8220;stock market&#8221; isn&#8217;t one thing. Long-duration growth and tech names are far more rate-sensitive than banks, energy companies, or utilities \u2014 some of which can actually benefit from higher rates through improved lending margins. A rate hike can hammer the Nasdaq while leaving the broader, more value-tilted Dow largely unbothered, which is roughly what&#8217;s been happening through parts of this year.<\/li>\n      <li><strong>Other forces are pulling at the same time.<\/strong> Earnings season, fiscal policy, energy prices, geopolitical shocks, and currency moves are all operating on stocks simultaneously. In 2026 specifically, an energy spike tied to conflict in the Middle East has been doing as much to drive the inflation and rate-hike narrative as anything coming out of domestic data \u2014 which is a reminder that &#8220;rates&#8221; are often the transmission mechanism for a story that actually started somewhere else entirely.<\/li>\n      <li><strong>Long rates and short rates don&#8217;t always move together.<\/strong> The Fed directly controls the short end of the curve \u2014 the federal funds rate. The 10-year Treasury yield, which arguably matters more for stock valuations, is set by the market based on growth and inflation expectations decades out. It&#8217;s entirely possible for the Fed to hold steady while the 10-year climbs on its own, which has been a meaningful part of the 2026 story.<\/li>\n    <\/ul>\n\n    <h2><span class=\"eyebrow\">Section 3<\/span>How Different Parts of the Market Tend to React<\/h2>\n\n    <p>Rate sensitivity isn&#8217;t evenly distributed. Some corners of the market are built to flinch at every basis point; others barely notice. A rough field guide:<\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Sector \/ Asset Type<\/th><th>Typical reaction to rising rates<\/th><th>Why<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>High-growth tech, unprofitable AI names<\/td><td class=\"down\">Negative, often sharply<\/td><td>Profits are far in the future; discounting hits hardest<\/td><\/tr>\n          <tr><td>Banks &amp; financials<\/td><td class=\"up\">Often neutral-to-positive<\/td><td>Wider lending margins between short and long rates<\/td><\/tr>\n          <tr><td>Utilities &amp; REITs<\/td><td class=\"down\">Negative<\/td><td>Compete directly with bonds for income-seeking capital<\/td><\/tr>\n          <tr><td>Energy &amp; materials<\/td><td class=\"up\">Mixed, often resilient<\/td><td>Driven more by commodity prices than by rates directly<\/td><\/tr>\n          <tr><td>Small-cap stocks<\/td><td class=\"down\">Negative<\/td><td>More reliant on floating-rate debt and external financing<\/td><\/tr>\n          <tr><td>Long-duration bonds<\/td><td class=\"down\">Price falls as yields rise<\/td><td>Existing fixed coupons become less attractive<\/td><\/tr>\n          <tr><td>Cash &amp; money markets<\/td><td class=\"up\">More attractive<\/td><td>Yields rise directly with the policy rate<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <p>This is exactly the pattern that&#8217;s shown up through 2026: technology and semiconductor names have driven most of the market&#8217;s sharpest down days, while energy and materials \u2014 boosted as much by an oil-price shock as by anything the Fed has done \u2014 have quietly outperformed for the year. Meanwhile the Russell 2000, full of smaller and more debt-dependent companies, has tended to be the most jumpy index of all on rate-related headlines.<\/p>\n\n    <h2><span class=\"eyebrow\">Section 4<\/span>A Practical Way to Read the News When It Happens<\/h2>\n\n    <p>The next time a Fed decision or hot inflation print sends headlines flying, a few questions tend to be more useful than the headline number itself.<\/p>\n\n    <ol>\n      <li><strong>Was this expected?<\/strong> Check whether the move matches what markets had already priced in. Surprises move prices; confirmations of the consensus usually don&#8217;t, regardless of direction.<\/li>\n      <li><strong>What&#8217;s the stated reason?<\/strong> A move driven by an overheating economy reads differently than one driven by a supply shock or geopolitical event. The same rate decision can be bullish or bearish news depending on the &#8220;why.&#8221;<\/li>\n      <li><strong>What happened to longer-term yields, not just the policy rate?<\/strong> The Fed controls the short end. Watch the 10-year \u2014 it&#8217;s often a better real-time gauge of how the market is actually repricing future growth and inflation.<\/li>\n      <li><strong>Which sectors actually moved?<\/strong> A broad, even decline across every sector tells a different story than a decline concentrated entirely in high-multiple tech names.<\/li>\n      <li><strong>Is this a one-day reaction or a trend?<\/strong> Markets frequently overreact to a single data point or a single press conference and partially reverse within days. The June 2026 episode \u2014 a sharp Wednesday selloff followed by a Thursday rebound on the very same Fed meeting \u2014 is a textbook example of how much noise sits on top of the signal in the short run.<\/li>\n    <\/ol>\n\n    <div class=\"callout\">\n      <span class=\"eyebrow\">Worth remembering<\/span>\n      <p>None of this is a timing system. Even professional strategists who study this relationship for a living routinely get the direction of the next move wrong, and the lag between a rate change and its real economic effect can run well over a year. Treat the rate-and-stocks relationship as a lens for understanding why the market is moving the way it is \u2014 not as a signal for predicting what it will do next.<\/p>\n    <\/div>\n\n    <h2><span class=\"eyebrow\">Section 5<\/span>Frequently Asked Questions<\/h2>\n\n    <dl class=\"faq\">\n      <dt>Do rate cuts always cause stock rallies?<\/dt>\n      <dd>Not always. A cut delivered because the economy is visibly weakening \u2014 sometimes called a &#8220;panic cut&#8221; \u2014 can spook markets rather than lift them, since it signals the central bank sees more trouble ahead than investors had priced in.<\/dd>\n\n      <dt>Why do tech stocks react more than other sectors?<\/dt>\n      <dd>Their valuations rest more heavily on profits expected years into the future, which makes them more exposed to the discounting effect described above. A small change in the discount rate compounds into a much larger change in present value the further out those profits sit.<\/dd>\n\n      <dt>Should I sell stocks before a Fed meeting?<\/dt>\n      <dd>Trying to trade around a single, widely anticipated event is difficult even for professionals, since so much of the likely outcome is already reflected in prices beforehand. This is a question best worked through with a financial advisor who knows your specific goals, timeline, and risk tolerance \u2014 there isn&#8217;t a universal right answer.<\/dd>\n\n      <dt>What&#8217;s the difference between the Fed Funds Rate and the 10-Year Treasury yield?<\/dt>\n      <dd>The Fed Funds Rate is a short-term rate the Federal Reserve sets directly through policy. The 10-year Treasury yield is set by the bond market itself, based on expectations for growth and inflation over the next decade, and it often matters more for how stocks get valued.<\/dd>\n\n      <dt>Why did stocks rise in 2024\u20132025 despite still-elevated rates?<\/dt>\n      <dd>Strong corporate earnings, particularly in AI-related sectors, were powerful enough to outweigh the drag from higher rates. Earnings growth and rate policy are two separate forces acting on the same price, and a strong enough move in one can offset the other.<\/dd>\n    <\/dl>\n\n    <p class=\"sign-off\">The honest summary is this: interest rates are one of the most important inputs into how stocks get priced, but they&#8217;re an input, not the whole formula. Anyone who tells you the relationship is simple is usually leaving out the part where it isn&#8217;t.<\/p>\n\n  <\/article>\n\n  <footer class=\"endnote\">\n    Rates, yields, and index levels above reflect publicly reported figures as of late June 2026 and will continue to move. This guide is educational in nature and not personalized investment, tax, or financial advice \u2014 for decisions specific to your situation, a licensed financial advisor is the right resource.\n  <\/footer>\n\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Interest Rates vs. the Stock Market: The Complete Guide Markets \u2014 Complete Guide Interest Rates vs. the Stock Market: The Complete Guide Why a quarter-point decision in Washington can move trillions of dollars in equity value within minutes \u2014 and why the relationship is messier than &#8220;rates up, stocks down.&#8221; A reference guide on monetary&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-72","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/posts\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/comments?post=72"}],"version-history":[{"count":1,"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/posts\/72\/revisions"}],"predecessor-version":[{"id":73,"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/posts\/72\/revisions\/73"}],"wp:attachment":[{"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/media?parent=72"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/categories?post=72"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zonora.in\/stocks\/wp-json\/wp\/v2\/tags?post=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}