www.marketscreener.com Open in urlscan Pro
213.182.38.210  Public Scan

URL: https://www.marketscreener.com/quote/stock/KBC-GROUPE-NV-5967/calendar/
Submission: On November 03 via api from BE — Scanned from FR

Form analysis 3 forms found in the DOM

Name: recherche_menuGET /search/

<form style="margin:0px;padding:0px" method="get" name="recherche_menu" id="recherche_menu" action="/search/">
  <div class="c-flex justify-content-left recherche_bl">
    <div class="search-container dropdown-container c-flex">
      <div class="c-none" id="header-search-csrf"> b15b2e809e9189932adde.dAWlFa9-JC6WlSZ1sKkr_a8PDDCgta_gGtrqntLL0LQ.LDaQIZYQZVfCz0gM0cRyvNZcNWD489eLYpWc8ZynhsNZTPN73CcQGNjaHg </div><input data-submit-form="recherche_menu"
        class="h-100 js_dropdown js-search search-input" data-search-type="1" data-dropdown="#header-search-result-container"
        data-token="b9d4e7fcb3cc03.TVxgUzx4kl6clshpJ6_sQQ909b_9H7jkA7-wMUc_Pw8.FW9VZwUW0yfIzKYQRsK1AHYnzO-lWcCPe_DGXglTaXhgFTY9TyGmaNLZ8A" placeholder="Symbol or Keyword(s)" autocomplete="off" type="text" name="q" id="autocomplete"><button
        type="submit" title="Advanced search" data-do-submit="false" class="js-search-button" style="width:51px;height:32px;background:#004EFF;color:white;border:none;cursor:pointer;"><img src="/static/images/loupe_recherche.png"
          alt="Advanced search"></button>
      <div id="header-search-result-container" class="search-card dropdown dropdown--full">
        <div class="js-search-container search-top px-10 px-m-0 ">
          <div class="py-15 pl-5"><a href="/search/" class="btn btn--action btn--big py-10 px-15" style="text-decoration:unset!important;">
                    Advanced search
                </a></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /acces.php?location=%2Fquote%2Fstock%2FKBC-GROUPE-NV-5967%2Fcalendar%2F

<form method="post" id="form_connection" action="/acces.php?location=%2Fquote%2Fstock%2FKBC-GROUPE-NV-5967%2Fcalendar%2F" style="padding:0px;margin:0px">
  <div class="container">
    <div class="row">
      <div class="col-12 p-0">
        <div class="relative" style="position:relative;">
          <input style="" autocomplete="off" class=" input_form_inscr " placeholder="E-mail*" type="text" value="" name="login">
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-12 p-0">
        <div class="relative" style="position:relative;">
          <input style="" autocomplete="off" class=" input_form_inscr " placeholder="Password*" type="password" value="" name="password">
          <div style="position:absolute;top:15px;right:15px;cursor:pointer;">
            <img src="/images/password_eye_0.png" class="Show password_show_0">
            <img src="/images/password_eye_1.png" class="Hide password_show_1" style="display:none;">
            <script>
              // Function to toggle password visibility
              function showPassword(element) {
                var input = element.closest('.relative').querySelector('input');
                if (input.getAttribute('type') === 'password') {
                  input.setAttribute('type', 'text');
                } else {
                  input.setAttribute('type', 'password');
                }
              }
              // Event listener for toggling password visibility on click
              document.addEventListener('click', function(event) {
                var target = event.target;
                if (target.classList.contains('password_show_0')) {
                  var div = target.closest('div');
                  div.querySelector('.password_show_0').style.display = 'none';
                  div.querySelector('.password_show_1').style.display = 'block';
                  showPassword(target);
                } else if (target.classList.contains('password_show_1')) {
                  var div = target.closest('div');
                  div.querySelector('.password_show_1').style.display = 'none';
                  div.querySelector('.password_show_0').style.display = 'block';
                  showPassword(target);
                }
              });
            </script>
          </div>
        </div>
      </div>
    </div>
    <div class="row mt-1">
      <div class="col-12 p-0">
        <div style="display:flex;">
          <div><a href="/indexbasesans.php?lien=requestlogin">Forgot password ?</a></div>
          <div style="margin-left:auto;"><input style="margin: auto;" type="checkbox" name="savecookie" value="ON" checked=""> Remember </div>
        </div>
        <div class="mt-15">
          <input style="width:100% !important;line-height:inherit;" class="hlSubmit btn_inscription" type="submit" value="Submit">
        </div>
        <input type="hidden" name="MySessid" value="e938jg0uinespdpoeh8lu9htef">
      </div>
    </div>
    <style>
      .btn_inscription {
        cursor: pointer;
        display: flex;
        align-items: end;
        border-radius: 4px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
        font-weight: bold;
        background: #33d251;
        color: white;
        justify-content: center;
      }

      .btn_social {
        cursor: pointer;
        display: flex;
        align-items: end;
        border-radius: 4px;
        margin-bottom: 5px;
        color: white;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        justify-content: center;
      }

      .btn_social_google {
        background: #d44934;
      }

      .btn_social_twitter {
        background: #1da1f3;
      }

      .btn_social_facebook {
        background: #405a9a;
      }

      .btn_social_apple {
        background: #000000;
      }
    </style>
    <div class="row">
      <div class="col-12 p-0">
        <div style="text-align:center;padding-bottom:25px;position:relative;padding-bottom:20px;padding-top:20px;">
          <div style="background-image:url('/images/barre.png');color:#5C5C5C;text-align:center;font-size:14px;padding:0px 15px;"><span style="background:white;padding:0px 15px;">Or log in with</span></div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-12  p-0">
        <div class="d-flex">
          <div style="flex:1;align-items:center;" class="btn_social btn_social_google"
            onclick="gaEvent('test','tunnel-membre_natif','social__en_US__btn-0', '1');window.open('https://www.marketscreener.com/mods_a/login/google_login/index.php?social_provenance_source=header-connexion&amp;social_provenance_version=classique','popup','width=600,height=740'); return false;">
            <img class="mr-5" style="margin-right:5px !important;margin-bottom:5px !important;" width="15px" src="/images/google_oneclick_zb.svg" alt="Google">Google
          </div>
          <div style="width:5px;"></div>
          <div style="flex:1;align-items:center;" class="btn_social btn_social_apple"
            onclick="gaEvent('test','tunnel-membre_natif','social__en_US__btn-0', '1');window.open('https://www.marketscreener.com/mods_a/login/apple_login/index.php?social_provenance_source=header-connexion&amp;social_provenance_version=classique','popup','width=600,height=740'); return false;">
            <img class="mr-5" style="margin-right:5px !important;" width="15px" src="/images/apple_oneclick_zb.svg" alt="Apple"> Apple&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

