
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 |
|---|---|---|---|
|
Baker Steel Resources Trust Ltd
A closed-ended investment trust investing in natural resour…
|
BSRT | GG | Financial and insurance activit… |
|
Baltic Bridge S.A.
Financial group providing investment, financing, brokerage,…
|
WIS | PL | Financial and insurance activit… |
|
BANCROFT FUND LTD
A closed-end fund investing in convertible securities for i…
|
BCV | US | Financial and insurance activit… |
|
BARAK Investment House LTD
Manages mutual funds and investment portfolios in the capit…
|
BARI | IL | Financial and insurance activit… |
|
BARINGS CORPORATE INVESTORS
A closed-end fund investing in below-investment-grade debt …
|
MCI | US | Financial and insurance activit… |
|
BARINGS EMERGING EMEA OPPORTUNITIES PLC
Investment trust seeking capital growth from emerging and f…
|
BEMO | GB | Financial and insurance activit… |
|
BARINGS GLOBAL SHORT DURATION HIGH YIELD FUND
A closed-end fund investing in global short-duration, high-…
|
BGH | US | Financial and insurance activit… |
|
BARINGS PARTICIPATION INVESTORS
A closed-end fund investing in below-investment-grade, long…
|
MPV | US | Financial and insurance activit… |
|
BARONSMEAD SECOND VENTURE TRUST PLC
A venture capital trust investing in unquoted companies for…
|
BMD | GB | Financial and insurance activit… |
|
BARONSMEAD VENTURE TRUST PLC
A venture capital trust investing in a diversified portfoli…
|
BVT | 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.