{"id":3283,"date":"2026-06-13T23:50:31","date_gmt":"2026-06-14T04:50:31","guid":{"rendered":"https:\/\/www.edtij.com\/en\/?p=3283"},"modified":"2026-06-13T23:50:33","modified_gmt":"2026-06-14T04:50:33","slug":"law-526-economic-substance-multinational-groups","status":"publish","type":"post","link":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/","title":{"rendered":"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 | EDTIJ<\/title>\n  <meta name=\"description\" content=\"Law 526 requires economic substance from multinational groups in Panama starting fiscal year 2027. What to assess, anticipate and document before it takes effect.\" \/>\n  <meta name=\"keywords\" content=\"Law 526 economic substance multinational groups, foreign-source passive income, fiscal year 2027, reduced test, tax planning Panama\" \/>\n  <link rel=\"canonical\" href=\"https:\/\/www.edtij.com\/law-526-economic-substance-multinational-groups\" \/>\n  <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/www.edtij.com\/law-526-economic-substance-multinational-groups\" \/>\n  <link rel=\"alternate\" hreflang=\"es\" href=\"https:\/\/www.edtij.com\/ley-526-sustancia-economica-grupos-multinacionales\" \/>\n  <link rel=\"alternate\" hreflang=\"x-default\" href=\"https:\/\/www.edtij.com\/ley-526-sustancia-economica-grupos-multinacionales\" \/>\n  <meta property=\"og:title\" content=\"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027\" \/>\n  <meta property=\"og:description\" content=\"Between the enactment of Law 526 and fiscal year 2027 there is a preparation window that determines who arrives in compliance.\" \/>\n  <meta property=\"og:type\" content=\"article\" \/>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Barlow+Condensed:wght@400;500;600;700&#038;family=Lora:ital,wght@0,400;0,500;1,400&#038;display=swap\" rel=\"stylesheet\" \/>\n\n  <style>\n    :root {\n      --ink:       #0f0f0f;\n      --ink-mid:   #3a3a3a;\n      --ink-light: #767676;\n      --rule:      #d0ccc7;\n      --rule-dark: #1a1a1a;\n      --bg:        #faf9f7;\n      --bg-tint:   #f2f0ec;\n      --accent:    #8a0000;\n      --ff-display: 'Playfair Display', Georgia, serif;\n      --ff-body:    'Lora', Georgia, serif;\n      --ff-label:   'Barlow Condensed', Arial, sans-serif;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: var(--ff-body);\n      background-color: var(--bg);\n      color: var(--ink);\n      font-size: 17px;\n      line-height: 1.85;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* \u2500\u2500 Top bar \u2500\u2500 *\/\n    .topbar {\n      border-bottom: 1px solid var(--rule-dark);\n      padding: 12px 40px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      background: var(--ink);\n    }\n    .topbar-brand {\n      font-family: var(--ff-label);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: #fff;\n      text-decoration: none;\n    }\n    .topbar-right { display: flex; align-items: center; gap: 22px; }\n    .topbar-link {\n      font-family: var(--ff-label);\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--rule);\n      text-decoration: none;\n      transition: color .2s;\n    }\n    .topbar-link:hover { color: #fff; }\n\n    \/* \u2500\u2500 Language switcher \u2500\u2500 *\/\n    .lang-switch {\n      font-family: var(--ff-label);\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 2px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .lang-switch a {\n      color: var(--rule);\n      text-decoration: none;\n      transition: color .2s;\n    }\n    .lang-switch a:hover { color: #fff; }\n    .lang-switch a.lang-active {\n      color: #fff;\n      border-bottom: 1px solid var(--accent);\n      padding-bottom: 2px;\n    }\n    .lang-sep { color: var(--ink-light); }\n\n    \/* \u2500\u2500 Article shell \u2500\u2500 *\/\n    .article-shell {\n      max-width: 780px;\n      margin: 0 auto;\n      padding: 72px 32px 120px;\n    }\n\n    \/* \u2500\u2500 Category label \u2500\u2500 *\/\n    .cat {\n      font-family: var(--ff-label);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: var(--accent);\n      margin-bottom: 22px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .cat::before {\n      content: '';\n      display: inline-block;\n      width: 24px;\n      height: 2px;\n      background: var(--accent);\n    }\n\n    \/* \u2500\u2500 Title \u2500\u2500 *\/\n    h1 {\n      font-family: var(--ff-display);\n      font-size: clamp(28px, 4vw, 44px);\n      font-weight: 700;\n      line-height: 1.15;\n      color: var(--ink);\n      margin-bottom: 32px;\n      letter-spacing: -.5px;\n    }\n\n    \/* \u2500\u2500 Meta row \u2500\u2500 *\/\n    .meta {\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      padding: 16px 0;\n      border-top: 1px solid var(--rule);\n      border-bottom: 1px solid var(--rule);\n      margin-bottom: 48px;\n      flex-wrap: wrap;\n    }\n    .meta-item {\n      font-family: var(--ff-label);\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: var(--ink-light);\n    }\n    .meta-item strong { color: var(--ink-mid); font-weight: 600; }\n    .meta-dot {\n      width: 3px; height: 3px;\n      border-radius: 50%;\n      background: var(--rule);\n      flex-shrink: 0;\n    }\n\n    \/* \u2500\u2500 Intro paragraph \u2500\u2500 *\/\n    .intro {\n      font-size: 18.5px;\n      line-height: 1.9;\n      color: var(--ink-mid);\n      margin-bottom: 48px;\n      padding-bottom: 48px;\n      border-bottom: 1px solid var(--rule);\n    }\n\n    \/* \u2500\u2500 Section headings \u2500\u2500 *\/\n    h2 {\n      font-family: var(--ff-display);\n      font-size: clamp(20px, 2.5vw, 26px);\n      font-weight: 600;\n      color: var(--ink);\n      margin-top: 64px;\n      margin-bottom: 6px;\n      letter-spacing: -.3px;\n    }\n    .h2-rule {\n      width: 40px; height: 2px;\n      background: var(--accent);\n      margin-bottom: 24px;\n    }\n\n    h3 {\n      font-family: var(--ff-label);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n      color: var(--accent);\n      margin-top: 36px;\n      margin-bottom: 12px;\n    }\n\n    \/* \u2500\u2500 Body paragraphs \u2500\u2500 *\/\n    p { margin-bottom: 22px; color: var(--ink-mid); }\n    p:last-child { margin-bottom: 0; }\n\n    strong { color: var(--ink); font-weight: 600; }\n\n    \/* \u2500\u2500 Callout \/ quote \u2500\u2500 *\/\n    .callout {\n      position: relative;\n      margin: 48px 0;\n      padding: 28px 32px 28px 48px;\n      background: var(--bg-tint);\n      border-left: 3px solid var(--accent);\n    }\n    .callout::before {\n      content: '\\201C';\n      font-family: var(--ff-display);\n      font-size: 72px;\n      color: var(--accent);\n      opacity: .25;\n      position: absolute;\n      top: -10px;\n      left: 12px;\n      line-height: 1;\n    }\n    .callout p {\n      font-family: var(--ff-display);\n      font-size: 17px;\n      font-style: italic;\n      color: var(--ink);\n      line-height: 1.75;\n      margin: 0;\n    }\n\n    \/* \u2500\u2500 Note box \u2500\u2500 *\/\n    .note-box {\n      margin: 40px 0;\n      border: 1px solid var(--rule);\n      border-top: 3px solid var(--ink);\n    }\n    .note-label {\n      display: block;\n      font-family: var(--ff-label);\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: #fff;\n      background: var(--ink);\n      padding: 8px 20px;\n    }\n    .note-body {\n      padding: 20px 24px;\n      background: var(--bg-tint);\n    }\n    .note-body p {\n      font-size: 15px;\n      margin-bottom: 0;\n      color: var(--ink-mid);\n    }\n\n    \/* \u2500\u2500 Tables \u2500\u2500 *\/\n    .table-wrap { overflow-x: auto; margin: 36px 0; }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      font-family: var(--ff-label);\n      font-size: 14px;\n    }\n    thead tr { background: var(--ink); }\n    thead th {\n      padding: 14px 18px;\n      text-align: left;\n      font-weight: 600;\n      font-size: 12px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      color: #fff;\n    }\n    tbody tr { border-bottom: 1px solid var(--rule); transition: background .15s; }\n    tbody tr:last-child { border-bottom: 2px solid var(--ink); }\n    tbody tr:nth-child(even) { background: var(--bg-tint); }\n    tbody tr:hover { background: #eceae5; }\n    tbody td {\n      padding: 14px 18px;\n      vertical-align: top;\n      color: var(--ink-mid);\n      line-height: 1.6;\n    }\n    tbody td:first-child {\n      font-weight: 700;\n      color: var(--ink);\n    }\n\n    \/* \u2500\u2500 Comparison cards \u2500\u2500 *\/\n    .compare-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 0;\n      margin: 36px 0;\n      border: 1px solid var(--rule);\n    }\n    .compare-card { padding: 28px; }\n    .compare-card:first-child { border-right: 1px solid var(--rule); }\n    .compare-card-title {\n      font-family: var(--ff-label);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n      color: var(--accent);\n      margin-bottom: 20px;\n      padding-bottom: 14px;\n      border-bottom: 1px solid var(--rule);\n    }\n    .compare-list { list-style: none; padding: 0; margin: 0; }\n    .compare-list li {\n      padding: 10px 0;\n      border-bottom: 1px solid var(--bg-tint);\n      font-family: var(--ff-body);\n      font-size: 14.5px;\n      color: var(--ink-mid);\n      line-height: 1.6;\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n    }\n    .compare-list li::before {\n      content: '\u2713';\n      color: var(--accent);\n      font-family: var(--ff-label);\n      font-weight: 700;\n      flex-shrink: 0;\n      margin-top: 2px;\n    }\n    .compare-list li:last-child { border-bottom: none; }\n\n    \/* \u2500\u2500 Conclusion box \u2500\u2500 *\/\n    .conclusion {\n      background: var(--ink);\n      color: #f5f3f0;\n      padding: 40px 44px;\n      margin-top: 72px;\n    }\n    .conclusion h2 {\n      font-family: var(--ff-display);\n      font-size: 22px;\n      font-weight: 600;\n      color: #fff;\n      margin-top: 0;\n      margin-bottom: 6px;\n      letter-spacing: -.3px;\n    }\n    .conclusion .h2-rule { background: var(--accent); margin-bottom: 22px; }\n    .conclusion p { color: #c8c4be; }\n    .conclusion p:last-child { margin-bottom: 0; }\n    .conclusion strong { color: #fff; }\n\n    \/* \u2500\u2500 CTA \u2500\u2500 *\/\n    .cta-block {\n      margin-top: 56px;\n      padding: 36px 40px;\n      border: 1px solid var(--rule);\n      border-top: 3px solid var(--accent);\n      text-align: center;\n    }\n    .cta-block p {\n      font-family: var(--ff-label);\n      font-size: 15px;\n      letter-spacing: .3px;\n      color: var(--ink-mid);\n      margin-bottom: 20px;\n    }\n    .cta-btn {\n      display: inline-block;\n      background: var(--accent);\n      color: #fff;\n      font-family: var(--ff-label);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      text-decoration: none;\n      padding: 14px 36px;\n      transition: background .2s;\n    }\n    .cta-btn:hover { background: #6b0000; }\n\n    \/* \u2500\u2500 Hashtags \u2500\u2500 *\/\n    .hashtags {\n      margin-top: 48px;\n      padding-top: 24px;\n      border-top: 1px solid var(--rule);\n      font-family: var(--ff-label);\n      font-size: 12px;\n      color: var(--ink-light);\n      line-height: 2.2;\n      letter-spacing: .5px;\n    }\n    .hashtags span {\n      display: inline-block;\n      margin-right: 10px;\n      color: var(--accent);\n      font-weight: 600;\n    }\n\n    \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n    @media (max-width: 640px) {\n      .article-shell { padding: 48px 20px 80px; }\n      .topbar { padding: 12px 20px; }\n      .topbar-right { gap: 14px; }\n      .compare-grid { grid-template-columns: 1fr; }\n      .compare-card:first-child { border-right: none; border-bottom: 1px solid var(--rule); }\n      .conclusion { padding: 28px 24px; }\n      .cta-block { padding: 24px 20px; }\n    }\n\n    \/* \u2500\u2500 Animations \u2500\u2500 *\/\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(18px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n    .article-shell > * { animation: fadeUp .55s ease both; }\n    .article-shell > *:nth-child(1) { animation-delay: .05s; }\n    .article-shell > *:nth-child(2) { animation-delay: .12s; }\n    .article-shell > *:nth-child(3) { animation-delay: .19s; }\n    .article-shell > *:nth-child(4) { animation-delay: .26s; }\n    .article-shell > *:nth-child(5) { animation-delay: .33s; }\n  <\/style>\n<\/head>\n<body>\n\n<!-- Top bar -->\n<nav class=\"topbar\">\n  <a class=\"topbar-brand\" href=\"https:\/\/www.edtij.com\">EDTIJ<\/a>\n  <div class=\"topbar-right\">\n    <div class=\"lang-switch\">\n      <a href=\"https:\/\/www.edtij.com\/ley-526-sustancia-economica-grupos-multinacionales\">ES<\/a>\n      <span class=\"lang-sep\">\/<\/span>\n      <a href=\"https:\/\/www.edtij.com\/law-526-economic-substance-multinational-groups\" class=\"lang-active\">EN<\/a>\n    <\/div>\n    <a class=\"topbar-link\" href=\"https:\/\/www.edtij.com\">www.edtij.com<\/a>\n  <\/div>\n<\/nav>\n\n<article class=\"article-shell\">\n\n  <!-- Category -->\n  <div class=\"cat\">Tax Transparency &amp; Economic Substance<\/div>\n\n  <!-- Title -->\n  <h1>Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027<\/h1>\n\n  <!-- Meta row -->\n  <div class=\"meta\">\n    <span class=\"meta-item\"><strong>EDTIJ<\/strong> \u2014 Escobar, Della Togna, Icaza &amp; Jurado<\/span>\n    <span class=\"meta-dot\"><\/span>\n    <span class=\"meta-item\">Panama \u00b7 June 2026<\/span>\n    <span class=\"meta-dot\"><\/span>\n    <span class=\"meta-item\">Estimated reading: 6 min<\/span>\n  <\/div>\n\n  <!-- Intro -->\n  <p class=\"intro\">\n    The enactment of Law 526 on 28 May 2026 marked a turning point for corporate planning in Panama, yet the real challenge lies not in the wording of the statute but in the time remaining before it first applies. The law introduces economic substance requirements for entities that form part of multinational groups and earn foreign-source passive income, and it takes effect from fiscal year 2027.\n  <\/p>\n\n  <p>Between now and then there is a preparation window that, used wisely, separates the groups that will arrive in compliance from those that will arrive improvising. Treating this reform as a mere tax update would be a misreading: at its core, it is a warning about how corporate structures are designed.<\/p>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 1 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <h2>1. The actual scope of the rule<\/h2>\n  <div class=\"h2-rule\"><\/div>\n\n  <p>The first step is to understand the actual scope. Law 526 does not apply automatically to every Panamanian company or foundation. It reaches only entities that meet two conditions at once: belonging to a multinational group, understood as two or more entities linked by ownership or control and tax-resident in different jurisdictions, and earning foreign-source passive income such as dividends, interest, royalties, capital gains or real estate income. The first task for each group, therefore, is to determine precisely which entities fall within the perimeter of the rule and which do not.<\/p>\n\n  <div class=\"note-box\">\n    <span class=\"note-label\">The territorial system remains in force<\/span>\n    <div class=\"note-body\">\n      <p>Panama&#8217;s territorial tax system does not change. Law 526 reaches only a narrow category of cross-border cases; companies and foundations without an international link or without foreign-source passive income remain outside its scope.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 2 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <h2>2. The comparative experience: what other jurisdictions teach<\/h2>\n  <div class=\"h2-rule\"><\/div>\n\n  <p>In comparative terms, Panama is not breaking new ground: it follows the path that jurisdictions such as the British Virgin Islands and the Cayman Islands traveled years ago when they adopted their own substance regimes in response to OECD and European Union requirements. The experience of those financial centers offers a clear lesson. Groups that treated substance as an exercise in architecture, with real staff, locally made decisions and actual expenditure, navigated the transition smoothly. Those that treated it as a documentary formality faced reclassifications, information requests and unexpected costs.<\/p>\n\n  <div class=\"callout\">\n    <p>Panama now offers the chance to learn from that precedent rather than repeat its mistakes. Substance is not proven with a document; it is proven with a structure.<\/p>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 3 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <h2>3. Advantages and disadvantages by type of structure<\/h2>\n  <div class=\"h2-rule\"><\/div>\n\n  <p>The assessment of advantages and disadvantages must be made case by case. For groups with genuine operations in Panama, the law is more an opportunity than a burden: demonstrating substance confirms the legitimacy of the structure and, by meeting the requirements, the entity continues without paying tax on that passive income. The disadvantage falls on purely instrumental structures, those without staff, facilities or real activity in the country, which, if not adjusted, would be exposed to a fifteen percent tax on the net taxable income derived from that passive income, with a limited credit for taxes paid abroad.<\/p>\n\n  <div class=\"table-wrap\">\n    <table>\n      <thead>\n        <tr>\n          <th>Type of entity<\/th>\n          <th>Applicable test<\/th>\n          <th>What must be demonstrated<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td>Operating entity<\/td>\n          <td>Full test<\/td>\n          <td>Adequate staff and facilities, strategic decisions and risks assumed in Panama, local operating expenditure, plus reporting and supporting documentation.<\/td>\n        <\/tr>\n        <tr>\n          <td>Holding entity (equity interests or real estate)<\/td>\n          <td>Reduced test<\/td>\n          <td>Adequate resources and facilities plus the corresponding reporting. Relieved from demonstrating local strategic decisions and operating costs.<\/td>\n        <\/tr>\n        <tr>\n          <td>Entity without substance<\/td>\n          <td>Not applicable<\/td>\n          <td>15% tax on the net taxable income from passive income, with a limited credit for taxes paid abroad.<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <div class=\"note-box\">\n    <span class=\"note-label\">On outsourcing<\/span>\n    <div class=\"note-body\">\n      <p>Outsourcing is permitted, but only where the work is actually performed in Panama. Functions carried out outside the country do not evidence substance, even when contracted through a provider within the same group.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTION 4 \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <h2>4. The pending regulation is no reason to wait<\/h2>\n  <div class=\"h2-rule\"><\/div>\n\n  <p>Several operational aspects, including the forms, the precise deadlines and the evidentiary standards, will be defined in the regulation that the Executive must issue within ninety days of the law&#8217;s enactment. That pending regulation is no reason to wait. Building real substance takes time: hiring or relocating staff, formalizing where decisions are made, organizing expenditure and preparing supporting documentation are processes that cannot be improvised in the weeks before a filing.<\/p>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CONCLUSION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div class=\"conclusion\">\n    <h2>5. How to make the right decision<\/h2>\n    <div class=\"h2-rule\"><\/div>\n    <p>The right decision depends on each group&#8217;s specific needs. There is no single answer. What does exist is a method: identify the entities within scope, classify the nature of their income, assess the current level of staff and facilities in Panama, anticipate the outcome of the applicable test, and document everything in advance.<\/p>\n    <p>Groups that begin this analysis now, rather than waiting for the regulation or the close of the period, will reach 2027 with certainty instead of exposure. In matters of economic substance, early preparation is not a formality: it is the difference between <strong>a solid structure and a contingency waiting to happen<\/strong>.<\/p>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"cta-block\">\n    <p>At EDTIJ we advise multinational groups, family holdings and investment vehicles on assessing their exposure to Law 526 and designing structures with real substance.<\/p>\n    <a class=\"cta-btn\" href=\"https:\/\/www.edtij.com\/contact\" rel=\"noopener\">Consult with EDTIJ<\/a>\n  <\/div>\n\n  <!-- Hashtags -->\n  <div class=\"hashtags\">\n    <span>#Law526<\/span>\n    <span>#EconomicSubstance<\/span>\n    <span>#MultinationalGroups<\/span>\n    <span>#InternationalTaxation<\/span>\n    <span>#CorporateLaw<\/span>\n    <span>#Panama<\/span>\n    <span>#TaxPlanning<\/span>\n    <span>#EDTIJ<\/span>\n  <\/div>\n\n<\/article>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 | EDTIJ EDTIJ ES \/ EN www.edtij.com Tax Transparency &amp; Economic Substance Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 EDTIJ \u2014 Escobar, Della Togna, Icaza &amp; Jurado Panama \u00b7 June 2026 Estimated reading: 6 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3283","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 -<\/title>\n<meta name=\"description\" content=\"Law 526 requires economic substance from multinational groups in Panama starting fiscal year 2027. What to assess, anticipate and document before it takes effect.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 -\" \/>\n<meta property=\"og:description\" content=\"Law 526 requires economic substance from multinational groups in Panama starting fiscal year 2027. What to assess, anticipate and document before it takes effect.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-14T04:50:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-14T04:50:33+00:00\" \/>\n<meta name=\"author\" content=\"admin23\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin23\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/\"},\"author\":{\"name\":\"admin23\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#\\\/schema\\\/person\\\/0158ea68f5157c26ac251df4daa7f827\"},\"headline\":\"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027\",\"datePublished\":\"2026-06-14T04:50:31+00:00\",\"dateModified\":\"2026-06-14T04:50:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/\"},\"wordCount\":878,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/\",\"url\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/\",\"name\":\"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#website\"},\"datePublished\":\"2026-06-14T04:50:31+00:00\",\"dateModified\":\"2026-06-14T04:50:33+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#\\\/schema\\\/person\\\/0158ea68f5157c26ac251df4daa7f827\"},\"description\":\"Law 526 requires economic substance from multinational groups in Panama starting fiscal year 2027. What to assess, anticipate and document before it takes effect.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/law-526-economic-substance-multinational-groups\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/#\\\/schema\\\/person\\\/0158ea68f5157c26ac251df4daa7f827\",\"name\":\"admin23\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g\",\"caption\":\"admin23\"},\"url\":\"https:\\\/\\\/www.edtij.com\\\/en\\\/author\\\/admin23\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 -","description":"Law 526 requires economic substance from multinational groups in Panama starting fiscal year 2027. What to assess, anticipate and document before it takes effect.","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:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/","og_locale":"en_US","og_type":"article","og_title":"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 -","og_description":"Law 526 requires economic substance from multinational groups in Panama starting fiscal year 2027. What to assess, anticipate and document before it takes effect.","og_url":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/","article_published_time":"2026-06-14T04:50:31+00:00","article_modified_time":"2026-06-14T04:50:33+00:00","author":"admin23","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin23","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/#article","isPartOf":{"@id":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/"},"author":{"name":"admin23","@id":"https:\/\/www.edtij.com\/en\/#\/schema\/person\/0158ea68f5157c26ac251df4daa7f827"},"headline":"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027","datePublished":"2026-06-14T04:50:31+00:00","dateModified":"2026-06-14T04:50:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/"},"wordCount":878,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/","url":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/","name":"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027 -","isPartOf":{"@id":"https:\/\/www.edtij.com\/en\/#website"},"datePublished":"2026-06-14T04:50:31+00:00","dateModified":"2026-06-14T04:50:33+00:00","author":{"@id":"https:\/\/www.edtij.com\/en\/#\/schema\/person\/0158ea68f5157c26ac251df4daa7f827"},"description":"Law 526 requires economic substance from multinational groups in Panama starting fiscal year 2027. What to assess, anticipate and document before it takes effect.","breadcrumb":{"@id":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.edtij.com\/en\/law-526-economic-substance-multinational-groups\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.edtij.com\/en\/"},{"@type":"ListItem","position":2,"name":"Law 526 on Economic Substance: What Multinational Groups Must Do Before Fiscal Year 2027"}]},{"@type":"WebSite","@id":"https:\/\/www.edtij.com\/en\/#website","url":"https:\/\/www.edtij.com\/en\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.edtij.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.edtij.com\/en\/#\/schema\/person\/0158ea68f5157c26ac251df4daa7f827","name":"admin23","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7e74e660650ec888994388bc85ce89befcadfc95725a76a2e389f46764785e50?s=96&d=mm&r=g","caption":"admin23"},"url":"https:\/\/www.edtij.com\/en\/author\/admin23\/"}]}},"_links":{"self":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts\/3283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/comments?post=3283"}],"version-history":[{"count":1,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts\/3283\/revisions"}],"predecessor-version":[{"id":3284,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/posts\/3283\/revisions\/3284"}],"wp:attachment":[{"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/media?parent=3283"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/categories?post=3283"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.edtij.com\/en\/wp-json\/wp\/v2\/tags?post=3283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}