
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 |
|---|---|---|---|
|
General de Seguros, S.A.B.
Provides life, property, and casualty insurance with integr…
|
GENSEG | SE | Financial and insurance activit… |
|
Gjensidige Forsikring ASA
A leading Nordic provider of general insurance, pension, an…
|
GJF | NO | Financial and insurance activit… |
|
Global Indemnity Group, LLC
A holding company for property and casualty insurance entit…
|
GBLI | US | Financial and insurance activit… |
|
GLOBAL SOLUCIONES FINANCIERAS S.A.
Provides automotive credit, financial leasing, insurance, a…
|
— | CL | Financial and insurance activit… |
|
Go Digit General Insurance Limited
Technology-driven provider of simplified general insurance …
|
GODIGIT | IN | Financial and insurance activit… |
|
Green Insurance Georgia JSC
A non-life insurance provider for individual and corporate …
|
GIGB | GE | Financial and insurance activit… |
|
Grupo Catalana Occidente S.A.
A diversified group offering traditional insurance, credit …
|
GCO | ES | Financial and insurance activit… |
|
Grupo Nacional Provincial, S.A.B.
Provides life, medical, and property insurance and financia…
|
GNP | MX | Financial and insurance activit… |
|
Gulf General Cooperative Insurance Co.
Provides cooperative insurance solutions for individual and…
|
8260 | SA | Financial and insurance activit… |
|
Gulf Insurance Group
Offers general and life insurance products for individual a…
|
8250 | SA | 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.