/search/

<form action="/search/" class="c-flex"><input class="js_dropdown js-search input input--large w-100 btn--group-right input--with-right-icon" data-search-type="1" data-search-container="search-result-container" data-dropdown="#search-result-container"
    name="q" placeholder="Symbol or Keyword(s)"><button type="submit" title="Search" class="js-search-button btn btn--action btn--group-left px-10"><i class="bi-search"></i></button></form>

Text Content

b15b2e809e9189932adde.dAWlFa9-JC6WlSZ1sKkr_a8PDDCgta_gGtrqntLL0LQ.LDaQIZYQZVfCz0gM0cRyvNZcNWD489eLYpWc8ZynhsNZTPN73CcQGNjaHg
Advanced search

Log in
Forgot password ?
Remember

Or log in with
Google

Apple     
Sign up
Email Registration
Or log in with
Google

Apple     
English (USA)
English (UK)
English (Canada)
Deutsch (Deutschland)
Deutsch (Schweiz)
Español
Français (France)
Français (Suisse)
Italiano
Nederlands (Nederland)
Nederlands (België)



Advanced search
 * Markets
   Equities
   Top Capitalization
   United States
   North America
   Europe
   Asia
   Middle East
   Sector Research
   Earnings Calendar
   Equities Analysis
   Most popular
   MICROSOFT CORPORATION
   TESLA, INC.
   ALPHABET INC.
   NVIDIA CORPORATION
   AMAZON.COM, INC.
   APPLE INC.
   META PLATFORMS, INC.
   Indexes
   Homepage
   Rankings
   Europe
   America
   Asia
   Africa
   Index Analysis
   Indexes News
   S&P 500
   DOW JONES
   NASDAQ 100
   TSX COMP
   FTSE 100
   DAX
   CAC 40
   EURO STOXX 50
   Currency / Forex
   Homepage
   Rankings
   Currency Cross Rate
   Currency Converter
   Forex Analysis
   Currencies News
   USD / EUR
   USD / CAD
   USD / MXN
   USD / BRL
   USD / INR
   Commodities
   Homepage
   Energy
   Precious metals
   Agriculture
   Industrial Metals
   Livestock and Cattle
   GOLD
   CRUDE OIL (WTI)
   CRUDE OIL (BRENT)
   SILVER
   PLATINUM
   Cryptocurrencies
   Homepage
   Rankings
   Charts
   Analysis
   News
   BITCOIN
   ETHEREUM
   BINANCE COIN
   SOLANA
   CARDANO
   FTX TOKEN
   Interest Rates
   Homepage
   Developed Nations
   Emerging Countries
   ETFs Rates
   ETF
   Summary
   Screener
 * News
   All News
   World
   United States
   Europe
   North America
   South America
   Asia
   Africa
   Middle East
   Emerging
   Companies
   All News
   Analyst Reco.
   Rumors
   IPOs
   Capital Markets Transactions
   New Contracts
   Profit Warnings
   Appointments
   Press Releases
   Security Transactions
   Earnings reports
   New markets
   New products
   Corporate strategies
   Legal risks
   Share buybacks
   Mergers and acquisitions
   Call Transcripts
   Guidance
   Indexes
   Currency / Forex
   Commodities
   Cryptocurrencies
   ETF
   Interest Rates
   Economy
   Themes
   Asset Management
   Activism
   Climate and ESG
   Cybersecurity
   Geopolitics
   Central Banks
   Private Equity
   Inflation
   Business Leaders
   Sectors
   All our articles
   Most Read News
   Hot News
   History
 * Analysis
   All Analysis
   Must Read
   Equities
   Interviews
   Indexes
   Currencies
   Commodities
   Cryptocurrencies
   Stock Trading Strategies
   All
   America
   Europe
   Asia
 * Our Shows
   Shows
   Strategy
   Must Watch
   Satirical Cartoon
   Today's Editorial
   Crypto Recap
 * Stock Picks
   All our investments
   United States
   Europe
   Asia, Pacific
 * Portfolios
   Virtual Portfolios
   USA Portfolio
   European Portfolio
   Asian Portfolio
 * Watchlists
   My Watchlists
   Watchlists
   My previous session
   My most visited
   Most popular
   Investment Style
   Homepage
   Trend-Following Stocks
   Quality stocks
   ESG stocks
   Small caps
   Quality stocks at a reasonable price
   Growth stocks
   Investment Themes
   Homepage
   The Vegan Market
   Oligopolies
   Gold and Silver
   Biotechnology
   Water
   Cybersecurity
 * Rankings
   Top Movers
   Top Movers
   Unusual volumes
   New Historical Highs
   New Historical Lows
   Long Term
   Top Fundamentals
   Top Fundamentals
   Sales growth
   Earnings Growth
   Profitability
   Finances
   Rankings Valuation
   Rankings Valuation
   P/E ratio
   Enterprise value
   Yield
   Top Consensus
   Top Consensus
   Analyst Opinion
   Target price
   Estimates Revisions
   Divergence
   Top Technicals
   Top RSI
   GAPS
   STIM
   Breakouts
   Trends
   Volatility
   Top ranking ESG
   Top ranking ESG
   Environment
   Social
   Governance
   Rankings Coverage
 * Screeners
   Stock Screener Home
   Investment Themes
   Space Exploration
   Biotechnology
   Artificial Intelligence
   The future of mobility
   E-Commerce & Logistics
   Cloud Computing
   Technical Rankings
   Oversold stocks
   Overbought stocks
   Close to resistance
   Close to support
   Accumulation Phases
   Most volatile stocks
   Fundamental Rankings
   Top Investor Rating
   Top Trading Rating
   Top Consensus
   
   
   Low valuations
   My Screeners
   All my stocks
   Watchlists
   Virtual Portfolios
 * Tools
   MarketScreener tools
   Stock Screener
   iPhone App
   Expert tools
   Stock Screener PRO
   Portfolio Creator
   Event Screener
   Dynamic Chart
   Earnings Calendar
   Economic Calendar
   Currency Converter
   ProRealTime Trading
 * Our Services
   Our subscriptions
   Our Stock Picks
   Stock Screener
   Thematic Investment Lists
   MarketScreener Portfolios
   European Portfolio
   USA Portfolio
   Asian Portfolio

