
Smart US 500 ETF — Investor Relations & Filings
The Smart US 500 ETF is an exchange-traded fund designed to track the performance of the S&P 500 Index. The fund provides investors with diversified exposure to 500 of the largest companies listed on United States stock exchanges, covering a broad range of sectors including information technology, healthcare, and consumer discretionary. By investing primarily in the Vanguard S&P 500 ETF, it offers a cost-effective vehicle for capturing the returns of the US large-cap equity market. The fund aims to match the total return of the underlying index before fees and taxes, allowing for participation in the growth of leading global corporations. It serves as a core portfolio building block for those seeking long-term capital appreciation through a passive investment strategy focused on the most prominent publicly traded entities in the US.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| USF NTA 26-05-2026 $22.25996 | 2026-05-27 | English | |
| USF NTA 25-05-2026 $22.35609 | 2026-05-26 | English | |
| USF NTA 22-05-2026 $22.22892 | 2026-05-25 | English | |
| USF NTA 21-05-2026 $22.15458 | 2026-05-22 | English | |
| USF Distribution and Taxable Bonus Issue Notice | 2026-05-21 | English | |
| USF NTA 20-05-2026 $22.10579 | 2026-05-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47074420 | USF NTA 26-05-2026 $22.25996 | 2026-05-27 | English | ||
| 47036822 | USF NTA 25-05-2026 $22.35609 | 2026-05-26 | English | ||
| 46996877 | USF NTA 22-05-2026 $22.22892 | 2026-05-25 | English | ||
| 46754925 | USF NTA 21-05-2026 $22.15458 | 2026-05-22 | English | ||
| 46698079 | USF Distribution and Taxable Bonus Issue Notice | 2026-05-21 | English | ||
| 46696785 | USF NTA 20-05-2026 $22.10579 | 2026-05-21 | English | ||
| 46561458 | USF NTA 19-05-2026 $22.09272 | 2026-05-20 | English | ||
| 46495305 | USF NTA 18-05-2026 $22.17897 | 2026-05-19 | English | ||
| 46378905 | USF NTA 15-05-2026 $22.16054 | 2026-05-18 | English | ||
| 46319537 | USF NTA 14-05-2026 $21.96417 | 2026-05-15 | English | ||
| 45773161 | USF NTA 13-05-2026 $21.78969 | 2026-05-14 | English | ||
| 45344096 | USF NTA 12-05-2026 $21.75028 | 2026-05-13 | English | ||
| 45007998 | USF NTA 11-05-2026 $21.72756 | 2026-05-12 | English | ||
| 44815363 | USF NTA 08-05-2026 $21.48036 | 2026-05-10 | English | ||
| 43679857 | USF NTA 07-05-2026 $21.61223 | 2026-05-08 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anima Holding
Independent asset manager with over €200 billion in assets …
|
ANIM | IT | Financial and insurance activit… |
|
ANNALY CAPITAL MANAGEMENT INC
A diversified capital manager and mortgage REIT investing i…
|
NLY | US | Financial and insurance activit… |
|
Antin Infrastructure Partners S.A.
A private equity firm specializing in infrastructure invest…
|
ANTIN | FR | Financial and insurance activit… |
|
APAC Resources Limited
Global natural resources investment fund and commodity trad…
|
1104 | BM | Financial and insurance activit… |
|
Apax Global Alpha Limited
A former investment company with a portfolio of private equ…
|
APAX | GG | Financial and insurance activit… |
|
Apollo Capital Alternatywna Spolka Inwestycyjna Spolka Akcyjna
Alternative investment firm funding start-ups and offering …
|
APC | PL | Financial and insurance activit… |
|
Apollo Global Management, Inc.
A global alternative asset manager, capital provider, and r…
|
APO | US | Financial and insurance activit… |
|
Apolo IV Acquisition Corporation
Structured as a Capital Pool Company (CPC) to acquire asset…
|
AIV.P | CA | Financial and insurance activit… |
|
APQ GLOBAL LIMITED
A diversified financial services company focused on emergin…
|
APQ | GG | Financial and insurance activit… |
|
AQUILA ENERGY EFFICIENCY TRUST PLC
Investment company financing a diversified portfolio of ene…
|
AEET | GB | Financial and insurance activit… |
Smart US 500 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/66291/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66291 | 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=66291 | 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=66291 \ -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": 66291}, 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 Smart US 500 ETF (id: 66291)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.