
VICTORIA PLC — Investor Relations & Filings
Victoria PLC is an international designer, manufacturer, and distributor of a wide range of innovative flooring products. The company's portfolio includes carpets, flooring underlay, ceramic and porcelain tiles, Luxury Vinyl Tile (LVT), artificial grass, and flooring accessories. With operations across Europe, the USA, and Australia, Victoria PLC has established itself as a market leader, being Europe's largest carpet manufacturer and a leading producer of underlay in key regions. The company's growth strategy is centered on value creation through strategic acquisitions and sustained organic expansion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of Interim Results | 2025-12-01 | English | |
| New ceramics production line commissioned | 2025-11-26 | English | |
| Half-Year Trading Update | 2025-11-06 | English | |
| Withdrawal of offer to exchange 2028 secured notes | 2025-10-21 | English | |
| CEO transition | 2025-10-01 | English | |
| Summary of 2028 notes exchange to reduce debt | 2025-09-22 | English |
Browse filings by year
34 years- 2026 11 filings
- 2025 39 filings
- 2024 60 filings
- 2023 20 filings
- 2022 91 filings
- 2021 36 filings
- 2020 41 filings
- 2019 47 filings
- 2018 55 filings
- 2017 35 filings
- 2016 28 filings
- 2015 31 filings
- 2014 22 filings
- 2013 19 filings
- 2012 11 filings
- 2011 5 filings
- 2010 2 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
- 1989 1 filing
- 1988 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8954164 | Notice of Interim Results | 2025-12-01 | English | ||
| 8659824 | New ceramics production line commissioned | 2025-11-26 | English | ||
| 8117569 | Half-Year Trading Update | 2025-11-06 | English | ||
| 8033204 | Withdrawal of offer to exchange 2028 secured notes | 2025-10-21 | English | ||
| 7943742 | CEO transition | 2025-10-01 | English | ||
| 7877910 | Summary of 2028 notes exchange to reduce debt | 2025-09-22 | English | ||
| 7877835 | Exchange Offer for 2028 notes | 2025-09-22 | English | ||
| 46791238 | Group of companies' accounts made up to 2025-03-29 | 2025-09-17 | English | ||
| 7780909 | Result of AGM | 2025-09-05 | English | ||
| 11383289 | AGM Statement | 2025-09-05 | English | ||
| 11378942 | Successful extension of 2026 maturities | 2025-08-27 | English | ||
| 7756680 | Expiration and Results of 90% Consent Solicitation | 2025-08-21 | English | ||
| 7658630 | Early Tender Results of 90% Consent Solicitation | 2025-08-08 | English | ||
| 7658615 | 2026 SSNs vote in favour of extending maturity | 2025-08-08 | English | ||
| 7648419 | Exercise of LTIP Share Options | 2025-08-04 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for VICTORIA 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 carpets and rugs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIREA PLC
A specialist flooring company that designs, manufactures, a…
|
AIEA | GB | Manufacturing |
|
ARTEMİS HALI A.Ş.
Manufacturer and distributor of carpets blending contempora…
|
ARTMS | TR | Manufacturing |
|
Belysse Group NV
Manufacturer of textile floor coverings for commercial and …
|
BELYS | BE | Manufacturing |
|
Biokarpet S.A. Ind. & Comm.Ent.
Diversified company in textiles, metallurgy, and informatio…
|
BIOKA | GR | Manufacturing |
|
BİRKO BİRLEŞİK KOYUNLULULAR MENSUCAT TİCARET VE SANAYİ A.Ş.
A textile manufacturer producing cotton yarns and machine-m…
|
BRKO | TR | Manufacturing |
|
Bremworth Limited
Designer and manufacturer of premium wool carpets and rugs …
|
BRW | NZ | Manufacturing |
|
COCREATION GRASS CO., LTD
Manufacturer of synthetic turf systems for sports and lands…
|
605099 | CN | Manufacturing |
|
Decotex AD
Manufacturer and distributor of floor coverings and home te…
|
— | BG | Manufacturing |
|
Golden Carpets Limited.
Manufactures machine-made carpets and rugs using Wilton wea…
|
531928 | IN | Manufacturing |
|
INTERFACE INC
A global designer and manufacturer of commercial flooring a…
|
TILE | US | Manufacturing |
VICTORIA 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/8010/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8010 | 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=8010 | 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=8010 \ -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": 8010}, 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 VICTORIA PLC (id: 8010)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.