SAGA PLC — Investor Relations & Filings
Saga plc is a specialized provider of products and services tailored to individuals aged 50 and over. The company's core operations are structured around two primary segments: Insurance and Travel. The Insurance division offers a range of policies, including motor, home, and travel insurance. The Travel division provides luxury ocean and river cruises as well as organized holidays. In addition to its main segments, Saga offers personal financial services, such as savings products and equity release, and publishes a monthly magazine catering to its customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026 Notice of AGM | 2026-05-26 | English | |
| Notice of AGM/ Annual Report and Accounts | 2026-05-26 | English | |
| 2026 Annual Report and Accounts | 2026-05-26 | English | |
| 2026 Annual Report and Accounts | 2026-05-26 | English | |
| Total Voting Rights | 2026-05-12 | English | |
| Issue of Equity | 2026-05-08 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47055644 | 2026 Notice of AGM | 2026-05-26 | English | ||
| 47055634 | Notice of AGM/ Annual Report and Accounts | 2026-05-26 | English | ||
| 47055630 | 2026 Annual Report and Accounts | 2026-05-26 | English | ||
| 47055629 | 2026 Annual Report and Accounts | 2026-05-26 | English | ||
| 45330050 | Total Voting Rights | 2026-05-12 | English | ||
| 44207609 | Issue of Equity | 2026-05-08 | English | ||
| 35781824 | Director/PDMR Shareholding | 2026-04-23 | English | ||
| 35781816 | Director/PDMR Shareholding | 2026-04-23 | English | ||
| 33014292 | Committee Changes | 2026-03-23 | English | ||
| 32869316 | Appointment of Joint Corporate Brokers | 2026-03-03 | English | ||
| 32851197 | Directorate change | 2026-02-27 | English | ||
| 13646874 | Trading Update | 2026-01-29 | English | ||
|
2025
3 filings
| |||||
| 10182841 | Saga and Ageas Insurance partnership goes live | 2025-12-16 | English | ||
| 7940415 | Holding(s) in Company | 2025-09-30 | English | ||
| 11391622 | Director/PDMR Shareholding | 2025-09-29 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SAGA 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 |
|---|---|---|---|
|
Tổng Công ty Bảo hiểm Ngân hàng Đầu tư và Phát triển Việt Nam
General insurance provider, leader in bancassurance and onl…
|
BIC | VN | Financial and insurance activit… |
|
Tổng Công ty Cổ phần Bảo hiểm Petrolimex
Leading non-life insurer providing diverse insurance produc…
|
PGI | VN | Financial and insurance activit… |
|
Tổng Công ty Cổ phần Bảo hiểm Quân đội
Leading non-life insurance provider offering a comprehensiv…
|
MIG | VN | Financial and insurance activit… |
|
Tổng Công ty Cổ phần Bảo Minh
Prominent insurer since 1994, offering diverse solutions an…
|
BMI | VN | Financial and insurance activit… |
|
Topdanmark
Provides non-life, life insurance, and pension products to …
|
TOP | DK | Financial and insurance activit… |
|
Tower Limited
Provides general insurance for motor, home, and travel usin…
|
TWR | NZ | Financial and insurance activit… |
|
TOWER LIMITED
Provides personal and commercial general insurance through …
|
TWR | AU | Financial and insurance activit… |
|
TPL Corp Limited
Investment holding company with strategic investments in in…
|
TPL | PK | Financial and insurance activit… |
|
TPL Direct Insurance Limited
Offers comprehensive general and Takaful insurance products…
|
TDIL | PK | Financial and insurance activit… |
|
TPL Insurance Limited
A leading insurtech company providing seamless online gener…
|
TPLI | PK | Financial and insurance activit… |
SAGA 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/4914/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4914 | 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=4914 | 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=4914 \ -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": 4914}, 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 SAGA PLC (id: 4914)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.