Log inSign up
 * Homepage
 * Markets
   * Equities
     * Top Capitalization
     * United States
     * North America
     * Europe
     * Asia
     * Middle East
     * Sector Research
     * Earnings Calendar
     * Equities Analysis
     * Most popular
     * MICROSOFT CORPORATION
     * TESLA, INC.
     * ALPHABET INC.
     * NVIDIA CORPORATION
     * AMAZON.COM, INC.
     * APPLE INC.
     * META PLATFORMS, INC.
   * Indexes
     * Homepage
     * Rankings
     * Europe
     * America
     * Asia
     * Africa
     * Index Analysis
     * Indexes News
     * S&P 500
     * DOW JONES
     * NASDAQ 100
     * TSX COMP
     * FTSE 100
     * DAX
     * CAC 40
     * EURO STOXX 50
   * Currency / Forex
     * Homepage
     * Rankings
     * Currency Cross Rate
     * Currency Converter
     * Forex Analysis
     * Currencies News
     * USD / EUR
     * USD / CAD
     * USD / MXN
     * USD / BRL
     * USD / INR
   * Commodities
     * Homepage
     * Energy
     * Precious metals
     * Agriculture
     * Industrial Metals
     * Livestock and Cattle
     * GOLD
     * CRUDE OIL (WTI)
     * CRUDE OIL (BRENT)
     * SILVER
     * PLATINUM
   * Cryptocurrencies
     * Homepage
     * Rankings
     * Charts
     * Analysis
     * News
     * BITCOIN
     * ETHEREUM
     * BINANCE COIN
     * SOLANA
     * CARDANO
     * FTX TOKEN
   * Interest Rates
     * Homepage
     * Developed Nations
     * Emerging Countries
     * ETFs Rates
   * ETF
     * Summary
     * Screener
 * News
   * All News
     * World
     * United States
     * Europe
     * North America
     * South America
     * Asia
     * Africa
     * Middle East
     * Emerging
   * Companies
     * All News
     * Analyst Reco.
     * Rumors
     * IPOs
     * Capital Markets Transactions
     * New Contracts
     * Profit Warnings
     * Appointments
     * Press Releases
     * Security Transactions
     * Earnings reports
     * New markets
     * New products
     * Corporate strategies
     * Legal risks
     * Share buybacks
     * Mergers and acquisitions
     * Call Transcripts
     * Guidance
   * Indexes
   * Currency / Forex
   * Commodities
   * Cryptocurrencies
   * ETF
   * Interest Rates
   * Economy
   * Themes
     * Asset Management
     * Activism
     * Climate and ESG
     * Cybersecurity
     * Geopolitics
     * Central Banks
     * Private Equity
     * Inflation
     * Business Leaders
   * Sectors
   * All our articles
   * Most Read News
   * Hot News
   * History
 * Analysis
   * All Analysis
   * Must Read
   * Equities
   * Interviews
   * Indexes
   * Currencies
   * Commodities
   * Cryptocurrencies
   * Stock Trading Strategies
     * All
     * America
     * Europe
     * Asia
 * Our Shows
   * Shows
   * Strategy
   * Must Watch
   * Satirical Cartoon
   * Today's Editorial
   * Crypto Recap
 * Stock Picks
   * All our investments
   * United States
   * Europe
   * Asia, Pacific
 * Portfolios
   * Virtual Portfolios
   * USA Portfolio
   * European Portfolio
   * Asian Portfolio
 * Watchlists
   * My Watchlists
     * Watchlists
     * My previous session
     * My most visited
     * Most popular
   * Investment Style
     * Homepage
     * Small caps
     * ESG stocks
     * Dividend Aristocrats
     * Quality stocks
     * Top ROE
     * Yield stocks
   * Investment Themes
     * Homepage
     * Millennials
     * Digital Health and Telemedicine
     * Ageing Population
     * Warren Buffett
     * Fintechs
     * The Internet of Things
 * Rankings
   * Top Movers
     * Top Movers
     * Unusual volumes
     * New Historical Highs
     * New Historical Lows
     * Long Term
   * Top Fundamentals
     * Top Fundamentals
     * Sales growth
     * Earnings Growth
     * Profitability
     * Finances
   * Rankings Valuation
     * Rankings Valuation
     * P/E ratio
     * Enterprise value
     * Yield
   * Top Consensus
     * Top Consensus
     * Analyst Opinion
     * Target price
     * Estimates Revisions
     * Divergence
   * Top Technicals
     * Top RSI
     * GAPS
     * STIM
     * Breakouts
     * Trends
     * Volatility
   * Top ranking ESG
     * Top ranking ESG
     * Environment
     * Social
     * Governance
   * Rankings Coverage
 * Screeners
   * Stock Screener Home
   * Investment Themes
     * Sin stocks
     * Financial Data
     * The Golden Age of Video Games
     * Quantum computing
     * Boats
     * The SPAC
   * Technical Rankings
     * Oversold stocks
     * Overbought stocks
     * Close to resistance
     * Close to support
     * Accumulation Phases
     * Most volatile stocks
   * Fundamental Rankings
     * Top Investor Rating
     * Top Trading Rating
     * Top Consensus
     * 
     * 
     * Low valuations
   * My Screeners
     * All my stocks
     * Watchlists
     * Virtual Portfolios
 * Tools
   * MarketScreener tools
     * Stock Screener
     * iPhone App
   * Expert tools
     * Stock Screener PRO
     * Portfolio Creator
     * Event Screener
   * Dynamic Chart
   * Earnings Calendar
   * Economic Calendar
   * Currency Converter
   * ProRealTime Trading
 * Our Services
   * Our subscriptions
   * Our Stock Picks
   * Stock Screener
   * Thematic Investment Lists
   * MarketScreener Portfolios
     * European Portfolio
     * USA Portfolio
     * Asian Portfolio


