
Admiral Group PLC — Investor Relations & Filings
Admiral Group is an international financial services company established in 1993. The group's primary activities involve the sale and underwriting of insurance, with a specialization in motor insurance. Its product portfolio also includes home, travel, and pet insurance. In addition to its insurance offerings, the company provides financial services such as unsecured personal loans and car finance. The group serves customers across several countries, including the United Kingdom, Spain, Italy, France, and the United States, through a portfolio of distinct brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-05-26 | English | |
| Annual General Meeting - Special Business Resolutions | 2026-04-30 | English | |
| Result of AGM | 2026-04-29 | English | |
| Interim accounts made up to 2026-02-28 | 2026-04-15 | English | |
| Notice of 2026 Annual General Meeting | 2026-03-25 | English | |
| Director/PDMR Shareholding | 2026-03-25 | English |
Browse filings by year
27 years- 2026 19 filings
- 2025 36 filings
- 2024 40 filings
- 2023 70 filings
- 2022 61 filings
- 2021 55 filings
- 2020 62 filings
- 2019 50 filings
- 2018 41 filings
- 2017 24 filings
- 2016 8 filings
- 2015 8 filings
- 2014 9 filings
- 2013 7 filings
- 2012 8 filings
- 2011 9 filings
- 2010 6 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 2 filings
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 1999 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Admiral Group 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 · Non-life insurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Casa Inc.
A provider of rent guarantee services for the rental housin…
|
7196 | JP | Financial and insurance activit… |
|
Century Insurance Company Limited
Offers diverse insurance solutions for individuals and busi…
|
CENI | TW | Financial and insurance activit… |
|
CHUBB Arabia Cooperative Insurance Co.
Provides property and casualty risk solutions for businesse…
|
8240 | SA | Financial and insurance activit… |
|
Chubb Ltd
Global provider of diverse insurance products for businesse…
|
CB | CH | Financial and insurance activit… |
|
Cigna Group
A global health company providing health benefit plans and …
|
CI | US | Financial and insurance activit… |
|
CINCINNATI FINANCIAL CORP
An insurance holding company providing property, casualty, …
|
CINF | US | Financial and insurance activit… |
|
CLOVER HEALTH INVESTMENTS, CORP. /DE
Healthcare technology company providing Medicare Advantage …
|
CLOV | US | Financial and insurance activit… |
|
CNA FINANCIAL CORP
A commercial property and casualty insurance company provid…
|
CNA | US | Financial and insurance activit… |
|
Coface SA
Global provider of trade credit insurance, business informa…
|
COFA | FR | Financial and insurance activit… |
|
Co-operators General Insurance Company
Major Canadian multi-line insurer providing auto, home, far…
|
CCS.PR.C | CA | Financial and insurance activit… |
Admiral Group 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/5227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5227 | 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=5227 | 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=5227 \ -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": 5227}, 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 Admiral Group PLC (id: 5227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.