
Currys PLC — Investor Relations & Filings
Currys PLC is a leading omnichannel retailer of technology products and services. The company offers a wide range of consumer electronics, including laptops, televisions, gaming consoles, and phones, alongside a comprehensive selection of household appliances. A key part of its business is providing extensive support services throughout the product lifecycle. These services include expert advice, delivery, installation, technical support, repair, and recycling programs. The company's stated mission is to help customers choose, afford, and enjoy technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director Declaration | 2026-05-19 | English | |
| Performance continues to strengthen | 2026-05-19 | English | |
| Holding(s) in Company | 2026-05-12 | English | |
| Holding(s) in Company | 2026-05-11 | English | |
| Total Voting Rights | 2026-05-01 | English | |
| Holding(s) in Company | 2026-05-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46532416 | Director Declaration | 2026-05-19 | English | ||
| 46524219 | Performance continues to strengthen | 2026-05-19 | English | ||
| 45332150 | Holding(s) in Company | 2026-05-12 | English | ||
| 44946043 | Holding(s) in Company | 2026-05-11 | English | ||
| 39553431 | Total Voting Rights | 2026-05-01 | English | ||
| 39553415 | Holding(s) in Company | 2026-05-01 | English | ||
| 39056099 | Holding(s) in Company | 2026-04-30 | English | ||
| 34561498 | Holding(s) in Company | 2026-04-13 | English | ||
| 33237813 | Transaction in Own Shares | 2026-04-02 | English | ||
| 33556521 | Total Voting Rights | 2026-04-01 | English | ||
| 33128275 | Transaction in Own Shares | 2026-04-01 | English | ||
| 33107732 | Holding(s) in Company | 2026-03-31 | English | ||
| 33101735 | Transaction in Own Shares | 2026-03-31 | English | ||
| 33085079 | Director/PDMR Shareholding | 2026-03-30 | English | ||
| 33084621 | Transaction in Own Shares | 2026-03-30 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Currys 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 information and communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Electronic City Indonesia Tbk.
Pioneer modern electronic retail company specializing in a …
|
ECII | ID | Wholesale and retail trade |
|
PT Global Sukses Digital Tbk
Leading retailer and importer of cameras, photography gear,…
|
DOSS | ID | Wholesale and retail trade |
|
SENAO
Distributor of mobile devices and electronics with retail, …
|
2450 | TW | Wholesale and retail trade |
|
TEKNOSA İÇ VE DIŞ TİCARET A.Ş.
A multi-channel retailer of consumer electronics and techno…
|
TKNSA | TR | Wholesale and retail trade |
|
TKE
A vertically integrated retailer and manufacturer of 3C pro…
|
2430 | TW | Wholesale and retail trade |
|
Umiya Mobile Limited
Retailer of mobile devices and electronics with financing a…
|
544464 | IN | Wholesale and retail trade |
|
Verkkokauppa.com Oyj
Online retailer with physical stores selling electronics, a…
|
VERK | FI | Wholesale and retail trade |
|
ZOA CORPORATION
Retailer of IT equipment, motorcycle accessories, and PC su…
|
3375 | JP | Wholesale and retail trade |
Currys 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/4904/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4904 | 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=4904 | 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=4904 \ -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": 4904}, 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 Currys PLC (id: 4904)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.