KBC GROUPE NV
Add to a list
Add to a list
To use this feature you must be a member
Log inSign up
Back
PDF Report
PDF Report : KBC Groupe NV




CALENDAR KBC GROUPE NV


EQUITIES


KBC


BE0003565737

Real-time Euronext Bruxelles
Other stock markets


12:35:29 2023-11-02 pm EDT 5-day change 1st Jan Change 52.64 EUR +1.43% +2.17%
-12.38%

Nov. 01 Irish bank AIB lifts guidance for third time this year RE Oct. 17 KBC
Forms Five-Year Deal With Changhua Holding to Develop Connectors, Fastener
Products MT

Summary
Quotes
Charts
News
Ratings
Calendar
Company
Financials
Consensus
Revisions
Funds and ETFs



CHART CALENDAR KBC GROUPE NV

Zoom2m3m6m9mYTD1y2y
Created with Highcharts 9.3.3FullscreenZoom2m3m6m9mYTD1y2y15. May12. Jun10.
Jul7. Aug4. Sep2. Oct30. Oct5560657002.5M
Loading...


UPCOMING EVENTS ON KBC GROUPE NV

2023-11-09 01:00 am Q3 2023 Earnings Release 2023-11-09 Roadshow - London
2023-11-12 Interim dividend 2023-11-13 Analyst Meeting - ESG-CSR 2023-11-28
Roadshow 2023-11-29 Roadshow 2024-02-08 01:00 am Q4 2023 Earnings Release
2024-02-08 Roadshow - London 2024-05-01 Annual General Meeting 2024-05-16 01:00
am Q1 2024 Earnings Release 2024-08-08 01:00 am Q2 2024 Earnings Release
2024-11-07 01:00 am Q3 2024 Earnings Release 2025-02-13 01:00 am Q4 2024
Earnings Release 2025-05-14 Q1 2025 Earnings Release (Projected) 2025-08-06 Q2
2025 Earnings Release (Projected)

