
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 |
|---|---|---|---|
|
Dunav osiguranje a.d.
An insurance company providing life, non-life, reinsurance,…
|
DNOS | RS | Financial and insurance activit… |
|
Dunav osiguranje a.d. Banja Luka
Offers a broad portfolio of life and non-life insurance for…
|
- | BA | Financial and insurance activit… |
|
East West Insurance Company Limited
Provides comprehensive insurance services: Fire, Marine, Mo…
|
EWIC | PK | Financial and insurance activit… |
|
ECCLESIASTICAL INSURANCE OFFICE PLC
Specialist insurance and financial services provider for he…
|
ELLA | GB | Financial and insurance activit… |
|
EFU General Insurance Limited
Oldest and largest general insurer providing comprehensive …
|
EFUG | PK | Financial and insurance activit… |
|
Emirates Insurance Co.
Established insurer offering comprehensive insurance and re…
|
EIC | AE | Financial and insurance activit… |
|
Employers Holdings, Inc.
Specialty provider of workers' compensation insurance for s…
|
EIG | US | Financial and insurance activit… |
|
Enact Holdings, Inc.
A private mortgage insurance company that protects lenders …
|
ACT | US | Financial and insurance activit… |
|
Essent Group Ltd.
Provides mortgage insurance, reinsurance, and title service…
|
ESNT | BM | Financial and insurance activit… |
|
Eurohold Bulgaria AD
A public holding company with primary operations in the ene…
|
EUBG | BG | 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.