
DE LA RUE PLC — Investor Relations & Filings
De La Rue PLC is a provider of secure products and services for governments and commercial organizations. The company is a fully integrated provider of currency solutions for central banks and issuing authorities, encompassing banknote design, secure paper and polymer substrates, advanced security features, and printing. Its end-to-end portfolio also includes cash cycle analytics and support services. Additionally, De La Rue develops and produces secure identity solutions such as passports, e-passports, and national ID cards, featuring sophisticated anti-counterfeiting technologies. The company also offers brand protection services, with a focus on product innovation and environmental sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of General Meeting | 2025-06-03 | English | |
| Results of Court Meeting and General Meeting | 2025-06-03 | English | |
| Total Voting Rights | 2025-06-02 | English | |
| Rule 2.9 Announcement | 2025-05-21 | English | |
| Statement regarding De La Rue plc | 2025-05-15 | English | |
| Scheme of Arrangement - AMENDED Form of Proxy - General Meeting on 3 June 2025 | 2025-05-15 | English |
Browse filings by year
28 years- 2026 1 filing
- 2025 50 filings
- 2024 42 filings
- 2023 73 filings
- 2022 50 filings
- 2021 41 filings
- 2020 70 filings
- 2019 80 filings
- 2018 56 filings
- 2017 42 filings
- 2016 53 filings
- 2015 67 filings
- 2014 58 filings
- 2013 50 filings
- 2012 6 filings
- 2011 6 filings
- 2010 3 filings
- 2009 2 filings
- 2008 5 filings
- 2007 2 filings
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 2 filings
- 2000 1 filing
- 1999 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for DE LA RUE 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 · Printing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Antarctica Limited
Manufactures printing and packaging solutions for FMCG and …
|
ANTGRAPHIC | IN | Manufacturing |
|
ANY Security Printing Company Plc
Provider of security printing products, identity solutions,…
|
ANY | HU | Manufacturing |
|
A.Plus Group Holdings Limited
Provides specialized financial printing, design, and transl…
|
1841 | HK | Manufacturing |
|
Arthurs-Jones Inc.
A historical commercial printing firm specializing in high-…
|
— | CA | Manufacturing |
|
ASAHI PRINTING CO.,LTD.
Manufacturer of printed packaging for the pharmaceutical an…
|
3951 | JP | Manufacturing |
|
Beijing Shengtong Printing Co.,Ltd
Provides high-end color printing, publication services, and…
|
002599 | CN | Manufacturing |
|
Canadian Bank Note Company, Limited
Global provider of secure technology solutions and high-sec…
|
— | CA | Manufacturing |
|
Cetis
Provider of security documents, identity systems, and comme…
|
CETG | SI | Manufacturing |
|
CEWE Stiftung & Co. KGaA
A photo service provider offering photofinishing and commer…
|
CWC | DE | Manufacturing |
|
China Huajun Group Limited
Diversified multi-national group focused on Printing, Energ…
|
377 | HK | Manufacturing |
DE LA RUE 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/4600/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4600 | 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=4600 | 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=4600 \ -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": 4600}, 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 DE LA RUE PLC (id: 4600)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.