See more


PAST EVENTS ON KBC GROUPE NV

2023-10-04 Roadshow 2023-09-27 Analyst Meeting - ESG 2023-09-26 Roadshow
2023-09-19 09:45 am Bank of America Financials CEO Conference 2023-09-18 Bank of
America Conference 2023-09-17 Roadshow 2023-09-12 ECBC Conference 2023-09-12
Roadshow 2023-09-11 Barclays Global Financial Services Conference 2023-09-06
Roadshow 2023-09-05 Roadshow 2023-08-29 BNPP Conference 2023-08-10 Roadshow -
London 2023-08-10 01:00 am Q2 2023 Earnings Release 2023-08-10 03:30 am Q2 2023
Earnings Call 2023-06-13 GS Conference 2023-06-07 Analyst Meeting - ESG-CSR
2023-05-30 DB Conference 2023-05-29 Roadshow 2023-05-24 KBCS Benelux Flagship
Conference

See more


PAST DIVIDENDS ON KBC GROUPE NV

2023-05-08 Final Payment 2.1 EUR 2022-11-13 Interim Payment 0.7 EUR 2022-05-09
Final Payment 2.1 EUR 2022-05-09 Bonus Payment 3.22 EUR 2021-11-14 Final Payment
1.4 EUR 2021-11-14 Interim Payment 0.7 EUR 2021-05-16 Interim Payment 0.308 EUR
2019-11-12 Interim Payment 0.7 EUR 2019-05-06 Final Payment 1.75 EUR 2018-11-13
Interim Payment 0.7 EUR

See more


ANNUAL RESULTS

Fiscal PeriodDecember 2018 2019 2020 2021 2022 2023

Fiscal Period
December
2018
2019
2020
2021
2022
2023
Net sales
Million EURReleased
Forecast
Spread 7 512
7 519
-0.09%7 629
7 523
1.41%7 195
7 207
-0.17%7 558
7 586
-0.37%8 612
8 439
2.05%
10 978

EBITDA
Released
Forecast
Spread 0,00
0,00
- 0,00
0,00
- 0,00
0,00
- 0,00
0,00
- 0,00
0,00
-
0,00

EBIT
Million EURReleased
Forecast
Spread 3 278
3 304
-0.79%3 209
3 248
-1.21%3 039
3 055
-0.52%3 162
3 245
-2.55%3 794
3 649
3.96%
4 320

Earnings before Tax (EBT)
Million EURReleased
Forecast
Spread 3 310
3 322
-0.35%3 116
3 068
1.55%1 847
1 834
0.7%3 418
3 461
-1.25%3 500
3 402
2.87%
4 086

Net income
Million EURReleased
Forecast
Spread 2 570
2 506
2.54%2 489
2 401
3.65%1 440
1 382
4.22%2 614
2 545
2.71%2 864
2 677
7.01%
3 249

EPS
EURReleased
Forecast
Spread 5,98
6,01
-0.45%5,85
5,73
2.01%3,34
3,32
0.64%6,15
6,08
1.14%6,75
6,43
4.98%
7,81

Announcement Date14/02/1913/02/2011/02/2110/02/2209/02/23-




QUARTERLY RESULTS

Fiscal PeriodDecember 2021 Q2 2021 Q3 2021 Q4 2022 Q1 2022 Q2 2022 Q3 2022 Q4
2023 Q1 2023 Q2 2023 Q3 2023 Q4 2024 Q1 2024 Q2 2024 Q3

