
MHA PLC — Investor Relations & Filings
MHA PLC is a professional services firm providing a comprehensive range of financial and business strategy solutions. The company's core activities include audit and assurance, tax, accountancy, consulting, and advisory services. It serves a diverse client base, including corporations, small and medium-sized enterprises (SMEs), and private individuals. MHA offers specialized expertise in areas such as corporate and private client tax, external audit, and sustainability (ESG) advisory. The firm also possesses deep industry knowledge across sectors including financial services, manufacturing and distribution, real estate and construction, and life sciences. As an independent member of the Baker Tilly International network, MHA combines local expertise with a global reach to support its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Update | 2026-05-07 | English | |
| Completion of Acquisition | 2026-04-07 | English | |
| Declaration of Second Interim Dividend | 2026-03-26 | English | |
| Proposed Acquisition of MS UAE | 2025-12-22 | English | |
| Half Year Results | 2025-11-20 | English | |
| Notice of Results and Investor Presentation | 2025-11-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 42451985 | Trading Update | 2026-05-07 | English | ||
| 33684394 | Completion of Acquisition | 2026-04-07 | English | ||
| 33049873 | Declaration of Second Interim Dividend | 2026-03-26 | English | ||
|
2025
12 filings
| |||||
| 10565196 | Proposed Acquisition of MS UAE | 2025-12-22 | English | ||
| 8479077 | Half Year Results | 2025-11-20 | English | ||
| 8285592 | Notice of Results and Investor Presentation | 2025-11-13 | English | ||
| 8201016 | Holding(s) in Company | 2025-11-11 | English | ||
| 8062743 | Trading Update | 2025-10-31 | English | ||
| 8023646 | BTSEE Completion Payments | 2025-10-14 | English | ||
| 11388465 | Posting of Accounts | 2025-09-19 | English | ||
| 7744303 | Full Year Results | 2025-08-14 | English | ||
| 7703829 | Completion of Acquisition | 2025-08-11 | English | ||
| 7143480 | Notice of Results and Investor Presentation | 2025-07-18 | English | ||
| 6114631 | Trading Update | 2025-06-06 | English | ||
| 11350920 | Proposed Acquisition | 2025-05-07 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MHA 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 · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
|
Euro Tax Pl Spolka Akcyjna
Holding company specializing in foreign tax recovery and fi…
|
ETX | PL | Professional, scientific and te… |
MHA 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/10001/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10001 | 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=10001 | 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=10001 \ -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": 10001}, 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 MHA PLC (id: 10001)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.