
Croda International PLC — Investor Relations & Filings
Croda International PLC is a global specialty chemicals company that creates, manufactures, and supplies a wide range of high-performance ingredients and technologies. The company develops innovative solutions that are relied upon by industries and consumers worldwide. Its products, often used in small quantities, provide critical functionality in various applications across sectors such as personal care, life sciences, and consumer care. Croda focuses on leveraging science and technology to deliver sustainable ingredients, frequently derived from renewable raw materials, to enhance the performance and value of its customers' end products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-05-15 | English | |
| Director/PDMR Shareholding | 2026-05-12 | English | |
| Group of companies' accounts made up to 2025-12-31 | 2026-05-11 | English | |
| Director/PDMR Shareholding | 2026-05-06 | English | |
| Result of AGM | 2026-04-23 | English | |
| First quarter 2026 sales in line with expectations | 2026-04-22 | English |
Browse filings by year
41 years- 2026 30 filings
- 2025 64 filings
- 2024 58 filings
- 2023 67 filings
- 2022 79 filings
- 2021 69 filings
- 2020 57 filings
- 2019 38 filings
- 2018 75 filings
- 2017 48 filings
- 2016 71 filings
- 2015 53 filings
- 2014 64 filings
- 2013 59 filings
- 2012 6 filings
- 2011 5 filings
- 2010 3 filings
- 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
- 1988 1 filing
- 1982 1 filing
- 1977 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46351106 | Director/PDMR Shareholding | 2026-05-15 | English | ||
| 45242878 | Director/PDMR Shareholding | 2026-05-12 | English | ||
| 46790237 | Group of companies' accounts made up to 2025-12-31 | 2026-05-11 | English | ||
| 41841501 | Director/PDMR Shareholding | 2026-05-06 | English | ||
| 35693859 | Result of AGM | 2026-04-23 | English | ||
| 35137216 | First quarter 2026 sales in line with expectations | 2026-04-22 | English | ||
| 34654583 | Director/PDMR Shareholding | 2026-04-13 | English | ||
| 33246498 | Holding(s) in Company | 2026-04-02 | English | ||
| 33112664 | Holding(s) in Company | 2026-03-31 | English | ||
| 33050843 | Director/PDMR Shareholding | 2026-03-26 | English | ||
| 32999545 | Director/PDMR Shareholding | 2026-03-20 | English | ||
| 32977076 | Director/PDMR Shareholding | 2026-03-18 | English | ||
| 32977072 | Director/PDMR Shareholding | 2026-03-18 | English | ||
| 32977066 | Director/PDMR Shareholding | 2026-03-18 | English | ||
| 32977061 | Director/PDMR Shareholding | 2026-03-18 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Croda International 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 · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chembond Material Technologies Limited
Supplies specialty chemicals for surface treatment and indu…
|
CHEMBOND | IN | Manufacturing |
|
CHEMIPRO KASEI KAISHA,LTD
Develops and produces industrial chemicals and household pr…
|
4960 | JP | Manufacturing |
|
Chemtros Co., Ltd.
A chemical materials manufacturer of intermediates, APIs, a…
|
220260 | KR | Manufacturing |
|
China Boton Group Company Limited
Specializes in flavors, fragrances, electronic atomizers, a…
|
3318 | HK | Manufacturing |
|
CHINA CATALYST HOLDING CO.,LTD.
Manufactures specialty catalysts and molecular sieves for i…
|
688267 | CN | Manufacturing |
|
China Crystal New Material Holdings Co., Ltd.
A leading global producer of synthetic mica and graphene fo…
|
900250 | KY | Manufacturing |
|
Chongqing Sansheng Industrial Co.,Ltd.
Develops construction chemicals and pharmaceuticals for inf…
|
002742 | CN | Manufacturing |
|
Chr. Hansen Holding
A global bioscience company developing and producing natura…
|
CHR | DK | Manufacturing |
|
Chunbo Co., Ltd.
Develops and manufactures fine chemical materials for elect…
|
278280 | KR | Manufacturing |
|
CitroTech Inc.
Develops non-toxic, plant-based fire inhibitors and wildfir…
|
CITR | US | Manufacturing |
Croda International 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/4641/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4641 | 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=4641 | 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=4641 \ -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": 4641}, 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 Croda International PLC (id: 4641)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.