
HELIOS UNDERWRITING PLC — Investor Relations & Filings
Helios Underwriting PLC is an investment company that provides shareholders with limited liability access to the Lloyd's of London insurance and reinsurance market. The company's principal activity involves acquiring and actively managing a diversified portfolio of syndicate capacity. As a listed investment vehicle, Helios offers a simplified way for investors to participate in the returns of the specialist re/insurance market, which are often uncorrelated with traditional financial markets. The model aims to reduce the complexity and barriers to entry typically associated with investing in Lloyd's, thereby providing broader access to a well-diversified portfolio of underwriting risk.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Net Asset Value(s) | 2025-12-02 | English | |
| Director/PDMR Shareholding | 2025-11-13 | English | |
| Director/PDMR Shareholding | 2025-11-13 | English | |
| Holding(s) in Company | 2025-11-07 | English | |
| Director/PDMR Shareholding | 2025-11-06 | English | |
| TR1 - Change in breakdown of voting rights | 2025-11-05 | English |
Browse filings by year
21 years- 2026 14 filings
- 2025 41 filings
- 2024 44 filings
- 2023 81 filings
- 2022 24 filings
- 2021 43 filings
- 2020 21 filings
- 2019 30 filings
- 2018 24 filings
- 2017 19 filings
- 2016 31 filings
- 2015 29 filings
- 2014 30 filings
- 2013 19 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 9019695 | Net Asset Value(s) | 2025-12-02 | English | ||
| 8295514 | Director/PDMR Shareholding | 2025-11-13 | English | ||
| 8295513 | Director/PDMR Shareholding | 2025-11-13 | English | ||
| 8132287 | Holding(s) in Company | 2025-11-07 | English | ||
| 8125258 | Director/PDMR Shareholding | 2025-11-06 | English | ||
| 8116025 | TR1 - Change in breakdown of voting rights | 2025-11-05 | English | ||
| 8062449 | Result of Tender Offer | 2025-10-30 | English | ||
| 11397552 | Results of General Meeting | 2025-10-24 | English | ||
| 8033224 | Director Appointments | 2025-10-21 | English | ||
| 8033170 | Capital Markets Day | 2025-10-21 | English | ||
| 7936747 | Proposed Tender Offer and Notice of GM | 2025-09-29 | English | ||
| 7936644 | Half Year Results | 2025-09-29 | English | ||
| 7858427 | Appointment of Chief Executive Officer | 2025-09-19 | English | ||
| 11382148 | Director/PDMR Shareholding | 2025-09-01 | English | ||
| 11380434 | PDMR Dealing | 2025-08-29 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for HELIOS UNDERWRITING 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 · Reinsurance
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARCH CAPITAL GROUP LTD.
A global provider of specialty insurance, reinsurance, and …
|
ACGL | BM | Financial and insurance activit… |
|
ASPEN INSURANCE HOLDINGS LTD
A specialty insurance and reinsurance company providing sol…
|
AHL | BM | Financial and insurance activit… |
|
AXIS CAPITAL HOLDINGS LTD
A global provider of specialty insurance and reinsurance so…
|
AXS | US | Financial and insurance activit… |
|
BERKSHIRE HATHAWAY INC
A holding company with subsidiaries in insurance, rail, uti…
|
BRK-B | US | Financial and insurance activit… |
|
Bosna Reosiguranje d.d. Sarajevo
Reinsurance company offering life and non-life services, sp…
|
BSRSRK2 | BA | Financial and insurance activit… |
|
Brookfield Wealth Solutions Ltd.
An investment-led insurance firm offering retirement and we…
|
BNT | BM | Financial and insurance activit… |
|
Central Re
Provides comprehensive property and life reinsurance servic…
|
2851 | TW | Financial and insurance activit… |
|
China Reinsurance (Group) Corporation
Asia's largest reinsurer and a top ten global player provid…
|
1508 | CN | Financial and insurance activit… |
|
Conduit Holdings Limited
A pure-play, multi-line reinsurer offering Property, Casual…
|
CRE | BM | Financial and insurance activit… |
|
Dubai Islamic Insurance and Reinsurance Co. PJSC
Provides comprehensive Shariah-compliant Islamic insurance …
|
AMAN | AE | Financial and insurance activit… |
HELIOS UNDERWRITING 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/7691/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7691 | 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=7691 | 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=7691 \ -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": 7691}, 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 HELIOS UNDERWRITING PLC (id: 7691)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.