
STATE STREET SPDR S&P/ASX 50 ETF — Investor Relations & Filings
The STATE STREET SPDR S&P/ASX 50 ETF is an investment vehicle managed by State Street Global Advisors designed to track the performance of the S&P/ASX 50 Index. The fund employs a replication strategy to provide exposure to the fifty largest and most liquid companies within the market by float-adjusted market capitalization. Its primary objective is to offer investors a diversified portfolio of large-cap equities, focusing on capital appreciation and yield. The fund provides a transparent structure for accessing a concentrated group of leading enterprises, serving as a benchmark-oriented tool for institutional and individual portfolios seeking broad market representation through a single tradeable security.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Daily Fund Update 4 pages 79.9KB | 2026-05-24 | English | |
| Daily Fund Update 4 pages 79.9KB | 2026-05-20 | English | |
| Daily Fund Update 4 pages 79.9KB | 2026-05-20 | English | |
| Daily Fund Update 4 pages 79.9KB | 2026-05-19 | English | |
| Daily Fund Update 4 pages 79.9KB | 2026-05-18 | English | |
| Daily Fund Update 4 pages 79.9KB | 2026-05-17 | English |
Browse filings by year
25 years- 2026 112 filings
- 2025 297 filings
- 2024 297 filings
- 2023 289 filings
- 2022 293 filings
- 2021 288 filings
- 2020 303 filings
- 2019 286 filings
- 2018 286 filings
- 2017 283 filings
- 2016 290 filings
- 2015 278 filings
- 2014 278 filings
- 2013 272 filings
- 2012 267 filings
- 2011 268 filings
- 2010 277 filings
- 2009 286 filings
- 2008 284 filings
- 2007 285 filings
- 2006 275 filings
- 2005 274 filings
- 2004 282 filings
- 2003 267 filings
- 2002 43 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47009775 | Daily Fund Update 4 pages 79.9KB | 2026-05-24 | English | ||
| 46740640 | Daily Fund Update 4 pages 79.9KB | 2026-05-20 | English | ||
| 46739391 | Daily Fund Update 4 pages 79.9KB | 2026-05-20 | English | ||
| 46679543 | Daily Fund Update 4 pages 79.9KB | 2026-05-19 | English | ||
| 46544438 | Daily Fund Update 4 pages 79.9KB | 2026-05-18 | English | ||
| 46387115 | Daily Fund Update 4 pages 79.9KB | 2026-05-17 | English | ||
| 46356881 | Daily Fund Update 4 pages 79.9KB | 2026-05-14 | English | ||
| 45651004 | Daily Fund Update 4 pages 79.9KB | 2026-05-12 | English | ||
| 45642303 | Daily Fund Update 4 pages 79.9KB | 2026-05-12 | English | ||
| 45314846 | Daily Fund Update 4 pages 79.9KB | 2026-05-11 | English | ||
| 44970550 | Daily Fund Update 4 pages 79.9KB | 2026-05-10 | English | ||
| 44293996 | Daily Fund Update 4 pages 79.9KB | 2026-05-07 | English | ||
| 42974488 | Daily Fund Update 4 pages 79.9KB | 2026-05-06 | English | ||
| 42974425 | Daily Fund Update 4 pages 79.9KB | 2026-05-06 | English | ||
| 42792124 | Daily Fund Update 4 pages 79.9KB | 2026-05-05 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
STATE STREET SPDR S&P/ASX 50 ETF 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/65775/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65775 | 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=65775 | 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=65775 \ -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": 65775}, 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 STATE STREET SPDR S&P/ASX 50 ETF (id: 65775)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.