
Kingfisher PLC — Investor Relations & Filings
Kingfisher PLC is an international home improvement company serving both consumers and trade professionals. It operates a diverse portfolio of retail banners, including B&Q, Castorama, Brico Dépôt, and Screwfix, across a network of over 1,900 stores and through its e-commerce channels. The company's strategy focuses on differentiating through its Own Exclusive Brands (OEB), which provide innovative and affordable products. Kingfisher is also accelerating its digital transformation by leveraging data and AI to enhance the customer experience. A core part of its mission is a commitment to responsible business practices, with a focus on helping customers create more sustainable and energy-efficient homes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1 Trading Update | 2026-05-26 | English | |
| Transaction in Own Shares | 2026-05-19 | English | |
| Director/PDMR Shareholding | 2026-05-18 | English | |
| Admission to Trading | 2026-05-12 | English | |
| Transaction in Own Shares | 2026-05-12 | English | |
| Director Declaration | 2026-05-06 | English |
Browse filings by year
43 years- 2026 80 filings
- 2025 250 filings
- 2024 228 filings
- 2023 251 filings
- 2022 228 filings
- 2021 119 filings
- 2020 69 filings
- 2019 82 filings
- 2018 154 filings
- 2017 190 filings
- 2016 156 filings
- 2015 172 filings
- 2014 119 filings
- 2013 56 filings
- 2012 7 filings
- 2011 6 filings
- 2010 2 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 2 filings
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 2 filings
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
- 1985 1 filing
- 1983 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47051836 | Q1 Trading Update | 2026-05-26 | English | ||
| 46524207 | Transaction in Own Shares | 2026-05-19 | English | ||
| 46383614 | Director/PDMR Shareholding | 2026-05-18 | English | ||
| 45242812 | Admission to Trading | 2026-05-12 | English | ||
| 45118787 | Transaction in Own Shares | 2026-05-12 | English | ||
| 41762226 | Director Declaration | 2026-05-06 | English | ||
| 41734461 | Transaction in Own Shares | 2026-05-06 | English | ||
| 41725226 | Directorate change | 2026-05-06 | English | ||
| 41391339 | Holding(s) in Company | 2026-05-05 | English | ||
| 39464386 | Total Voting Rights | 2026-05-01 | English | ||
| 39084615 | Director/PDMR Shareholding | 2026-04-30 | English | ||
| 37867051 | Transaction in Own Shares | 2026-04-28 | English | ||
| 37483545 | Holding(s) in Company | 2026-04-27 | English | ||
| 36170632 | Director/PDMR Shareholding | 2026-04-24 | English | ||
| 34735073 | Director/PDMR Shareholding | 2026-04-21 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Kingfisher PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TILE SHOP HOLDINGS, INC.
Specialty retailer of tiles, setting materials, and accesso…
|
TTSH | US | Wholesale and retail trade |
|
TOPPS TILES PLC
Specialist retailer of tiles and associated products for do…
|
TPT | GB | Wholesale and retail trade |
|
VICTORIAN PLUMBING GROUP PLC
Online retailer specializing in bathroom products and acces…
|
VIC | GB | Wholesale and retail trade |
|
WICKES GROUP PLC
A home improvement retailer serving DIY, trade, and Do-It-F…
|
WIX | GB | Wholesale and retail trade |
Kingfisher PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/4675/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4675 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=4675 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=4675 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 4675}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Kingfisher PLC (id: 4675)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.