Fiscal Period
December
2021 Q2
2021 Q3
2021 Q4
2022 Q1
2022 Q2
2022 Q3
2022 Q4
2023 Q1
2023 Q2
2023 Q3
2023 Q4
2024 Q1
2024 Q2
2024 Q3
Net sales
Million EURReleased
Forecast
Spread 1 853
1 839
0.74%1 884
1 838
2.48%1 887
1 894
-0.37%2 116
2 016
4.96%2 123
2 077
2.2%2 115
2 059
2.74%2 257
2 180
3.54%3 060
2 865
6.79%2 775
2 710
2.4%
2 696


2 690


2 736


2 794


2 829

EBIT
Million EURReleased
Forecast
Spread 881
874
0.77%859
877
-2.08%809
807
0.25%596
575
3.65%1 052
1 030
2.19%1 048
994
5.47%1 097
1 050
4.52%1 559
925
68.63%1 756
1 168
50.34%
1 164


1 066










Earnings before Tax (EBT)
Million EURReleased
Forecast
Spread 1 005
959
4.84%903
862
4.71%823
806
2.17%571
535
6.7%1 023
942
8.56%945
900
4.97%962
922
4.35%1 062
811
30.96%1 202
1 084
10.91%
1 062


915


513


967


1 018

Net income
Million EURReleased
Forecast
Spread 793
730
8.59%601
657
-8.47%663
606
9.41%458
414
10.68%811
686
18.23%776
694
11.8%818
717
14.11%882
728
21.12%966
863
11.9%
837


712


390


734


773

EPS
EURReleased
Forecast
Spread 1,87
1,67
11.94%1,41
1,34
4.94%1,56
1,46
7.22%1,07
1,01
5.88%1,92
1,57
21.95%1,83
1,67
9.32%1,93
1,69
14.47%2,08
1,59
30.98%2,29
2,01
13.77%
1,96


1,68


1,01


1,85


1,95

Announcement
Date08/05/2111/12/2102/10/2205/12/2208/11/2211/09/2202/09/2305/16/2308/10/23-----




UPCOMING SECTOR EVENTS FOR KBC GROUPE NV

Today 01:30 am Q3 2023 Earnings Release Today 02:00 am Q3 2023 Earnings Release
Today 02:30 am Q3 2023 Earnings Release Today 03:30 am October 2023 Sales and
Revenue Release - Monthly Statistics 2023-11-03 Q2 2024 Earnings Release
2023-11-05 Q3 2023 Earnings Release 2023-11-05 Q3 2023 Earnings Release
2023-11-05 Q3 2023 Sales and Revenue Release - Trading Update 2023-11-05 Q4 2023
Earnings Release 2023-11-06 Q2 2023 Earnings Release

More events


PAST SECTOR EVENTS FOR KBC GROUPE NV

Today Q3 2023 Earnings Release Today Q3 2023 Earnings Release Today Q3 2023
Earnings Release 2023-11-02 06:00 pm Q3 2023 Earnings Release 2023-11-02 02:00
am Q3 2023 Earnings Release 2023-11-02 02:00 am Q3 2023 Earnings Release
2023-11-01 Q3 2023 Earnings Release (Projected) 2023-11-01 Q3 2023 Earnings
Release (Projected) 2023-11-01 Q3 2023 Earnings Release (Projected) 2023-11-01
Q3 2023 Earnings Release (Projected)


NET SALES - QUARTER - RATE OF SURPRISE

Created with Highcharts 9.3.3Million EUR+0.7% +0.7%+2.5% +2.5%-0.4% -0.4%+5.0%
+5.0%+2.2% +2.2%+2.7% +2.7%+3.5% +3.5%+6.8% +6.8%+2.4% +2.4%Sales ActualSales
Estimate2021 Q22021 Q42022 Q22022 Q42023 Q22023 Q42024
Q20.001,0002,0003,0004,000©marketscreener.com - S&P Global Market Intelligence


QUARTERLY EARNINGS - RATE OF SURPRISE

Created with Highcharts 9.3.3EUR+11.9% +11.9%+4.9% +4.9%+7.2% +7.2%+5.9%
+5.9%+21.9% +21.9%+9.3% +9.3%+14.5% +14.5%+31.0% +31.0%+13.8% +13.8%EPS
ActualEPS Estimate2021 Q22021 Q42022 Q22022 Q42023 Q22023 Q42024
Q20.001.002.003.00©marketscreener.com - S&P Global Market Intelligence


NET SALES - ANNUAL - RATE OF SURPRISE




ANNUAL PROFITS - RATE OF SURPRISE



Indexes Europe America Asia
S&P 500
4,318
+1.89%

DOW JONES
33,839
+1.70%

NASDAQ 100
14,920
+1.74%

RUSSELL 2000
1,714
+2.67%

TSX COMP
19,626
+2.87%

FTSE 100
7,447
+1.42%

DAX
15,144
+1.48%

CAC 40
7,061
+1.85%

EURO STOXX 50
4,170
+1.90%

MSCI CHINA
56
+0.45%

TOPIX
2,322
+0.51%

MSCI EMERGING
931
+1.60%

MSCI WORLD
2,853
+1.97%

STOXX EU 600
443
+1.58%

