{"id":1132,"date":"2026-04-19T15:32:54","date_gmt":"2026-04-19T15:32:54","guid":{"rendered":"https:\/\/geopoliticalmining.com\/?p=1132"},"modified":"2026-04-19T15:32:59","modified_gmt":"2026-04-19T15:32:59","slug":"peru-2026-a-presidential-election","status":"publish","type":"post","link":"https:\/\/geopoliticalmining.com\/fr\/peru-2026-a-presidential-election\/","title":{"rendered":"Peru 2026: A Presidential Election, a Central Bank Succession, and the Mining System at Stake"},"content":{"rendered":"<style>\n  :root{\n    --ink:#1d2633;\n    --muted:#5a6676;\n    --brand:#1f3c88;\n    --accent:#E6DFD3;\n    --ring:rgba(230,223,211,.35);\n  }\n\n  *{box-sizing:border-box;}\n\n  body{\n    margin:0;\n    font-family:ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    line-height:1.7;\n    color:var(--ink);\n    background:#fbfbfb;\n  }\n\n  .container{width:min(1000px,92%);margin:auto;}\n  .site-header .container{width:min(1280px,94%);margin:auto;}\n  .section{padding:64px 0;}\n\n  h1{\n    font-size:clamp(28px,5vw,50px);\n    line-height:1.1;\n    margin:.2em 0 .25em 0;\n    color:var(--ink);\n  }\n\n  h2{\n    font-size:clamp(24px,4vw,32px);\n    margin-top:2.2rem;\n    margin-bottom:.6rem;\n    color:var(--ink);\n  }\n\n  h3{\n    font-size:clamp(18px,2.6vw,22px);\n    margin-top:1.5rem;\n    margin-bottom:.45rem;\n    color:var(--ink);\n  }\n\n  .small{\n    font-size:clamp(14px,2vw,16px);\n    color:var(--muted);\n  }\n\n  .small ul,.small ol{margin-top:.4rem;margin-bottom:.9rem;}\n\n  a{color:var(--brand);text-decoration:none;}\n  a:hover{text-decoration:underline;}\n\n  header, h1.entry-title, .wp-block-post-title{display:none!important;}\n\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    flex-wrap:wrap;\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:var(--brand);\n    text-decoration:none;\n  }\n\n  .kicker{\n    text-transform:uppercase;\n    letter-spacing:.18em;\n    margin-bottom:.5rem;\n    color:#777;\n  }\n\n  .article-shell{\n    position:relative;\n    max-width:760px;\n    margin:0 auto;\n    overflow:visible;\n  }\n\n  .article-main{\n    width:100%;\n    min-width:0;\n    padding-right:8px;\n  }\n\n  .article-sidebar{\n    position:fixed;\n    top:130px;\n    right:max(16px, calc(50vw - 660px));\n    width:240px;\n    z-index:30;\n  }\n\n  .sidebar-card{\n    background:#fff;\n    border:1px solid #eee;\n    border-radius:18px;\n    padding:18px 16px 14px 16px;\n    box-shadow:0 8px 20px rgba(0,0,0,.05);\n  }\n\n  .sidebar-eyebrow{\n    text-transform:uppercase;\n    letter-spacing:.14em;\n    font-size:11px;\n    color:#7a7a7a;\n    margin:0 0 .8rem 0;\n  }\n\n  .sidebar-title{\n    font-size:18px;\n    line-height:1.25;\n    margin:0 0 1rem 0;\n    color:var(--ink);\n  }\n\n  .sidebar-list{\n    list-style:none;\n    margin:0;\n    padding:0;\n  }\n\n  .sidebar-item{\n    padding:0 0 1rem 0;\n    margin:0 0 1rem 0;\n    border-bottom:1px solid #efefef;\n  }\n\n  .sidebar-item:last-child{\n    margin-bottom:0;\n    padding-bottom:0;\n    border-bottom:none;\n  }\n\n  .sidebar-link{\n    display:block;\n    color:var(--ink);\n    text-decoration:none;\n  }\n\n  .sidebar-link:hover{\n    text-decoration:none;\n  }\n\n  .sidebar-link:hover .sidebar-item-title{\n    color:var(--brand);\n  }\n\n  .sidebar-item-kicker{\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.12em;\n    color:#8a8a8a;\n    margin-bottom:.45rem;\n  }\n\n  .sidebar-item-title{\n    font-size:15px;\n    line-height:1.35;\n    font-weight:600;\n    margin:0 0 .35rem 0;\n    transition:color .2s ease;\n    color:var(--ink);\n  }\n\n  .sidebar-item-text{\n    font-size:13px;\n    line-height:1.5;\n    color:#5a5a5a;\n    margin:0;\n  }\n\n  .sidebar-all{\n    display:inline-block;\n    margin-top:1rem;\n    font-size:14px;\n    font-weight:600;\n    color:var(--brand);\n    text-decoration:none;\n  }\n\n  .sidebar-all:hover{\n    text-decoration:underline;\n  }\n\n  .gm-book-note{\n    margin:3rem 0;\n    padding:20px;\n    border-radius:16px;\n    background:#fff;\n    border:1px solid #eee;\n    box-shadow:0 8px 20px rgba(0,0,0,.06);\n    display:flex;\n    gap:20px;\n    align-items:center;\n  }\n\n  .gm-book-note img{\n    width:120px;\n    height:auto;\n    border-radius:12px;\n    box-shadow:0 6px 16px rgba(0,0,0,.15);\n    display:block;\n  }\n\n  .gm-book-note-text p{\n    margin:0 0 .4rem 0;\n  }\n\n  @media (max-width:1320px){\n    .article-sidebar{\n      position:static;\n      width:100%;\n      margin-top:32px;\n      right:auto;\n      top:auto;\n    }\n\n    .article-main{\n      padding-right:0;\n    }\n\n    .sidebar-card{\n      padding:22px 22px 18px 22px;\n    }\n\n    .sidebar-title{\n      font-size:20px;\n    }\n\n    .sidebar-item-title{\n      font-size:17px;\n    }\n\n    .sidebar-item-text{\n      font-size:14px;\n    }\n  }\n\n  @media(max-width:800px){\n    .site-header-inner{\n      flex-direction:column;\n      align-items:flex-start;\n    }\n  }\n\n  @media (max-width:700px){\n    .gm-book-note{\n      flex-direction:column;\n      align-items:flex-start;\n    }\n  }\n<\/style>\n\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\"\n        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      >\n    <\/a>\n\n    <nav class=\"site-header-nav\">\n      <a href=\"\/fr\/\">Home<\/a>\n      <a href=\"\/fr\/book\/\">Book<\/a>\n      <a href=\"\/fr\/country-region-analysis\/\">Country &amp; Region<\/a>\n      <a href=\"\/fr\/articles\/\">Articles<\/a>\n      <a href=\"\/fr\/signals-2026\/\">Signals 2026<\/a>\n      <a href=\"\/fr\/weekly\/\">Weekly<\/a>\n      <a href=\"\/fr\/advisory\/\">Advisory<\/a>\n      <a href=\"\/fr\/faq\/\">FAQ<\/a>\n    <\/nav>\n  <\/div>\n<\/div>\n\n<main>\n  <section class=\"section\" style=\"background:#fff;\">\n    <div class=\"container\">\n      <div class=\"article-shell\">\n        <article class=\"article-main\">\n\n          <p class=\"small kicker\">Geopolitical Mining \u00b7 Country &amp; Region Analysis<\/p>\n\n          <h1>Peru 2026: A Presidential Election, a Central Bank Succession, and the Mining System at Stake<\/h1>\n\n<p class=\"small\" style=\"margin-bottom: 4px;\"><strong>By Marta Rivera and Eduardo Zamanillo<\/strong><\/p>\n<p class=\"small\" style=\"margin-top: 0;\">April 19, 2026<\/p>\n\n          <h2>Introduction<\/h2>\n\n          <p class=\"small\">\n            Peru\u2019s 2026 election matters for mining, but its significance goes beyond campaign rhetoric or investor preferences between candidates. What makes this cycle more consequential is the overlap of two transitions at once: a presidential race whose final runoff pairing is still not fully settled, and the approaching end of Julio Velarde\u2019s term at the Central Reserve Bank of Peru. Together, those developments raise a deeper question. Can 2026 begin to affect the institutional and macroeconomic stabilizers that have allowed Peru to remain economically coherent even as its politics have grown increasingly volatile?\n          <\/p>\n\n          <p class=\"small\">\n            That is why Peru is such an important mining case. It is a country marked by repeated presidential turnover, yet it also holds one of the world\u2019s most important copper systems, a major gold position, a deep pipeline of mining investment, and a central bank long seen as a symbol of continuity. The election is therefore taking place above a mining-centered external structure that still helps anchor exports, investment expectations, and Peru\u2019s international economic relevance.\n          <\/p>\n\n          <h2>Why 2026 Feels Different<\/h2>\n\n          <p class=\"small\">\n            As of publication, Peru still does not have final first round presidential results. Keiko Fujimori (Fuerza Popular) remains in first place in the partial count, but the second runoff slot between Roberto S\u00e1nchez (Juntos por el Per\u00fa) and Rafael L\u00f3pez Aliaga (Renovaci\u00f3n Popular) is still unresolved, and electoral authorities now estimate that the official presidential result may not be determined until around mid-May due to the review of observed tally sheets. That uncertainty matters because it leaves Peru open to two different political readings. A runoff between Fujimori and S\u00e1nchez would likely be read as a sharper contrast over the role of the state. A runoff between two right leaning candidates, Fujimori and L\u00f3pez Aliaga, would narrow the ideological gap on mining and shift attention more toward institutional style, governability, and macroeconomic signaling.\n          <\/p>\n\n          <p class=\"small\">\n            Markets are already showing that they are not reading the election through a narrow political lens. Reuters reported that the sol fell 1.46% and the local stock index nearly 5% as S\u00e1nchez\u2019s runoff chances improved. That reaction suggests that investor concern extends beyond mining policy alone. The market appears to be pricing the possibility that political change could begin to touch some of Peru\u2019s deeper economic anchors, including institutional continuity, contract expectations, and the approaching transition at the central bank.\n          <\/p>\n\n          <h2>Peru\u2019s Mining System Today<\/h2>\n\n          <p class=\"small\">\n            The mining system at stake is large enough to shape the whole political argument. According to the USGS Mineral Commodity Summaries 2026, Peru\u2019s estimated copper mine production in 2025 reached 2.7 million metric tons, while refinery production was just 340,000 metric tons and copper reserves were estimated at 85 million metric tons. In gold, USGS estimated 2025 mine production at 110 metric tons, with reserves of 2,200 metric tons. These figures confirm Peru as a major global mining jurisdiction, but they also reveal a more specific structural feature: Peru remains heavily weighted toward mine level extraction, with a much smaller refining footprint relative to the scale of its mineral endowment. Peru is powerful in the ground and strong at the point of production, yet still less developed in the later stages of value capture.\n          <\/p>\n\n          <p class=\"small\">\n            That picture becomes even clearer when the project pipeline is considered. The Peruvian Ministry of Energy and Mines\u2019 2025 mining investment portfolio includes 67 projects across 19 departments, with a combined estimated investment value of US$64.071 billion. Compared with the 2024 portfolio, that represented an increase of US$9.515 billion, with 19 new projects added and 3 removed. The same official portfolio notes that the project base is diversified across copper, gold, silver, zinc, and iron, but also that only 17.9% of projects are already in execution or detailed engineering, while 30.3% remain at feasibility stage. That matters because it shows that Peru\u2019s mining future still depends heavily on project conversion, not only on geological abundance.\n          <\/p>\n\n          <p class=\"small\">\n            The exploration side points in the same direction. MINEM\u2019s 2026 exploration portfolio lists 69 projects worth US$757 million, including 32 new initiatives and a stated objective of identifying new resources and extending the productive horizon of existing mining districts. Peru therefore matters not only because of current output, but because it still carries one of the region\u2019s deepest medium term mining pipelines. Any political shift that changes the investment climate, permitting speed, or confidence environment would matter not only for present production, but also for the horizon of replacement and expansion.\n          <\/p>\n\n          <p class=\"small\">\n            The trade structure shows why this mining system is also geopolitical. The BCRP reported that Peru\u2019s total exports reached US$93.078 billion in 2025, of which traditional exports accounted for US$69.428 billion. At the product level, WITS shows that in 2024 Peru exported US$20.489 billion in copper ores and concentrates, versus US$2.519 billion in copper cathodes. That gap is one of the article\u2019s central signals. Peru is not simply a large copper producer. It is a country whose export profile remains far more concentrated in ore and concentrate than in more advanced copper transformation.\n          <\/p>\n\n          <p class=\"small\">\n            China sits at the center of that external structure. WITS shows that of Peru\u2019s US$20.489 billion in 2024 copper ore and concentrate exports, US$15.432 billion went to China. This means Peru\u2019s copper system is not only large; it is deeply embedded in Chinese industrial demand. That same asymmetry helps explain why Peru matters beyond South America. It is one of the countries where upstream mineral supply, Chinese offtake, and Western critical-minerals strategy now meet. That is also why the United States moved in 2024 to sign a critical minerals memorandum of understanding with Peru. Peru\u2019s mining system is therefore part of a wider strategic map in which copper supply, industrial dependence, and geopolitical alignment increasingly overlap.\n          <\/p>\n\n          <p class=\"small\">\n            Gold adds another layer, and a more fragile one. WITS records US$12.756 billion in Peru\u2019s 2024 exports of unwrought non monetary gold, with India, Canada, Switzerland, the United Arab Emirates, and the United States among the main destinations. Yet the gold story is no longer only about exports. AP reported in April that illegal mining generated more than US$11.5 billion in 2025 and had become Peru\u2019s largest illicit economy. The OECD has separately estimated that illegal activities such as extortion, illegal mining, especially of gold, and drug trafficking account for 3% to 4% of Peru\u2019s GDP. Peru\u2019s Ombudsman\u2019s Office also reported in early 2026 that mining linked socio environmental conflicts represented 33.2% of all social conflicts in the country.\n          <\/p>\n\n          <p class=\"small\">\n            Taken together, those signals show that Peru\u2019s mining system is not only strategic and export-heavy. It is also increasingly exposed to territorial fragmentation, illicit gold flows, social conflict, and a widening legitimacy problem that goes well beyond formal project economics. The result is a mining system with three defining characteristics: it is globally relevant in scale, structurally upstream in its export profile, and increasingly pressured by a parallel gold economy that challenges traceability, institutional authority, and the distinction between formal and informal extraction. That is what makes Peru\u2019s 2026 political cycle so important. The question is not only who wins the presidency. It is what kind of operating environment this large but still incomplete mining system will face in the years ahead.\n          <\/p>\n\n          <h2>The Other Transition: Julio Velarde and the Macro Anchor<\/h2>\n\n          <p class=\"small\">\n            The second transition matters because Peru is not only choosing a president in 2026. It is also approaching the possible end of one of the country\u2019s most important sources of economic continuity. According to the BCRP, Julio Velarde has led the central bank since 2006, and under the bank\u2019s Organic Law the board is renewed in a general election year, with the executive appointing four directors, including the president of the bank, while Congress ratifies the bank president and appoints the other three. That makes the succession at the central bank part of the same political moment as the presidential transition, not a separate technical story unfolding in the background.\n          <\/p>\n\n          <p class=\"small\">\n            What gives that succession unusual weight is Velarde\u2019s role in Peru\u2019s recent political economy. The Wall Street Journal described him this week as the figure who has maintained economic order through a decade of presidential churn, while the IMF said in its 2025 Article IV that Peru\u2019s macroeconomic resilience is reinforced by very strong buffers, including low public debt, abundant international reserves, and access to international capital markets on favorable terms. Velarde therefore matters not only as a person, but as the most visible face of an institutional framework that investors have learned to read as stable even when politics has not been.\n          <\/p>\n\n          <p class=\"small\">\n            That matters directly for mining, even if the connection is indirect. Peru\u2019s mining industry did not keep moving because the central bank developed mines itself. It kept moving because a credible macroeconomic floor helped preserve the conditions under which long-cycle mining capital could continue to operate. The BCRP\u2019s explicit inflation targeting regime remains set at 1% to 3%, and the bank presents price stability as its core purpose. For a country that exported US$93.078 billion in 2025 and still carries a mining investment pipeline of US$64.071 billion plus a 2026 exploration portfolio of US$757 million, macro credibility affects far more than monetary policy. It shapes exchange rate confidence, financing conditions, investor risk perception, and the broader environment in which mining projects are evaluated and funded. That is the real link between the BCRP and the mining story.\n          <\/p>\n\n          <p class=\"small\">\n            This is why the coming handoff matters more than a routine change of office. Peru\u2019s mining system is globally relevant in copper and gold, but it is also still structurally dependent on long-horizon capital, external demand, and confidence in the country\u2019s macro framework. A smooth transition at the central bank would signal that one of Peru\u2019s main stabilizers remains intact even as politics shifts. A more openly political transition would raise a different question: whether Peru is beginning to weaken one of the institutions that helped its mining-centered economy remain investable despite repeated presidential turnover.\n          <\/p>\n\n          <p class=\"small\">\n            The identity of the successor therefore matters as much as the fact of succession itself. Public discussion has already focused on whether the replacement would come from inside the institution. The BCRP identifies Adri\u00e1n Armas as Chief Economist and Paul Castillo as General Manager, both senior internal technocrats, and those names have circulated in market discussion as continuity options. That is the key distinction. The issue is not only whether Velarde leaves. The issue is whether Peru signals continuity through a technocratic handoff, or whether the appointment becomes a more openly political signal that forces markets to reassess one of the country\u2019s few remaining anchors of predictability. For mining, and for Peru risk more broadly, that difference could matter almost as much as the presidential result itself.\n          <\/p>\n\n          <h2>What Could Really Change After the Election<\/h2>\n\n          <p class=\"small\">\n            The election is unlikely to alter Peru\u2019s mining system immediately at the level of geology, production capacity, or resource endowment. What it can change, and potentially quite quickly, is the institutional and financial environment in which that mining system operates. That is where this election becomes economically significant. The real issue is whether the next administration changes the conditions under which mining capital, project development, and macroeconomic confidence continue to function.\n          <\/p>\n\n          <p class=\"small\">\n            If Roberto S\u00e1nchez ultimately reaches the runoff and wins, markets are likely to focus on a familiar set of concerns: the role of the state in natural resources, the treatment of private contracts, the tone toward foreign investment, and the handling of the central bank succession. In that scenario, the question would extend beyond whether mining policy becomes more interventionist in rhetoric or intent. It would also include whether Peru begins to send signals that one of its strongest sources of continuity, macroeconomic credibility, is becoming more politically exposed.\n          <\/p>\n\n          <p class=\"small\">\n            If S\u00e1nchez does not make it and Peru instead moves toward a Fujimori\u2013L\u00f3pez Aliaga runoff, the ideological contrast over mining narrows, but the election does not become irrelevant for the sector. It simply changes the analytical focus. In that case, the central questions would shift toward governability, institutional style, investor signaling, and the quality of the transition around the central bank and the broader economic team. Even without a sharp left right contrast, the election would still matter because Peru would remain in the middle of a simultaneous political and macro-institutional handoff.\n          <\/p>\n\n          <p class=\"small\">\n            That is why the presidency should be understood less as a direct lever over mines and more as a signal over the conditions in which mining capital must operate. A president does not change Peru\u2019s copper reserves, gold endowment, or project portfolio by decree. But a president can affect confidence, appointments, permitting dynamics, fiscal tone, regulatory expectations, and the broader relationship between the state and long-cycle private investment. In a mining economy, those variables matter because they shape the pace at which geology becomes production.\n          <\/p>\n\n          <p class=\"small\">\n            Peru\u2019s institutional framework also makes abrupt rupture harder than campaign language can imply. From July 28, 2026, the country returns to a bicameral legislature, and constitutional reform continues to face formal hurdles through congressional approval and, in certain cases, referendum requirements. That does not make politics irrelevant. It does mean that the first changes are more likely to appear through tone, appointments, administrative posture, investor sentiment, and the treatment of key institutions than through immediate legal overhaul. For mining, that distinction is critical. The operating environment can deteriorate long before the legal framework is fully rewritten, and it can remain investable amid political volatility if broader signals of continuity are preserved.\n          <\/p>\n\n          <p class=\"small\">\n            In that sense, what is really at stake after the election is not simply a policy platform. It is whether Peru preserves the conditions that have allowed a mining centered economy to continue functioning despite repeated presidential churn. That is what markets will be watching. And that is what gives the 2026 election significance beyond politics alone.\n          <\/p>\n\n          <h2>Conclusion<\/h2>\n\n          <p class=\"small\">\n            The most useful way to read Peru in 2026 is not as a simple referendum on mining. It is as a test of whether political change can begin to affect the two stabilizers that have helped Peru preserve economic continuity through repeated political shocks: a mining-centered external structure and a credible macroeconomic framework anchored in the central bank.\n          <\/p>\n\n          <p class=\"small\">\n            Peru still produces copper and gold at globally relevant scale. It still carries a large mining pipeline. It still exports heavily from the upstream end of the chain. It remains deeply connected to Chinese demand while also drawing renewed U.S. strategic interest. At the same time, it faces a more fragile internal reality, shaped by illegal gold, social conflict, and growing pressure on the legitimacy and traceability of formal mining. That combination is what makes this political moment more important than an ordinary electoral cycle.\n          <\/p>\n\n          <p class=\"small\">\n            The headline question is who reaches the runoff and who ultimately wins. The deeper question is whether the next government preserves or weakens the conditions that have allowed Peru\u2019s mining system to remain investable, productive, and strategically relevant despite political instability. That includes the handling of the central bank succession, the tone toward investment, the credibility of the broader economic team, the treatment of contracts and permitting, and the state\u2019s capacity to defend formal mining in a country where illegal extraction has become too large to ignore.\n          <\/p>\n\n          <p class=\"small\">\n            Peru may not change its mining architecture overnight. Its geology will remain. Its reserves will remain. Its importance to copper and gold markets will remain. But 2026 could still matter in a deeper way. It could determine whether the country continues to separate political volatility from economic continuity, or whether politics finally begins to reach the institutional core that has kept Peru\u2019s mining economy standing.\n          <\/p>\n\n          <div class=\"gm-book-note\">\n            <a href=\"https:\/\/geopoliticalmining.com\/fr\/book\/\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" loading=\"lazy\"\n                src=\"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2025\/11\/Captura-de-pantalla-2025-11-19-a-las-6.25.03-p.m.webp?ssl=1\"\n                alt=\"Cover of the book Mining Is Dead. Long Live Geopolitical Mining\">\n            <\/a>\n            <div class=\"gm-book-note-text\">\n              <p class=\"small\">\n                For the full Geopolitical Mining framework behind this article, see our book\n                <a href=\"https:\/\/geopoliticalmining.com\/fr\/book\/\"><em>Mining Is Dead. Long Live Geopolitical Mining<\/em><\/a>.\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <h2>Resources<\/h2>\n\n          <ul class=\"small\">\n            <li><a href=\"https:\/\/pubs.usgs.gov\/periodicals\/mcs2026\/mcs2026.pdf\">USGS \u2014 Mineral Commodity Summaries 2026 (full volume)<\/a><\/li>\n            <li><a href=\"https:\/\/pubs.usgs.gov\/periodicals\/mcs2026\/mcs2026-copper.pdf\">USGS \u2014 Copper, Mineral Commodity Summaries 2026<\/a><\/li>\n            <li><a href=\"https:\/\/pubs.usgs.gov\/periodicals\/mcs2026\/mcs2026-gold.pdf\">USGS \u2014 Gold, Mineral Commodity Summaries 2026<\/a><\/li>\n            <li><a href=\"https:\/\/www.bcrp.gob.pe\/sobre-el-bcrp\/organizacion\/directorio\/julio-velarde.html\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Banco Central de Reserva del Per\u00fa \u2014 Julio Velarde Flores<\/a><\/li>\n            <li><a href=\"https:\/\/www.bcrp.gob.pe\/transparencia\/datos-generales\/marco-legal\/ley-organica.html\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Banco Central de Reserva del Per\u00fa \u2014 Organic Law<\/a><\/li>\n            <li><a href=\"https:\/\/www.bcrp.gob.pe\/en\/monetary-policy.html\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Banco Central de Reserva del Per\u00fa \u2014 Monetary Policy<\/a><\/li>\n            <li><a href=\"https:\/\/www.bcrp.gob.pe\/docs\/Publicaciones\/Notas-Estudios\/2026\/nota-de-estudios-11-2026.pdf\">Banco Central de Reserva del Per\u00fa \u2014 Nota de Estudios N.\u00b0 11-2026: Balanza Comercial, Diciembre 2025<\/a><\/li>\n            <li><a href=\"https:\/\/www.bcrp.gob.pe\/funcionarios-principales\/gerente-central-de-estudios-economicos.html\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">BCRP \u2014 Adri\u00e1n Armas, Chief Economist<\/a><\/li>\n            <li><a href=\"https:\/\/www.bcrp.gob.pe\/funcionarios-principales\/gerente-general.html\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">BCRP \u2014 Paul Castillo, Gerente General<\/a><\/li>\n            <li><a href=\"https:\/\/www.gob.pe\/institucion\/minem\/informes-publicaciones\/6722917-cartera-de-proyectos-de-inversion-minera-2025\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Ministerio de Energ\u00eda y Minas del Per\u00fa \u2014 Cartera de Proyectos de Inversi\u00f3n Minera 2025<\/a><\/li>\n            <li><a href=\"https:\/\/www.gob.pe\/institucion\/minem\/informes-publicaciones\/7917586-cartera-de-proyectos-de-exploracion-minera-2026\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Ministerio de Energ\u00eda y Minas del Per\u00fa \u2014 Cartera de Proyectos de Exploraci\u00f3n Minera 2026<\/a><\/li>\n            <li><a href=\"https:\/\/wits.worldbank.org\/trade\/comtrade\/en\/country\/PER\/year\/2024\/tradeflow\/Exports\/partner\/ALL\/product\/260300\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">WITS \/ UN Comtrade \u2014 Peru: Copper ores and concentrates exports by country (2024)<\/a><\/li>\n            <li><a href=\"https:\/\/wits.worldbank.org\/trade\/comtrade\/en\/country\/PER\/year\/2024\/tradeflow\/Exports\/partner\/ALL\/product\/740311\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">WITS \/ UN Comtrade \u2014 Peru: Copper cathodes exports by country (2024)<\/a><\/li>\n            <li><a href=\"https:\/\/wits.worldbank.org\/trade\/comtrade\/en\/country\/PER\/year\/2024\/tradeflow\/Exports\/partner\/ALL\/product\/710812\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">WITS \/ UN Comtrade \u2014 Peru: Gold in unwrought forms, non-monetary exports by country (2024)<\/a><\/li>\n            <li><a href=\"https:\/\/eg2026.onpe.gob.pe\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">ONPE \u2014 Elecciones Generales 2026<\/a><\/li>\n            <li><a href=\"https:\/\/eg2026.onpe.gob.pe\/bicameralidad\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">ONPE \u2014 Bicameralidad<\/a><\/li>\n            <li><a href=\"https:\/\/www3.congreso.gob.pe\/Docs\/files\/constitucion\/constitucion-12-2024.pdf\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Constituci\u00f3n Pol\u00edtica del Per\u00fa (texto actualizado a diciembre de 2024)<\/a><\/li>\n            <li><a href=\"https:\/\/www.imf.org\/en\/publications\/cr\/issues\/2025\/06\/10\/peru-2025-article-iv-consultation-press-release-and-staff-report-567572\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">IMF \u2014 Peru: 2025 Article IV Consultation \u2013 Press Release and Staff Report<\/a><\/li>\n            <li><a href=\"https:\/\/www.imf.org\/en\/news\/articles\/2025\/03\/27\/cs-032725-peru-staff-concluding-statement-of-the-2025-article-iv-mission\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">IMF \u2014 Peru: Staff Concluding Statement of the 2025 Article IV Mission<\/a><\/li>\n            <li><a href=\"https:\/\/www.oecd.org\/content\/dam\/oecd\/en\/publications\/reports\/2025\/09\/oecd-economic-surveys-peru-2025_d9bfa904\/76f6eb73-en.pdf\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">OECD \u2014 OECD Economic Surveys: Peru 2025<\/a><\/li>\n            <li><a href=\"https:\/\/www.defensoria.gob.pe\/documentos\/reporte-de-conflictos-sociales-n-o-263-enero-2026\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Defensor\u00eda del Pueblo \u2014 Reporte de conflictos sociales n.\u00ba 263 (enero 2026)<\/a><\/li>\n            <li><a href=\"https:\/\/2021-2025.state.gov\/the-united-states-of-america-and-peru-sign-memorandum-of-understanding-to-strengthen-cooperation-on-critical-minerals\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">U.S. Department of State \u2014 The United States of America and Peru Sign Memorandum of Understanding to Strengthen Cooperation on Critical Minerals<\/a><\/li>\n            <li><a href=\"https:\/\/2021-2025.state.gov\/joint-statement-on-u-s-peru-high-level-dialogue\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">U.S. Department of State \u2014 Joint Statement on U.S.-Peru High-Level Dialogue<\/a><\/li>\n            <li><a href=\"https:\/\/www.reuters.com\/world\/americas\/leftist-sanchez-vies-with-far-right-former-mayor-spot-perus-runoff-vote-2026-04-16\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Reuters \u2014 Leftist S\u00e1nchez vies with far-right former mayor for spot in Peru\u2019s runoff vote<\/a><\/li>\n            <li><a href=\"https:\/\/www.reuters.com\/world\/americas\/peruvian-markets-stumble-castillo-backed-leftist-gains-ground-2026-04-16\/\">Reuters \u2014 Peruvian markets stumble as Castillo-backed leftist gains ground<\/a><\/li>\n            <li><a href=\"https:\/\/apnews.com\/article\/fcb93f87598e43d2b2ec598f18778001\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">AP \u2014 Candidates in Peru\u2019s elections offer few plans to tackle illegal mining<\/a><\/li>\n            <li><a href=\"https:\/\/www.bloomberg.com\/news\/articles\/2025-09-19\/velarde-insinua-retiro-tras-20-anos-al-frente-del-banco-central-de-peru\/?utm_source=geopoliticalmining.com&#038;utm_medium=referral&#038;utm_campaign=external_links&#038;utm_content=homepage\">Bloomberg \u2014 Velarde insin\u00faa retiro tras 20 a\u00f1os al frente del banco central de Per\u00fa<\/a><\/li>\n          <\/ul>\n\n        <\/article>\n\n<aside class=\"article-sidebar\">\n  <div class=\"sidebar-card\">\n    <p class=\"sidebar-eyebrow\">Country &amp; Region<\/p>\n    <h3 class=\"sidebar-title\">More analysis<\/h3>\n\n    <ul class=\"sidebar-list\">\n      <li class=\"sidebar-item\">\n        <a class=\"sidebar-link\" href=\"https:\/\/geopoliticalmining.com\/fr\/welcome-to-the-era-of-u-s-geopolitical-mining\/\">\n          <div class=\"sidebar-item-kicker\">United States<\/div>\n          <h4 class=\"sidebar-item-title\">Welcome to the Era of U.S. Geopolitical Mining<\/h4>\n          <p class=\"sidebar-item-text\">\n            A look at the U.S. turn toward minerals, industrial strategy, and national economic security.\n          <\/p>\n        <\/a>\n      <\/li>\n\n      <li class=\"sidebar-item\">\n        <a class=\"sidebar-link\" href=\"https:\/\/geopoliticalmining.com\/fr\/the-day-usa-locked-in-a-critical-minerals-deal-with-argentina-and-the-questions-it-raises-for-chile\/\">\n          <div class=\"sidebar-item-kicker\">Argentina \/ Chile<\/div>\n          <h4 class=\"sidebar-item-title\">The Day USA Locked in a Critical Minerals Deal with Argentina<\/h4>\n          <p class=\"sidebar-item-text\">\n            What the U.S.-Argentina move may reveal about strategic minerals positioning in the Southern Cone.\n          <\/p>\n        <\/a>\n      <\/li>\n\n      <li class=\"sidebar-item\">\n        <a class=\"sidebar-link\" href=\"https:\/\/geopoliticalmining.com\/fr\/critical-minerals-in-munich-reading-rubios-speech-as-a-strategic-signal\/\">\n          <div class=\"sidebar-item-kicker\">Munich<\/div>\n          <h4 class=\"sidebar-item-title\">Critical Minerals in Munich<\/h4>\n          <p class=\"sidebar-item-text\">\n            Reading Rubio\u2019s speech as a strategic signal about minerals, power, and alignment.\n          <\/p>\n        <\/a>\n      <\/li>\n    <\/ul>\n\n    <div class=\"sidebar-actions\">\n      <a class=\"sidebar-all\" href=\"https:\/\/geopoliticalmining.com\/fr\/weekly\/\">\n        Go to Weekly \u2192\n      <\/a>\n      <a class=\"sidebar-all\" href=\"https:\/\/geopoliticalmining.com\/fr\/articles\/\">\n        Go to Articles \u2192\n      <\/a>\n    <\/div>\n  <\/div>\n<\/aside>\n\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>","protected":false},"excerpt":{"rendered":"<p>This is an important year for Peru because the country is facing a presidential transition and a central bank succession at the same time. In a mining economy that has remained economically coherent despite repeated political turnover, the key question is whether that continuity can still hold.<\/p>","protected":false},"author":1,"featured_media":1137,"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":47,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[9],"tags":[11,14],"class_list":["post-1132","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ccountry-region-analysis","tag-geopolitical-mining","tag-peru-elections"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Peru Presidential Election 2026: Key Impacts on Mining - Geopolitical Mining<\/title>\n<meta name=\"description\" content=\"Peru\u2019s 2026 presidential election coincides with a central bank succession and a key question: can the country preserve the conditions that have sustained its mining economy through political change?\" \/>\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\/peru-2026-a-presidential-election\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Peru Presidential Election 2026: Key Impacts on Mining - Geopolitical Mining\" \/>\n<meta property=\"og:description\" content=\"Peru\u2019s 2026 presidential election coincides with a central bank succession and a key question: can the country preserve the conditions that have sustained its mining economy through political change?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/geopoliticalmining.com\/fr\/peru-2026-a-presidential-election\/\" \/>\n<meta property=\"og:site_name\" content=\"Geopolitical Mining\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-19T15:32:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-19T15:32:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/geopoliticalmining.com\/wp-content\/uploads\/2026\/04\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m-1024x684.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"684\" \/>\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=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/\"},\"author\":{\"name\":\"REGION.AMERICAS\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#\\\/schema\\\/person\\\/462adf17459cf00831062625c414c4c8\"},\"headline\":\"Peru 2026: A Presidential Election, a Central Bank Succession, and the Mining System at Stake\",\"datePublished\":\"2026-04-19T15:32:54+00:00\",\"dateModified\":\"2026-04-19T15:32:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/\"},\"wordCount\":2995,\"publisher\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1\",\"keywords\":[\"Geopolitical Mining\",\"Peru elections\"],\"articleSection\":[\"Country &amp; Region Analysis\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/\",\"url\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/\",\"name\":\"Peru Presidential Election 2026: Key Impacts on Mining - Geopolitical Mining\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1\",\"datePublished\":\"2026-04-19T15:32:54+00:00\",\"dateModified\":\"2026-04-19T15:32:59+00:00\",\"description\":\"Peru\u2019s 2026 presidential election coincides with a central bank succession and a key question: can the country preserve the conditions that have sustained its mining economy through political change?\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/geopoliticalmining.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1\",\"width\":1754,\"height\":1172},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/geopoliticalmining.com\\\/peru-2026-a-presidential-election\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/geopoliticalmining.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Peru 2026: A Presidential Election, a Central Bank Succession, and the Mining System at Stake\"}]},{\"@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":"Peru Presidential Election 2026: Key Impacts on Mining - Geopolitical Mining","description":"Peru\u2019s 2026 presidential election coincides with a central bank succession and a key question: can the country preserve the conditions that have sustained its mining economy through political change?","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\/peru-2026-a-presidential-election\/","og_locale":"fr_FR","og_type":"article","og_title":"Peru Presidential Election 2026: Key Impacts on Mining - Geopolitical Mining","og_description":"Peru\u2019s 2026 presidential election coincides with a central bank succession and a key question: can the country preserve the conditions that have sustained its mining economy through political change?","og_url":"https:\/\/geopoliticalmining.com\/fr\/peru-2026-a-presidential-election\/","og_site_name":"Geopolitical Mining","article_published_time":"2026-04-19T15:32:54+00:00","article_modified_time":"2026-04-19T15:32:59+00:00","og_image":[{"width":1024,"height":684,"url":"https:\/\/geopoliticalmining.com\/wp-content\/uploads\/2026\/04\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m-1024x684.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":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/#article","isPartOf":{"@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/"},"author":{"name":"REGION.AMERICAS","@id":"https:\/\/geopoliticalmining.com\/#\/schema\/person\/462adf17459cf00831062625c414c4c8"},"headline":"Peru 2026: A Presidential Election, a Central Bank Succession, and the Mining System at Stake","datePublished":"2026-04-19T15:32:54+00:00","dateModified":"2026-04-19T15:32:59+00:00","mainEntityOfPage":{"@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/"},"wordCount":2995,"publisher":{"@id":"https:\/\/geopoliticalmining.com\/#organization"},"image":{"@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2026\/04\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1","keywords":["Geopolitical Mining","Peru elections"],"articleSection":["Country &amp; Region Analysis"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/","url":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/","name":"Peru Presidential Election 2026: Key Impacts on Mining - Geopolitical Mining","isPartOf":{"@id":"https:\/\/geopoliticalmining.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/#primaryimage"},"image":{"@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2026\/04\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1","datePublished":"2026-04-19T15:32:54+00:00","dateModified":"2026-04-19T15:32:59+00:00","description":"Peru\u2019s 2026 presidential election coincides with a central bank succession and a key question: can the country preserve the conditions that have sustained its mining economy through political change?","breadcrumb":{"@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/#primaryimage","url":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2026\/04\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1","contentUrl":"https:\/\/i0.wp.com\/geopoliticalmining.com\/wp-content\/uploads\/2026\/04\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1","width":1754,"height":1172},{"@type":"BreadcrumbList","@id":"https:\/\/geopoliticalmining.com\/peru-2026-a-presidential-election\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/geopoliticalmining.com\/"},{"@type":"ListItem","position":2,"name":"Peru 2026: A Presidential Election, a Central Bank Succession, and the Mining System at Stake"}]},{"@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\/2026\/04\/Captura-de-pantalla-2026-04-19-a-las-10.22.42-a.m.webp?fit=1754%2C1172&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/posts\/1132","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=1132"}],"version-history":[{"count":14,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/posts\/1132\/revisions"}],"predecessor-version":[{"id":1150,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/posts\/1132\/revisions\/1150"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/media\/1137"}],"wp:attachment":[{"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/media?parent=1132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/categories?post=1132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geopoliticalmining.com\/fr\/wp-json\/wp\/v2\/tags?post=1132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}