SPEEDY HIRE PLC — Investor Relations & Filings
Speedy Hire PLC is a provider of tools, equipment, and plant hire services. The company offers a comprehensive portfolio of rental products to a diverse customer base, primarily in the construction, infrastructure, and industrial maintenance sectors. Its offerings include a wide array of general and specialist equipment. Key product categories encompass power tools, lifting and handling solutions, plant machinery, survey and safety equipment, and specialized systems for power generation, lighting, climate control, and rail applications. The company provides equipment for various tasks such as building and site works, landscaping, pipework, engineering, and working at height.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Update | 2026-04-02 | English | |
| Chief Financial Officer Succession | 2026-03-11 | English | |
| BLOCK LISTING SIX MONTHLY RETURN | 2026-03-02 | English | |
| Change of Adviser | 2026-02-10 | English | |
| Director/PDMR Shareholding | 2026-01-06 | English | |
| Half Year Results | 2025-11-26 | English |
Browse filings by year
50 years- 2026 5 filings
- 2025 27 filings
- 2024 46 filings
- 2023 91 filings
- 2022 273 filings
- 2021 40 filings
- 2020 58 filings
- 2019 39 filings
- 2018 39 filings
- 2017 53 filings
- 2016 61 filings
- 2015 65 filings
- 2014 50 filings
- 2013 58 filings
- 2012 4 filings
- 2011 4 filings
- 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
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
- 1985 1 filing
- 1984 2 filings
- 1983 1 filing
- 1982 2 filings
- 1980 1 filing
- 1979 1 filing
- 1978 1 filing
- 1976 1 filing
- 1972 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33237870 | Trading Update | 2026-04-02 | English | ||
| 32927327 | Chief Financial Officer Succession | 2026-03-11 | English | ||
| 32862237 | BLOCK LISTING SIX MONTHLY RETURN | 2026-03-02 | English | ||
| 19422185 | Change of Adviser | 2026-02-10 | English | ||
| 34555231 | Director/PDMR Shareholding | 2026-01-06 | English | ||
|
2025
10 filings
| |||||
| 8657812 | Half Year Results | 2025-11-26 | English | ||
| 8443879 | Commercial Agreement and Equity Subscription | 2025-11-17 | English | ||
| 8125685 | Commercial Agreement & Equity Subscription | 2025-11-06 | English | ||
| 7980912 | Director/PDMR Shareholding | 2025-10-09 | English | ||
| 11394424 | Director/PDMR Shareholding | 2025-10-07 | English | ||
| 11394157 | Director/PDMR Shareholding | 2025-10-06 | English | ||
| 11394155 | Director/PDMR Shareholding | 2025-10-06 | English | ||
| 11393934 | Commercial Agreement and Equity Subscription | 2025-10-06 | English | ||
| 7817697 | Block listing Interim Review | 2025-09-11 | English | ||
| 46796550 | Group of companies' accounts made up to 2025-03-31 | 2025-09-09 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SPEEDY HIRE 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 · Rental and leasing of other machinery, equipment and tangible goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ashtead Group PLC
An international equipment rental company serving North Ame…
|
AHT | GB | Administrative and support serv… |
|
ASNOVA Co.,Ltd.
Rents and sells temporary equipment, like scaffolding and t…
|
9223 | JP | Administrative and support serv… |
|
AVATION PLC
A commercial aircraft leasing company that owns and manages…
|
AVAP | GB | Administrative and support serv… |
|
Aves One AG
Asset owner managing a portfolio of logistics assets, focus…
|
AVES | DE | Administrative and support serv… |
|
BABYLON PUMP & POWER LIMITED
Specialized equipment rental and maintenance for mining, oi…
|
BPP | AU | Administrative and support serv… |
|
BOC Aviation Limited
Leading global aircraft operating leasing company serving a…
|
2588 | SG | Administrative and support serv… |
|
Bohai Leasing Co.,Ltd.
Global equipment leasing firm specializing in aircraft and …
|
000415 | CN | Administrative and support serv… |
|
BRAMBLES LIMITED
Global supply chain logistics provider specializing in reus…
|
BXB | US | Administrative and support serv… |
|
EMECO HOLDINGS LIMITED
Heavy earthmoving equipment rental, maintenance, and sales …
|
EHL | AU | Administrative and support serv… |
|
Enterprise Group, Inc.
Provides specialized equipment rental and services, focusin…
|
E | CA | Administrative and support serv… |
SPEEDY HIRE 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/4720/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4720 | 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=4720 | 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=4720 \ -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": 4720}, 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 SPEEDY HIRE PLC (id: 4720)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.