
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 |
|---|---|---|---|
|
ARA ASSET MANAGEMENT LIMITED
Real asset manager specializing in investment, fund managem…
|
77OB | BM | Financial and insurance activit… |
|
Archimedes Tech SPAC Partners II Co.
A blank check company seeking a business combination in the…
|
ATII | US | Financial and insurance activit… |
|
Ares Dynamic Credit Allocation Fund, Inc.
A closed-end fund investing in a dynamic portfolio of credi…
|
ARDC | US | Financial and insurance activit… |
|
Ares Management Corp
A global alternative investment manager in credit, private …
|
ARES | US | Financial and insurance activit… |
|
ARGO GLOBAL LISTED INFRASTRUCTURE LIMITED
Invests in a diversified portfolio of global listed infrast…
|
ALI | AU | Financial and insurance activit… |
|
ARGO INVESTMENTS LIMITED
Manages a diversified equity portfolio for long-term growth…
|
ARG | AU | Financial and insurance activit… |
|
Argosy Capital Corporation
Multi-strategy investment firm providing capital and expert…
|
— | CA | Financial and insurance activit… |
|
ARIX BIOSCIENCE PLC
A liquidating venture capital company focused on biotech an…
|
ARIX | GB | Financial and insurance activit… |
|
Ark 21Shares Bitcoin ETF
An exchange-traded fund providing direct exposure to bitcoi…
|
ARKB | US | Financial and insurance activit… |
|
Armada Acquisition Corp. II
A SPAC targeting businesses in the FinTech, SaaS, and AI se…
|
AACI | US | 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.