{"id":345,"date":"2025-11-30T17:12:32","date_gmt":"2025-11-30T17:12:32","guid":{"rendered":"https:\/\/geopoliticalmining.com\/?p=345"},"modified":"2025-12-07T16:07:59","modified_gmt":"2025-12-07T16:07:59","slug":"placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity","status":"publish","type":"post","link":"https:\/\/geopoliticalmining.com\/fr\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/","title":{"rendered":"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity"},"content":{"rendered":"<style>\n  :root {\n    --ink: #0a0a0a;\n    --accent: #E6DFD3;\n    --accent-ink: #1A1A1A;\n    --ring: rgba(230,223,211,.35);\n  }\n\n  * { box-sizing: border-box; }\n  body {\n    margin: 0;\n    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    line-height: 1.6;\n    color: var(--ink);\n    background: #fbfbfb;\n  }\n\n  .container {\n    width: min(1000px, 92%);\n    margin: auto;\n  }\n\n  .section {\n    padding: 64px 0;\n  }\n\n  h1 {\n    font-size: clamp(28px, 5vw, 50px);\n    line-height: 1.1;\n    margin: .2em 0;\n  }\n\n  h2 {\n    font-size: clamp(24px, 4vw, 34px);\n    margin-bottom: .5rem;\n  }\n\n  h3 {\n    font-size: clamp(20px, 3vw, 26px);\n    margin-top: 1.8rem;\n    margin-bottom: .4rem;\n  }\n\n  p.lead {\n    font-size: clamp(16px, 2.5vw, 20px);\n    color: #333;\n    margin: 0 0 1rem 0;\n  }\n\n  .small {\n    font-size: clamp(14px, 2vw, 16px);\n    color: #555;\n  }\n\n  .btn {\n    display: inline-block;\n    padding: 12px 20px;\n    border-radius: 999px;\n    font-weight: 600;\n    text-decoration: none;\n    border: 1px solid #ddd;\n    box-shadow: 0 6px 15px rgba(0,0,0,.06);\n    transition: background .2s, color .2s;\n  }\n\n  .btn.primary {\n    background: var(--accent);\n    border-color: transparent;\n    color: var(--accent-ink);\n    box-shadow: 0 8px 20px var(--ring);\n  }\n\n  .btn.ghost {\n    background: #fff;\n    color: var(--ink);\n  }\n\n  .btn.outline {\n    background: #fff;\n    color: #1f3c88;\n    border-color: #1f3c88;\n  }\n\n  .grid {\n    display: grid;\n    gap: 20px;\n  }\n\n  .two-cols {\n    grid-template-columns: 1.2fr 1fr;\n    align-items: center;\n  }\n\n  .three-cols {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 12px;\n    padding: 20px;\n    box-shadow: 0 8px 20px rgba(0,0,0,.08);\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-start;\n  }\n\n  \/* Tabla de primas de cobre *\/\n  .gm-table-wrapper {\n    margin: 2rem 0;\n    overflow-x: auto;\n  }\n\n  .gm-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n\n  .gm-table th,\n  .gm-table td {\n    padding: 8px 10px;\n    border: 1px solid #d1d1d1;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .gm-table thead th {\n    background: #3f5b2f;\n    color: #fff;\n    font-weight: 600;\n  }\n\n  .gm-table tbody tr:nth-child(even) {\n    background: #f8f8f3;\n  }\n\n  .gm-table .region {\n    font-weight: 600;\n  }\n\n  .gm-table .highlight {\n    font-weight: 700;\n  }\n\n  \/* Ocultar cabecera\/t\u00edtulo del tema de WordPress *\/\n  header, h1.entry-title, .wp-block-post-title {\n    display: none !important;\n  }\n\n  \/* Header propio con logo Geopolitical Mining *\/\n  .site-header {\n    position: sticky;\n    top: 0;\n    z-index: 1000;\n    background:#fff;\n    border-bottom:1px solid #eee;\n  }\n\n  .site-header-inner {\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:16px;\n    padding:12px 0;\n  }\n\n  .site-header-nav {\n    display:flex;\n    gap:16px;\n    font-size:14px;\n  }\n\n  .site-header-nav a {\n    text-decoration:none;\n    color:#222;\n    font-weight:500;\n  }\n\n  .site-header-nav a:hover {\n    color:#1f3c88;\n  }\n\n  @media (max-width: 800px) {\n    .two-cols {\n      grid-template-columns: 1fr;\n    }\n    .three-cols {\n      grid-template-columns: 1fr;\n    }\n    .site-header-inner {\n      flex-direction:column;\n      align-items:flex-start;\n    }\n  }\n<\/style>\n\n<!-- Header fijo con logo Geopolitical Mining -->\n<div class=\"site-header\">\n  <div class=\"container site-header-inner\">\n    <a href=\"\/fr\/\" aria-label=\"Go to Geopolitical Mining\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/10\/Captura-de-pantalla-2025-10-05-a-las-7.29.40-p.m.webp?ssl=1\"\n           alt=\"Geopolitical Mining\"\n           style=\"height:100px;width:auto;display:block;\">\n    <\/a>\n    <nav class=\"site-header-nav\">\n      <a href=\"\/fr\/\">Home<\/a>\n      <a href=\"\/fr\/weekly\/\">Weekly<\/a>\n      <a href=\"\/fr\/country-region-analysis\/\">Country &amp; Region<\/a>\n      <a href=\"\/fr\/articles\/\">Articles<\/a>\n      <a href=\"\/fr\/about\/\">About<\/a>\n      <a href=\"\/fr\/faq\/\">FAQ<\/a>\n      <a href=\"\/fr\/book\/\">Book<\/a>\n    <\/nav>\n  <\/div>\n<\/div>\n\n<main>\n  <!-- ARTICLE -->\n  <section class=\"section\" style=\"background:#fff;\">\n    <div class=\"container\">\n\n      <p class=\"small\" style=\"text-transform:uppercase;letter-spacing:.18em;margin-bottom:.5rem;color:#777;\">\n        Geopolitical Mining \u00b7 Article\n      <\/p>\n\n      <h1 style=\"margin-bottom:0.3rem;\">\n        Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity\n      <\/h1>\n\n      <p class=\"small\" style=\"margin-bottom:0.3rem;\">\n        A $500+ premium, fragmented markets and the quiet reconfiguration of copper dependencies\n      <\/p>\n\n      <p class=\"small\" style=\"margin-bottom:0.3rem;\">\n  Authors: Marta Rivera | Eduardo Zamanillo\n<\/p>\n\n      <p class=\"lead\">\n        Looking at global copper markets through the lens of structural transformation, it is hard to avoid the feeling that copper has stopped behaving like a normal commodity. The record-breaking 2026 Codelco premiums \u2013 above $500 per tonne for U.S. buyers, versus roughly $350 for China and around $325 for Europe \u2013 are not just a pricing curiosity.\n      <\/p>\n\n      <p class=\"small\">\n        They mark a break with the past, where regional premiums moved in a tight band, and confirm a trend I explored in a previous piece on copper premiums and Geopolitical Mining: the physical \u201cextras\u201d around the LME price are becoming a proxy for power, dependency and strategic alignment in the copper system.\n      <\/p>\n\n      <h2>What Copper Premiums Actually Do<\/h2>\n\n      <p class=\"small\">\n        Copper premiums are the extra amount buyers pay on top of the LME benchmark price to secure physical cathode in a specific region. They typically cover:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>Freight and insurance<\/li>\n        <li>Regional taxes and handling<\/li>\n        <li>Local supply\u2013demand tightness<\/li>\n        <li>Sometimes, the value of exchange deliverability (COMEX or LME)<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        Premiums are the bridge between paper copper (LME, COMEX) and real copper (a cathode on a truck, a ship or in a rod mill). When LME prices touched around $11,200\/t in late October 2025 and COMEX traded even higher, those regional premiums stopped being a footnote and became a core part of total delivered costs.\n      <\/p>\n\n      <p class=\"small\">\n        Historically, Codelco\u2019s annual premiums to the U.S., Europe and China moved broadly together. The differences were there \u2013 logistics, local demand, currency \u2013 but the spread between regions was modest. That is what makes 2026 so striking.\n      <\/p>\n\n      <h2>What Changed in 2026? The New Premium Geography<\/h2>\n\n      <p class=\"small\">\n        For 2026, reports indicate roughly the following Codelco premiums:\n      <\/p>\n\n      <!-- Tabla de primas -->\n      <div class=\"gm-table-wrapper\">\n        <table class=\"gm-table\">\n          <thead>\n            <tr>\n              <th>Region<\/th>\n              <th>2024 Premium<\/th>\n              <th>2025 Premium<\/th>\n              <th>2026 Premium<\/th>\n              <th>Key Drivers in 2026<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td class=\"region\">United States<\/td>\n              <td>~$140\u2013150<\/td>\n              <td>~$150\u2013200<\/td>\n              <td class=\"highlight\">$500+<\/td>\n              <td>\n                COMEX deliverability, IRA-driven demand, structural deficit,<br>\n                supply security premium\n              <\/td>\n            <\/tr>\n            <tr>\n              <td class=\"region\">China<\/td>\n              <td>~$120\u2013130<\/td>\n              <td>~$120\u2013150<\/td>\n              <td class=\"highlight\">~$350<\/td>\n              <td>\n                Smelter margin squeeze, concentrate shortage,<br>\n                high price sensitivity\n              <\/td>\n            <\/tr>\n            <tr>\n              <td class=\"region\">Europe<\/td>\n              <td>~$130\u2013140<\/td>\n              <td>~$150\u2013170<\/td>\n              <td class=\"highlight\">~$325<\/td>\n              <td>\n                Moderate supply tightness, diversified imports,<br>\n                lower exchange-driven premiums\n              <\/td>\n            <\/tr>\n            <tr>\n              <td class=\"region\">Korea<\/td>\n              <td>~$110\u2013130<\/td>\n              <td>~$140\u2013160<\/td>\n              <td class=\"highlight\">~$330<\/td>\n              <td>\n                Electronics sector volatility, sensitivity to import costs\n              <\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p class=\"small\">\n        In previous years, the U.S. and China were usually separated by a few tens of dollars per tonne, not $150+. The natural question is: if the \u201cmarket structure\u201d has existed for years, why does the gap explode now?\n      <\/p>\n\n      <p class=\"small\">\n        Three things have shifted simultaneously:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>An unprecedented COMEX\u2013LME price divergence<\/li>\n        <li>A policy-driven demand shock in the U.S. (IRA, grid, reshoring)<\/li>\n        <li>A severe concentrate and smelter-margin squeeze that bites China much harder than U.S. fabricators<\/li>\n      <\/ul>\n\n      <h2>Why the U.S. Is Paying $500+ While China Pushes Back<\/h2>\n\n      <h3>1. COMEX Deliverability Suddenly Has a Price<\/h3>\n\n      <p class=\"small\">\n        In mid-2025, COMEX copper futures traded almost $1,800\/t above LME at the peak, an extraordinary spread by historical standards.\n      <\/p>\n\n      <p class=\"small\">\n        For U.S. buyers, Codelco cathodes are COMEX-deliverable. That gives them three layers of value:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>A hedgeable, financially recognised asset<\/li>\n        <li>Eligibility for physical settlement on COMEX<\/li>\n        <li>Flexibility to arbitrage between physical and futures markets<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        In this environment, the premium is no longer just about freight. It is also the price of access to a financial and logistical safety net. China and Europe do not value COMEX deliverability the same way because they anchor on LME and Shanghai benchmarks instead.\n      <\/p>\n\n      <h3>2. The U.S. Demand Shock Is Policy-Driven and Inelastic<\/h3>\n\n      <p class=\"small\">\n        U.S. copper demand is being reshaped by:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>IRA-related grid and renewables projects<\/li>\n        <li>Transmission upgrades<\/li>\n        <li>EV and battery plants<\/li>\n        <li>Semiconductor fabs and manufacturing reshoring<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        Many of these projects are backed by federal incentives and firm timelines. They are not easily postponed just because copper premiums feel uncomfortable. For these buyers, the relevant comparison is not between a $300 and $500 premium, but between:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>Paying up for secure, Chilean cathodes<\/li>\n        <li>Or risking delays to multi-billion-dollar projects<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        In other words, U.S. demand for secure refined copper has become much less price-sensitive in the short term.\n      <\/p>\n\n      <h3>3. China\u2019s Smelters Live in a Different Economic Reality<\/h3>\n\n      <p class=\"small\">\n        Chinese smelters, by contrast, sit at the other end of the chain:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>They rely heavily on imported concentrate<\/li>\n        <li>They have seen TC\/RCs squeezed by global disruptions<\/li>\n        <li>Their margins are thin and under pressure<\/li>\n        <li>They cannot simply pass higher cathode premiums through to end customers<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        Codelco\u2019s offer of around $350\/t for 2026 \u2013 up from about $89\/t the prior year \u2013 has triggered open threats by some Chinese buyers to walk away from term contracts.\n      <\/p>\n\n      <p class=\"small\">\n        The key point: Chinese buyers can sometimes flex between concentrate, cathode, blister and scrap, and they are structurally more price-sensitive than U.S. fabricators who need high-quality, exchange-deliverable cathodes.\n      <\/p>\n\n      <p class=\"small\">\n        Logistics also play a role: Chilean cathodes move into the U.S. West Coast through one of the most reliable shipping corridors globally, with fewer geopolitical and port disruptions than Asia-bound routes. That reliability carries implicit value when buyers are prioritising supply certainty.\n      <\/p>\n\n      <h2>Is Codelco \u201cAbusing\u201d Its Position \u2013 Or Is This Just the Market Talking?<\/h2>\n\n      <p class=\"small\">\n        From the U.S. perspective, a jump from roughly $150\u2013200\/t premiums in recent years to $500+ today looks brutal. But it does not automatically mean that Chile \u2013 or Codelco \u2013 is abusing market power.\n      <\/p>\n\n      <p class=\"small\">\n        A more realistic interpretation is:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>U.S. buyers are not happy to pay $500+; they are choosing the least risky option in a system defined by tight supply, COMEX\u2013LME dislocation and policy-locked demand.<\/li>\n        <li>Codelco is behaving like a rational producer with limited volumes and multiple competing outlets, pricing most aggressively where its material has the highest strategic value: COMEX deliverability, strong legal and logistical links, deep demand related to industrial policy.<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        This is consistent with the logic I discussed previously around speed vs tonnage and the midstream leverage of state-linked players: in tight markets, pricing power flows towards whoever can deliver secure, fungible, high-quality units into the most politically constrained demand pool.\n      <\/p>\n\n      <h2>Chile\u2013U.S. Relations: Strategic Alignment or Future Friction?<\/h2>\n\n      <p class=\"small\">\n        High premiums do more than move balance sheets. They alter perceptions.\n      <\/p>\n\n      <p class=\"small\">\n        On the U.S. side, paying the highest premium in the world to a single supplier reinforces three ideas:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>Chile has become a strategic node in U.S. copper security.<\/li>\n        <li>Refined copper is now closer to a strategic input than a generic commodity.<\/li>\n        <li>Some degree of structural dependency on Chile is being priced in.<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        This sits on top of a relationship that already includes points of friction: debates around Chilean mining taxation and royalties, environmental and water constraints, lithium policy uncertainty, and the broader question of how Santiago balances its ties with Washington and Beijing.\n      <\/p>\n\n      <p class=\"small\">\n        These dynamics unfold at a time when the political tone between Washington and Santiago has, on occasion, shown signs of misalignment. Even when the institutional relationship remains strong, diplomatic nuance can influence how supply-chain dependencies are perceived and managed, adding a layer of sensitivity that is not present in purely commercial markets.\n      <\/p>\n\n      <p class=\"small\">\n        From Chile\u2019s side, elevated premiums improve Codelco\u2019s cash generation at a time when the company is under pressure to finance both heavy reinvestment and the state\u2019s broader fiscal needs. But higher leverage also means higher expectations:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>If strikes, droughts or project delays curtail Codelco\u2019s output, this will increasingly be read in Washington as a strategic risk, not just a domestic operational issue.<\/li>\n        <li>If Santiago leans further into resource nationalism or regulatory tightening, it could be framed as weaponising a critical supply node \u2013 fairly or not.<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        The risk is not immediate confrontation, but a subtle shift: copper starts to appear on the bilateral agenda, not just on invoices.\n      <\/p>\n\n      <h2>What Happens Next Year? Three Signals to Watch<\/h2>\n\n      <p class=\"small\">\n        No one knows where 2027 premiums will land, but a few markers are worth tracking.\n      <\/p>\n\n      <h3>1. Does the U.S.\u2013China Premium Gap Narrow or Widen?<\/h3>\n\n      <p class=\"small\">\n        If the gap between U.S. and Chinese\/European premiums narrows, it will suggest that:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>COMEX\u2013LME spreads are normalising<\/li>\n        <li>Some supply bottlenecks are easing<\/li>\n        <li>Chinese resistance is having some effect<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        If the gap widens, U.S. political actors may increasingly view the premium structure as a form of geo-economic rent extraction, even if the underlying drivers remain fundamentally commercial.\n      <\/p>\n\n      <h3>2. Does China Walk Away From Codelco as Benchmark?<\/h3>\n\n      <p class=\"small\">\n        Chinese buyers are already questioning whether Codelco\u2019s annual term deals still reflect their reality. Persistent friction could push them to:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>Rely more on spot markets<\/li>\n        <li>Anchor on alternative benchmarks<\/li>\n        <li>Use more diversified sourcing and recycling<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        That would weaken Codelco\u2019s traditional role as a global reference point and fragment pricing further \u2013 an outcome very much in line with the Geopolitical Mining narrative of regionalised, politicised commodity systems.\n      <\/p>\n\n      <h3>3. Does the U.S. Double Down on Domestic and Regional Supply?<\/h3>\n\n      <p class=\"small\">\n        A sustained period of $500-type premiums will strengthen arguments in Washington for:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>Fast-tracking domestic mining and permitting reform<\/li>\n        <li>Deepening copper ties with other suppliers (Canada, Mexico, perhaps new projects in the Americas)<\/li>\n        <li>Supporting new smelting and refining capacity closer to home<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        If the premium structure of 2026 persists or intensifies, it becomes a powerful data point for those arguing that the U.S. cannot rely indefinitely on imported refined copper, even from friendly states.\n      <\/p>\n\n      <p class=\"small\">\n        This tension is not new. In a piece I wrote in July on whether the U.S. could offset the copper tariff shock through domestic production, I argued that the United States simply does not have the geological inventory, permitting velocity or smelting capacity to close its structural deficit in refined copper. Even under optimistic scenarios, U.S. production growth in the coming decade falls well short of projected demand driven by grid upgrades, semiconductors, and EV manufacturing. The premium spike of 2026 reinforces that conclusion: Washington can accelerate permitting, support Arizona and Utah expansions, and deepen ties with Canada and Mexico, but it cannot meaningfully detach from refined imports. High premiums do not just reflect market tightness \u2014 they expose the limits of U.S. copper self-sufficiency (in the short-medium term).\n      <\/p>\n\n      <p class=\"small\">\n        Link to previous article (on July): Can the U.S. Offset Its Copper Tariff Shock? A Closer Look at Domestic Levers.\n      <\/p>\n\n      <h2>Conclusion: Premiums as a New Language of Power<\/h2>\n\n      <p class=\"small\">\n        Codelco\u2019s record 2026 premiums are not an isolated spike. They crystallise several deeper shifts:\n      <\/p>\n\n      <ul class=\"small\">\n        <li>From cost optimisation to security of supply<\/li>\n        <li>From globally integrated pricing to regionalised, structurally divergent premiums<\/li>\n        <li>From copper as a neutral commodity to copper as a carrier of industrial strategy and geopolitical alignment<\/li>\n      <\/ul>\n\n      <p class=\"small\">\n        For buyers, this means rethinking contracts, hedging and inventory strategies in a world where the \u201cextra\u201d over LME can be as politically charged as the underlying price itself.\n      <\/p>\n\n      <p class=\"small\">\n        For Chile and the United States, it is a reminder that what appears to be a commercial detail \u2013 a $500 premium instead of $300 \u2013 can quietly reshape patterns of dependence, leverage and strategic expectation in the global copper market.\n      <\/p>\n\n    <\/div>\n  <\/section>\n<\/main>","protected":false},"excerpt":{"rendered":"<p>Codelco\u2019s unprecedented 2026 copper premiums exceeding $500\/t for U.S. buyers signal a structural shift: copper is becoming less a conventional commodity and more a strategic asset, quietly reshaping geopolitical dependencies.<\/p>","protected":false},"author":1,"featured_media":349,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"iawp_total_views":7,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[8],"tags":[],"class_list":["post-345","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles-essays"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity - Geopolitical Mining<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/geopoliticalmining.com\/fr\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity - Geopolitical Mining\" \/>\n<meta property=\"og:description\" content=\"Codelco\u2019s unprecedented 2026 copper premiums exceeding $500\/t for U.S. buyers signal a structural shift: copper is becoming less a conventional commodity and more a strategic asset, quietly reshaping geopolitical dependencies.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/geopoliticalmining.com\/fr\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/\" \/>\n<meta property=\"og:site_name\" content=\"Geopolitical Mining\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-30T17:12:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-07T16:07:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1276\" \/>\n\t<meta property=\"og:image:height\" content=\"836\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"REGION.AMERICAS\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@qmbookss\" \/>\n<meta name=\"twitter:site\" content=\"@qmbookss\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"REGION.AMERICAS\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/\"},\"author\":{\"name\":\"REGION.AMERICAS\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#\\\/schema\\\/person\\\/462adf17459cf00831062625c414c4c8\"},\"headline\":\"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity\",\"datePublished\":\"2025-11-30T17:12:32+00:00\",\"dateModified\":\"2025-12-07T16:07:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/\"},\"wordCount\":1755,\"publisher\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1\",\"articleSection\":[\"Articles &amp; essays\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/\",\"url\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/\",\"name\":\"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity - Geopolitical Mining\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1\",\"datePublished\":\"2025-11-30T17:12:32+00:00\",\"dateModified\":\"2025-12-07T16:07:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1\",\"width\":1276,\"height\":836},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/geopoliticalmining.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#website\",\"url\":\"https:\\\/\\\/geopoliticalmining.com\\\/\",\"name\":\"Mining Is Dead. Long Live Geopolitical Mining | Official Book Website\",\"description\":\"Mining is Dead. Long Live Geopolitical Mining.  Authors: Marta Rivera &amp; Eduardo (Ed) Zamanillo.\",\"publisher\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/geopoliticalmining.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#organization\",\"name\":\"Geopolitical Mining\",\"url\":\"https:\\\/\\\/geopoliticalmining.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Captura-de-pantalla-2025-08-21-a-las-12.28.01-p.m.png?fit=640%2C1046&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Captura-de-pantalla-2025-08-21-a-las-12.28.01-p.m.png?fit=640%2C1046&ssl=1\",\"width\":640,\"height\":1046,\"caption\":\"Geopolitical Mining\"},\"image\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/qmbookss\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/qm-books\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#\\\/schema\\\/person\\\/462adf17459cf00831062625c414c4c8\",\"name\":\"REGION.AMERICAS\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ca94701144b0be60f848b5eb382f536d3f056b521599890a950b0b9074317a1?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ca94701144b0be60f848b5eb382f536d3f056b521599890a950b0b9074317a1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ca94701144b0be60f848b5eb382f536d3f056b521599890a950b0b9074317a1?s=96&d=mm&r=g\",\"caption\":\"REGION.AMERICAS\"},\"sameAs\":[\"REGION.AMERICAS\"],\"url\":\"https:\\\/\\\/geopoliticalmining.com\\\/fr\\\/author\\\/region-americas\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity - Geopolitical Mining","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/geopoliticalmining.com\/fr\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/","og_locale":"fr_FR","og_type":"article","og_title":"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity - Geopolitical Mining","og_description":"Codelco\u2019s unprecedented 2026 copper premiums exceeding $500\/t for U.S. buyers signal a structural shift: copper is becoming less a conventional commodity and more a strategic asset, quietly reshaping geopolitical dependencies.","og_url":"https:\/\/geopoliticalmining.com\/fr\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/","og_site_name":"Geopolitical Mining","article_published_time":"2025-11-30T17:12:32+00:00","article_modified_time":"2025-12-07T16:07:59+00:00","og_image":[{"width":1276,"height":836,"url":"https:\/\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp","type":"image\/webp"}],"author":"REGION.AMERICAS","twitter_card":"summary_large_image","twitter_creator":"@qmbookss","twitter_site":"@qmbookss","twitter_misc":{"\u00c9crit par":"REGION.AMERICAS","Dur\u00e9e de lecture estim\u00e9e":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/#article","isPartOf":{"@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/"},"author":{"name":"REGION.AMERICAS","@id":"https:\/\/geopoliticalmining.com\/#\/schema\/person\/462adf17459cf00831062625c414c4c8"},"headline":"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity","datePublished":"2025-11-30T17:12:32+00:00","dateModified":"2025-12-07T16:07:59+00:00","mainEntityOfPage":{"@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/"},"wordCount":1755,"publisher":{"@id":"https:\/\/geopoliticalmining.com\/#organization"},"image":{"@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1","articleSection":["Articles &amp; essays"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/","url":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/","name":"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity - Geopolitical Mining","isPartOf":{"@id":"https:\/\/geopoliticalmining.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/#primaryimage"},"image":{"@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1","datePublished":"2025-11-30T17:12:32+00:00","dateModified":"2025-12-07T16:07:59+00:00","breadcrumb":{"@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/#primaryimage","url":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1","contentUrl":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1","width":1276,"height":836},{"@type":"BreadcrumbList","@id":"https:\/\/geopoliticalmining.com\/placeholder-codelcos-record-premiums-when-copper-stops-behaving-like-a-commodity\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/geopoliticalmining.com\/"},{"@type":"ListItem","position":2,"name":"Codelco\u2019s Record Premiums: When Copper Stops Behaving Like a Commodity"}]},{"@type":"WebSite","@id":"https:\/\/geopoliticalmining.com\/#website","url":"https:\/\/geopoliticalmining.com\/","name":"Mining Is Dead. Long Live Geopolitical Mining | Official Book Website","description":"Mining is Dead. Long Live Geopolitical Mining.  Authors: Marta Rivera &amp; Eduardo (Ed) Zamanillo.","publisher":{"@id":"https:\/\/geopoliticalmining.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/geopoliticalmining.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/geopoliticalmining.com\/#organization","name":"Geopolitical Mining","url":"https:\/\/geopoliticalmining.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/geopoliticalmining.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/08\/Captura-de-pantalla-2025-08-21-a-las-12.28.01-p.m.png?fit=640%2C1046&ssl=1","contentUrl":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/08\/Captura-de-pantalla-2025-08-21-a-las-12.28.01-p.m.png?fit=640%2C1046&ssl=1","width":640,"height":1046,"caption":"Geopolitical Mining"},"image":{"@id":"https:\/\/geopoliticalmining.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/qmbookss","https:\/\/www.linkedin.com\/company\/qm-books"]},{"@type":"Person","@id":"https:\/\/geopoliticalmining.com\/#\/schema\/person\/462adf17459cf00831062625c414c4c8","name":"REGION.AMERICAS","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/4ca94701144b0be60f848b5eb382f536d3f056b521599890a950b0b9074317a1?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4ca94701144b0be60f848b5eb382f536d3f056b521599890a950b0b9074317a1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4ca94701144b0be60f848b5eb382f536d3f056b521599890a950b0b9074317a1?s=96&d=mm&r=g","caption":"REGION.AMERICAS"},"sameAs":["REGION.AMERICAS"],"url":"https:\/\/geopoliticalmining.com\/fr\/author\/region-americas\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-30-a-las-12.06.14-p.m-1.webp?fit=1276%2C836&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/posts\/345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/comments?post=345"}],"version-history":[{"count":5,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/posts\/345\/revisions"}],"predecessor-version":[{"id":528,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/posts\/345\/revisions\/528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/media\/349"}],"wp:attachment":[{"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/media?parent=345"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/categories?post=345"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/tags?post=345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}