
Smart Global Aggregate Bond ETF — Investor Relations & Filings
The Smart Global Aggregate Bond ETF is an exchange-traded fund designed to provide investors with exposure to a diversified portfolio of investment-grade debt securities from around the world. The fund typically aims to track the performance of a broad global bond index, such as the Bloomberg Global Aggregate Index, often hedged to mitigate foreign exchange risk. Its holdings generally include government, government-related, corporate, and securitized bonds from both developed and emerging markets. The ETF offers a liquid and cost-effective vehicle for gaining broad-based fixed-income diversification, focusing on capital preservation and regular income distributions. It serves investors looking to balance equity volatility within a multi-asset portfolio by accessing a wide range of global credit markets through a single investment product.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AGG NTA 22-05-2026 $1.20113 | 2026-05-25 | English | |
| AGG NTA 21-05-2026 $1.20213 | 2026-05-22 | English | |
| AGG Distribution Notice | 2026-05-21 | English | |
| AGG NTA 20-05-2026 $1.19733 | 2026-05-21 | English | |
| AGG NTA 19-05-2026 $1.19966 | 2026-05-20 | English | |
| AGG NTA 18-05-2026 $1.19974 | 2026-05-19 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46996818 | AGG NTA 22-05-2026 $1.20113 | 2026-05-25 | English | ||
| 46754977 | AGG NTA 21-05-2026 $1.20213 | 2026-05-22 | English | ||
| 46698144 | AGG Distribution Notice | 2026-05-21 | English | ||
| 46696873 | AGG NTA 20-05-2026 $1.19733 | 2026-05-21 | English | ||
| 46561380 | AGG NTA 19-05-2026 $1.19966 | 2026-05-20 | English | ||
| 46495286 | AGG NTA 18-05-2026 $1.19974 | 2026-05-19 | English | ||
| 46378966 | AGG NTA 15-05-2026 $1.20478 | 2026-05-18 | English | ||
| 46319353 | AGG NTA 14-05-2026 $1.20339 | 2026-05-15 | English | ||
| 45773100 | AGG NTA 13-05-2026 $1.20386 | 2026-05-14 | English | ||
| 45344124 | AGG NTA 12-05-2026 $1.20697 | 2026-05-13 | English | ||
| 45008120 | AGG NTA 11-05-2026 $1.20829 | 2026-05-12 | English | ||
| 44815267 | AGG NTA 08-05-2026 $1.20830 | 2026-05-10 | English | ||
| 43678819 | AGG NTA 07-05-2026 $1.20915 | 2026-05-08 | English | ||
| 42054346 | AGG NTA 06-05-2026 $1.20621 | 2026-05-06 | English | ||
| 41571202 | AGG NTA 05-05-2026 $1.20405 | 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 |
|---|---|---|---|
|
Bruton Limited
An investment vehicle focused on shipping, energy, and tran…
|
BRUT | BM | Financial and insurance activit… |
|
BTC HEALTH LTD
Specialized investment firm commercializing innovative medi…
|
BTC | AU | Financial and insurance activit… |
|
Builders Energy Services Trust
Open-end investment trust focused on oilfield services enti…
|
BET.UN | CA | Financial and insurance activit… |
|
Bulland Investments REIT
A real estate investment fund that acquires and securitizes…
|
LAND | BG | Financial and insurance activit… |
|
BULLS GİRİŞİM SERMAYESİ YATIRIM ORTAKLIĞI A.Ş.
A venture capital firm investing in innovative, high-growth…
|
BULGS | TR | Financial and insurance activit… |
|
Bure Equity
Investment company actively owning and developing a portfol…
|
BURE | SE | Financial and insurance activit… |
|
Burj Clean Energy Modaraba(GEM)
A Shariah-compliant green energy fund developing renewable …
|
GEMBCEM | PK | Financial and insurance activit… |
|
C1 Fund Inc.
A closed-end fund providing access to late-stage private di…
|
CFND | US | Financial and insurance activit… |
|
CADENCE CAPITAL LIMITED
Manages a concentrated long/short portfolio of domestic and…
|
CDM | AU | Financial and insurance activit… |
|
CADENCE OPPORTUNITIES FUND LIMITED.
Listed investment company employing a high-conviction, long…
|
CDO | AU | Financial and insurance activit… |
Smart Global Aggregate Bond 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/66147/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66147 | 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=66147 | 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=66147 \ -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": 66147}, 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 Global Aggregate Bond ETF (id: 66147)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.