MSCI EUROPE
149
+1.54%

DAX
15,144
+1.48%

CAC 40
7,061
+1.85%

FTSE 100
7,447
+1.42%

BEL 20
3,455
+2.31%

AEX
736
+1.91%

SMI
10,592
+0.84%

FTSE MIB
28,479
+1.77%

IBEX 35
9,260
+2.04%

OMX SWEDEN
2,111
+1.80%

OMX NORDIC 40
2,312
+2.39%

WIG INDEX (PLN)
71,835
+0.35%

S&P 500
4,318
+1.89%

DOW JONES
33,839
+1.70%

NASDAQ 100
14,920
+1.74%

NASDAQ CMP
13,294
+1.78%

RUSSELL 2000
1,714
+2.67%

TSX COMP
19,626
+2.87%

MEXICO-IPC
49,788
+1.48%

BOVESPA
115,053
+1.69%

COLOMBIA INDEX
271
+3.34%

CHILE INDEX
476
+1.49%

MSCI PERU
6,128
+1.85%

MERVAL
654,095
+6.14%

MSCI LATIN AM.
2,263
+1.46%

TOPIX
2,322
+0.51%

NIKKEI 225
31,950
+1.10%

KOSPI CMP
2,343
+1.81%

MSCI CHINA
56
+0.45%

HANG SENG
17,419
+1.10%

SHENZHEN A
1,939
-1.00%

SHANGHAI A
3,155
-0.45%

TWSE 50
12,320
+0.35%

SET
1,404
+1.74%

SENSEX 30
64,081
+0.77%

MSCI SINGAPORE
5,467
+0.28%

SYDNEY ASX
6,980
+1.17%

MSCI PACIFIC
146
+1.39%

More Indexes

My Watchlist My previous session (1) Most popular (20)
PAYPAL HOLDINGS, INC.
+6.62%

ASML HOLDING N.V.
+4.10%

LVMH
+3.82%

VOLKSWAGEN AG
+3.20%

NOVO NORDISK A/S
+3.17%


--------------------------------------------------------------------------------

META PLATFORMS, INC.
-0.31%

AMAZON.COM, INC.
-0.31%

NVIDIA CORPORATION
-0.51%

TESLA, INC.
-0.70%

APPLE INC.
-3.49%

My lists
Rankings -- Am�rique du Nord --    -- Europe -- AEX AEX All Shares AMX ASCX ASE
ATX BEL 20 BEL All Shares BEL Mid Bel Small CAC 40 CAC Large 60 CAC Mid & Small
CAC Mid 60 CAC Next 20 CAC Small DAX Euro Stoxx 50 Finland OMXH 25 FTSE 100
FTSE-MIB IBEX 35 MDAX OMX Copenhagen 20 OMX Nordic 40 OMX Oslo 20 PEA (Liste
Indicative) PEA PME PSI 20 Rusland RTS S&P United Kingdom SBF 120 SDAX SMI SRD
France SRD Long Only Stoxx Europe 600 Stoxx Europe 600 tr Stoxx Italy 20 Stoxx
Italy 45 Stoxx Italy TMI Sweden OMXS 30 Swiss Market (Mid Cap) Total Return
Index - CHF Swiss Market (SMI) Gross Total Return Index - CHF Swiss Middle
Companies Total Return Index - CHF TecDAX WIG 20     -- Asia, Pacific -- ASX 200
Hang Seng KOSPI Composite MSCI Pacific ex Japan Nifty 100 Nifty 50 Nifty 500
Nikkei 225 SENSEX 30 SET 50 Shanghai Composite Solar Value Chain Taiwan TWSE
Tokyo TOPIX      -- Am�rique du Sud --       -- Middle East -- CASE 30 Tel Aviv
35        -- South America -- Caracas Ibovespa MSCI EM LATIN AMERICA         --
North America -- DOW JONES Mexico IPC Nasdaq 100 Nasdaq Composite Russell 2000
Toronto TSX US 500         
VF CORPORATION
+13.05%

TELEFLEX INCORPORATED
+11.56%

PARAMOUNT GLOBAL
+4.41%

DXC TECHNOLOGY COMPANY
+9.96%

WARNER BROS. DISCOVERY, INC.
+9.92%


--------------------------------------------------------------------------------

MODERNA, INC.
-6.52%

DENTSPLY SIRONA INC.
-7.46%

APTIV PLC
-10.32%

ORGANON & CO.
-10.51%

BORGWARNER INC.
-13.07%

