
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 |
|---|---|---|---|
|
ASHOKA INDIA EQUITY INVESTMENT TRUST
A closed-ended investment trust seeking long-term capital a…
|
AIE | GB | Financial and insurance activit… |
|
Ashoka Whiteoak Emerging Markets Trust PLC
Investment trust investing in emerging market equities for …
|
AWEM | GB | Financial and insurance activit… |
|
ASIA DRAGON TRUST PLC
Investment trust seeking long-term capital growth from comp…
|
DGN | GB | Financial and insurance activit… |
|
Asimilar Group Plc
Investment company focused on Big Data, Machine Learning, T…
|
ASLR | GB | Financial and insurance activit… |
|
Aster Acquisition Corp.
CPC focused on identifying and evaluating assets for a qual…
|
ATR.P | CA | Financial and insurance activit… |
|
Athanase Innovation AB
An alternative investment firm that invests in technology-f…
|
ATIN | SE | Financial and insurance activit… |
|
ATHELNEY TRUST PLC
Investment company focused on smaller quoted companies for …
|
ATY | GB | Financial and insurance activit… |
|
Atinum Investment Co., Ltd
Venture capital firm investing in IT, biotech, healthcare, …
|
021080 | KR | Financial and insurance activit… |
|
Atlas Energy
International upstream royalty and streaming company focuse…
|
ATLE | CA | Financial and insurance activit… |
|
ATLAS MENKUL KIYMETLER YATIRIM ORTAKLIĞI A.Ş.
Investment trust managing a diversified portfolio of capita…
|
ATLAS | TR | 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.