
FLETCHER KING PLC — Investor Relations & Filings
Fletcher King PLC is a firm of chartered surveyors providing a comprehensive range of property services and advice. The company's principal activities include property fund management, property asset management, and property management. It also offers specialized services such as property valuation, ratings advice, investment broking, and co-investment opportunities. The firm focuses on delivering a wide spectrum of property consultancy services to its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Half-year Report | 2025-12-19 | English | |
| Group of companies' accounts made up to 2025-04-30 | 2025-10-21 | English | |
| Result of AGM | 2025-10-08 | English | |
| Publication of Annual Report & Accounts | 2025-09-12 | English | |
| Audited results for the year ending 30 April 2025 | 2025-08-15 | English | |
| Existing Option Surrender & Director/PDMR Dealings | 2025-01-31 | English |
Browse filings by year
37 years- 2025 6 filings
- 2024 9 filings
- 2023 6 filings
- 2022 16 filings
- 2021 17 filings
- 2020 9 filings
- 2019 9 filings
- 2018 5 filings
- 2017 5 filings
- 2016 7 filings
- 2015 6 filings
- 2014 6 filings
- 2013 6 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 10377712 | Half-year Report | 2025-12-19 | English | ||
| 46802214 | Group of companies' accounts made up to 2025-04-30 | 2025-10-21 | English | ||
| 7978882 | Result of AGM | 2025-10-08 | English | ||
| 7824657 | Publication of Annual Report & Accounts | 2025-09-12 | English | ||
| 7746456 | Audited results for the year ending 30 April 2025 | 2025-08-15 | English | ||
| 5573347 | Existing Option Surrender & Director/PDMR Dealings | 2025-01-31 | English | ||
|
2024
9 filings
| |||||
| 5558771 | Half-year Report | 2024-12-23 | English | ||
| 46802216 | Group of companies' accounts made up to 2024-04-30 | 2024-10-17 | English | ||
| 5525681 | Result of AGM | 2024-10-09 | English | ||
| 5513271 | Publication of Report and Accounts | 2024-09-13 | English | ||
| 5502139 | Final Results | 2024-08-16 | English | ||
| 5468892 | Holding(s) in Company | 2024-06-06 | English | ||
| 5458954 | Further re: Trading Update | 2024-05-15 | English | ||
| 5450904 | Trading Update and Notice of Results | 2024-05-03 | English | ||
| 5428995 | Grant of Share Options | 2024-03-19 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for FLETCHER KING 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 · Fund management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SODHANI CAPITAL LIMITED
Offers research-backed investment management, wealth planni…
|
544560 | IN | Financial and insurance activit… |
|
St. James's Place PLC
An advice-led wealth management company offering personaliz…
|
STJ | GB | Financial and insurance activit… |
|
STM GROUP PLC
Administers client assets for retirement, estate, and wealt…
|
STM | IM | Financial and insurance activit… |
|
UTI Asset Management Company Limited
Manages mutual funds, portfolio services, and retirement so…
|
UTIAMC | IN | Financial and insurance activit… |
|
Vinci Compass Investments Ltd.
Asset management firm specializing in alternative investmen…
|
VINP | KY | Financial and insurance activit… |
|
VIRTUS INVESTMENT PARTNERS, INC.
Asset management firm using a multi-boutique model to serve…
|
VRTS | US | Financial and insurance activit… |
|
Waterford Capital Management Inc.
Actively manages investment portfolios for high-net worth c…
|
— | CA | Financial and insurance activit… |
|
Wealth First Portfolio Managers Limited
Provides wealth management, investment advisory, and financ…
|
WEALTH | IN | Financial and insurance activit… |
|
Y.D. More Investments Ltd.
A holding company offering investment management for portfo…
|
MRIN | IL | Financial and insurance activit… |
|
YMG Capital Management Inc.
Full-service investment management firm offering tailored s…
|
— | CA | Financial and insurance activit… |
FLETCHER KING 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/7646/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7646 | 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=7646 | 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=7646 \ -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": 7646}, 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 FLETCHER KING PLC (id: 7646)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.