Created with Highcharts 9.3.3Financials FinancialsIndustrials
IndustrialsConsumer Non- Cyclicals Consumer Non- CyclicalsEnergyEner…
EnergyEner…Consumer Cyclicals Consumer CyclicalsTechnology TechnologyHealthcare
HealthcareBasic Materials Basic MaterialsUtilities UtilitiesReal Estate Real
Estate
Loading...
More Top / Flop
Rankings -- Am�rique du Nord --    -- Europe -- AEX AEX All Shares AMX ASCX ASE
ATX BEL 20 BEL All Shares BEL Mid Bel Small CAC 40 CAC Large 60 CAC Mid & Small
CAC Mid 60 CAC Next 20 CAC Small DAX Euro Stoxx 50 Finland OMXH 25 FTSE 100
FTSE-MIB IBEX 35 MDAX OMX Copenhagen 20 OMX Nordic 40 OMX Oslo 20 PEA (Liste
Indicative) PEA PME PSI 20 Rusland RTS S&P United Kingdom SBF 120 SDAX SMI SRD
France SRD Long Only Stoxx Europe 600 Stoxx Europe 600 tr Stoxx Italy 20 Stoxx
Italy 45 Stoxx Italy TMI Sweden OMXS 30 Swiss Market (Mid Cap) Total Return
Index - CHF Swiss Market (SMI) Gross Total Return Index - CHF Swiss Middle
Companies Total Return Index - CHF TecDAX WIG 20     -- Asia, Pacific -- ASX 200
Hang Seng KOSPI Composite MSCI Pacific ex Japan Nifty 100 Nifty 50 Nifty 500
Nikkei 225 SENSEX 30 SET 50 Shanghai Composite Solar Value Chain Taiwan TWSE
Tokyo TOPIX      -- Am�rique du Sud --       -- Middle East -- CASE 30 Tel Aviv
35        -- South America -- Caracas Ibovespa MSCI EM LATIN AMERICA         --
North America -- DOW JONES Mexico IPC Nasdaq 100 Nasdaq Composite Russell 2000
Toronto TSX US 500         
LUCID GROUP, INC.
+12.10%

WARNER BROS. DISCOVERY, INC.
+9.92%

STARBUCKS CORPORATION
+9.48%

THE TRADE DESK, INC.
+6.95%

PAYPAL HOLDINGS, INC.
+6.62%


--------------------------------------------------------------------------------

MARRIOTT INTERNATIONAL, INC.
-1.64%

COGNIZANT TECHNOLOGY SOLUTIONS CORPORATION
-2.02%

ANSYS, INC.
-2.12%

AIRBNB, INC.
-3.32%

MODERNA, INC.
-6.52%

Created with Highcharts 9.3.3Consumer Non- Cyclicals Consumer Non-
CyclicalsTechnology TechnologyHealthcare HealthcareIndustrials
IndustrialsConsumer CyclicalsConsume… Consumer CyclicalsConsume…UtilitiesUtil…
UtilitiesUtil…
Loading...
More Top / Flop

Currency / Forex


USD / EUR
0.9416
-0.04%

USD / CAD
1.3754
+0.07%

USD / MXN
17.5240
-0.08%

USD / BRL
4.9534
0.00%

USD / INR
83.2030
-0.01%

USD / CNY
7.3171
+0.02%

USD / JPY
150.4390
-0.03%

USD / AUD
1.5557
-0.01%

USD / KRW
1,331.6100
+0.01%

USD / HKD
7.8250
+0.01%

USD / GBP
0.8203
-0.02%

USD / CHF
0.9058
-0.04%

Forex

Commodities


GOLD
1,983.43
-0.07%

CRUDE OIL (WTI)
82.40
-0.12%

CRUDE OIL (BRENT)
86.70
-0.25%

SILVER
22.64
-0.30%

PLATINUM
925.02
+0.09%

Commodities

Cryptocurrencies


BITCOIN
34,587.30
-2.41%

ETHEREUM
1,788.67
-3.19%

RIPPLE
0.59
-2.38%

Cryptocurrencies
 1. Markets
 2. Equities
 3. Stock KBC Groupe NV - Euronext Bruxelles
 4. Calendar

CATEGORIES
 * Indexes
 * Equities
 * Currencies
 * Commodities
 * Trackers / ETF
 * News
 * Analysis

FREE SERVICES
 * Watchlists
 * Virtual Portfolios
 * Newsletters and notifications
 * New member

SOLUTIONS
 * European Portfolio
 * USA Portfolio
 * Asian Portfolio
 * Stock Screener
 * Stock Picks
 * Investment Themes
 * Investment Style
 * Subscribe as customer

STOCK EXCHANGE EDITIONS
 * English (USA)
 * English (UK)
 * English (Canada)
 * Deutsch (Deutschland)
 * Deutsch (Schweiz)
 * Español
 * Français (France)
 * Français (Suisse)
 * Italiano
 * Nederlands (Nederland)
 * Nederlands (België)

ABOUT
 * Surperformance SAS
   
 * Contact
 * Legal information
 * Cookie settings


Copyright © 2023 Surperformance. All rights reserved.
Stock quotes are provided by Factset, Morningstar and S&P Capital IQ


Secure and Increase the Performance of your Investments with our Team of Experts
at your Side
Securing my Investments


MarketScreener est aussi disponible en France

Changer d'édition
Stay in the current country edition