
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 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 | |
| USF NTA 19-05-2026 $22.09272 | 2026-05-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 42054936 | USF NTA 06-05-2026 $21.55209 | 2026-05-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCEBERNSTEIN NATIONAL MUNICIPAL INCOME FUND
A closed-end fund investing in municipal securities for tax…
|
AFB | US | Financial and insurance activit… |
|
Alliance Trust PLC
A multi-manager investment trust providing a diversified gl…
|
ATST | GB | Financial and insurance activit… |
|
Allianz Technology Trust PLC
An investment trust seeking capital growth from a global po…
|
ATT | GB | Financial and insurance activit… |
|
ALLSPRING GLOBAL DIVIDEND OPPORTUNITY FUND
A closed-end fund seeking income and growth from a global p…
|
EOD | US | Financial and insurance activit… |
|
ALLSPRING INCOME OPPORTUNITIES FUND
A closed-end fund seeking high income from US below-investm…
|
EAD | US | Financial and insurance activit… |
|
ALLSPRING MULTI-SECTOR INCOME FUND
A closed-ended mutual fund investing globally in diverse fi…
|
ERC | US | Financial and insurance activit… |
|
ALLSPRING UTILITIES & HIGH INCOME FUND
A closed-end fund investing in utility equities and high-yi…
|
ERH | US | Financial and insurance activit… |
|
AL Mal UAE Equity Fund
Fund for medium to long-term capital growth and income, inv…
|
AMCUAE | AE | Financial and insurance activit… |
|
Alpha Bulgaria AD
Investment company managing a diversified portfolio in vari…
|
ALFB | BG | Financial and insurance activit… |
|
AlphaTON Capital Corp
A digital asset firm scaling Telegram's ecosystem with TON …
|
ATON | VG | 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.